HomeSort by relevance Sort by last modified time
    Searched full:textual (Results 601 - 625 of 1476) sorted by null

<<21222324252627282930>>

  /system/update_engine/update_manager/
evaluation_context.h 120 // Returns a textual representation of the evaluation context,
  /tools/tradefederation/core/src/com/android/tradefed/log/
LogRegistry.java 267 * @param logData the textual log data
  /external/protobuf/src/google/protobuf/
text_format.h 67 // Outputs a textual representation of the given message to the given
84 // Outputs a textual representation of the value of the field supplied on
271 // Outputs a textual representation of the value of the field supplied on
  /packages/apps/Dialer/java/com/android/contacts/common/res/values/
strings.xml 402 This is especially valuable for views without textual representation like ImageView.
415 This is especially valuable for views without textual representation like ImageView.
422 This is especially valuable for views without textual representation like ImageView.
  /packages/experimental/LoaderApp/res/values/
strings.xml 541 This is especially valuable for views without textual representation like ImageView.
548 This is especially valuable for views without textual representation like ImageView.
555 This is especially valuable for views without textual representation like ImageView.
562 This is especially valuable for views without textual representation like ImageView.
569 This is especially valuable for views without textual representation like ImageView.
576 This is especially valuable for views without textual representation like ImageView.
583 This is especially valuable for views without textual representation like ImageView.
590 This is especially valuable for views without textual representation like ImageView.
597 This is especially valuable for views without textual representation like ImageView.
    [all...]
  /prebuilts/go/darwin-x86/src/text/template/
funcs.go 548 // HTMLEscaper returns the escaped HTML equivalent of the textual
633 // JSEscaper returns the escaped JavaScript equivalent of the textual
639 // URLQueryEscaper returns the escaped value of the textual representation of
  /prebuilts/go/linux-x86/src/text/template/
funcs.go 548 // HTMLEscaper returns the escaped HTML equivalent of the textual
633 // JSEscaper returns the escaped JavaScript equivalent of the textual
639 // URLQueryEscaper returns the escaped value of the textual representation of
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
text_format.h 67 // Outputs a textual representation of the given message to the given
84 // Outputs a textual representation of the value of the field supplied on
271 // Outputs a textual representation of the value of the field supplied on
  /external/annotation-tools/annotation-file-utilities/
annotation-file-format.tex 69 When source code is not available, a textual file provides a format for
73 in some textual format first.
78 A textual file for annotations can eliminate code clutter. A developer
85 Tool writers may find it more convenient to use a textual file, rather
88 When debugging annotation-processing tools, a textual file format
93 All of these uses require an external, textual file format for Java annotations.
    [all...]
  /external/google-breakpad/src/google_breakpad/processor/
minidump.h 678 // GetOS and GetCPU return textual representations of the operating system
688 // returning a textual representation of the OS service pack. On other
705 // Textual representation of the OS service pack, for minidumps produced
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
NFRuleSet.java 159 * @param description The textual description of this rule set
348 * Builds a textual representation of a rule set.
349 * @return A textual representation of a rule set. This won't
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
NFRuleSet.java 158 * @param description The textual description of this rule set
347 * Builds a textual representation of a rule set.
348 * @return A textual representation of a rule set. This won't
    [all...]
  /external/v8/src/debug/
liveedit.js 473 // 'Textual' correspondence/matching is weaker than 'pure'
474 // correspondence/matching. We need 'textual' level for visual presentation
513 // Applies a list of the textual diff chunks onto the tree of functions.
    [all...]
  /libcore/ojluni/src/main/java/java/time/
ZoneId.java 489 * Gets the textual representation of the zone, such as 'British Time' or
492 * This returns the textual name used to identify the time-zone ID,
496 * If no textual mapping is found then the {@link #getId() full ID} is returned.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCStreamer.h 206 /// textual assembly, this should do nothing to avoid polluting our output.
268 /// \brief Add a textual comment.
558 /// Functionally identical to EmitBytes. When emitting textual assembly, this
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCStreamer.h 206 /// textual assembly, this should do nothing to avoid polluting our output.
268 /// \brief Add a textual comment.
558 /// Functionally identical to EmitBytes. When emitting textual assembly, this
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCStreamer.h 206 /// textual assembly, this should do nothing to avoid polluting our output.
268 /// \brief Add a textual comment.
558 /// Functionally identical to EmitBytes. When emitting textual assembly, this
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCStreamer.h 206 /// textual assembly, this should do nothing to avoid polluting our output.
268 /// \brief Add a textual comment.
558 /// Functionally identical to EmitBytes. When emitting textual assembly, this
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCStreamer.h 206 /// textual assembly, this should do nothing to avoid polluting our output.
268 /// \brief Add a textual comment.
558 /// Functionally identical to EmitBytes. When emitting textual assembly, this
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCStreamer.h 206 /// textual assembly, this should do nothing to avoid polluting our output.
268 /// \brief Add a textual comment.
558 /// Functionally identical to EmitBytes. When emitting textual assembly, this
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCStreamer.h 206 /// textual assembly, this should do nothing to avoid polluting our output.
268 /// \brief Add a textual comment.
558 /// Functionally identical to EmitBytes. When emitting textual assembly, this
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCStreamer.h 206 /// textual assembly, this should do nothing to avoid polluting our output.
268 /// \brief Add a textual comment.
558 /// Functionally identical to EmitBytes. When emitting textual assembly, this
    [all...]
  /prebuilts/go/darwin-x86/src/html/template/
escape.go 874 // HTMLEscaper returns the escaped HTML equivalent of the textual
890 // JSEscaper returns the escaped JavaScript equivalent of the textual
896 // URLQueryEscaper returns the escaped value of the textual representation of
  /prebuilts/go/linux-x86/src/html/template/
escape.go 874 // HTMLEscaper returns the escaped HTML equivalent of the textual
890 // JSEscaper returns the escaped JavaScript equivalent of the textual
896 // URLQueryEscaper returns the escaped value of the textual representation of
  /bionic/libc/dns/net/
getnameinfo.c 42 * - (KAME extension) always attach textual scopeid (fe80::1%lo0), if

Completed in 1123 milliseconds

<<21222324252627282930>>