HomeSort by relevance Sort by last modified time
    Searched full:containing (Results 951 - 975 of 10619) sorted by null

<<31323334353637383940>>

  /external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/
gflags_validators.py 75 flag_values: gflags.FlagValues, containing all flags
98 flag_values: gflags.FlagValues, containing all flags.
155 flag_names: [string], containing names of the flags used by checker.
  /external/chromium-trace/catapult/third_party/python_gflags/
gflags_validators.py 75 flag_values: gflags.FlagValues, containing all flags
98 flag_values: gflags.FlagValues, containing all flags.
155 flag_names: [string], containing names of the flags used by checker.
  /external/clang/test/SemaCXX/
warn-bad-memaccess.cpp 103 // expected-warning@+2 {{destination for this 'memset' call is a pointer to class containing a dynamic class 'X1'}}
106 // expected-warning@+2 {{destination for this 'memset' call is a pointer to class containing a dynamic class 'X1'}}
109 // expected-warning@+2 {{destination for this 'memset' call is a pointer to class containing a dynamic class 'X1'}}
  /external/dbus-binding-generator/chromeos-dbus-bindings/
generate_chromeos_dbus_bindings.cc 43 " The output header file name containing the DBus adaptor class.\n"
45 " The output header file name containing the DBus proxy class.\n"
47 " The output header file name containing the DBus proxy mock class.\n"
  /external/guava/guava/src/com/google/common/io/
CharStreams.java 82 * @return a string containing all the characters
94 * @return a {@link StringBuilder} containing all the characters
113 * @return a mutable {@link List} containing all the lines
Resources.java 95 * @return a byte array containing all the bytes from the URL
109 * @return a string containing all the characters from the URL
144 * @return a mutable {@link List} containing all the lines
  /external/icu/icu4c/source/tools/toolutil/
xmlparser.h 141 // Sections of content containing only white space are dropped,
144 UVector fAttNames; // A vector containing the names of this element's attributes
146 UVector fAttValues; // A vector containing the attribute values for
  /external/javassist/src/main/javassist/expr/
FieldAccess.java 36 * Returns the method or constructor containing the field-access
42 * Returns the line number of the source line containing the
52 * Returns the source file containing the field access.
NewArray.java 39 * Returns the method or constructor containing the array creation
45 * Returns the line number of the source line containing the
55 * Returns the source file containing the array creation.
  /external/llvm/docs/
BlockFrequencyTerminology.rst 100 its containing loop, if any), and each loop pseudo-node has a loop scale and
105 is the product of its mass, the mass of containing loops' pseudo nodes, and the
106 containing loops' loop scales.
  /external/llvm/test/Feature/
constexpr.ll 44 ;; getelementptr containing casts
51 %SType = type { i32 , {float, {i8} }, i64 } ;; struct containing struct
52 %SAType = type { i32 , {[2x float], i64} } ;; struct containing array
  /external/llvm/test/Integer/
constexpr_bt.ll 46 ;; getelementptr containing casts
53 %SType = type { i33 , {float, {i8} }, i64 } ;; struct containing struct
54 %SAType = type { i33 , {[2x float], i64} } ;; struct containing array
  /external/oauth/core/src/main/java/net/oauth/
OAuth.java 88 * Construct a form-urlencoded document containing the given sequence of
100 * Write a form-urlencoded document into the given stream, containing the
180 * Construct a Map containing a copy of the given parameters. If several
  /external/parameter-framework/upstream/tools/clientSimulator/
README.md 74 A test directory should contains a `conf.json` file containing:
82 - The path to the directory containing the scenario files.
87 - The path to the directory containing the coverage generation tool
  /external/proguard/src/proguard/
Configuration.java 185 * An optional name of a file containing obfuscated class member names.
190 * An optional name of a file containing obfuscated class names.
195 * An optional name of a file containing obfuscated package names.
  /external/slf4j/slf4j-ext/src/main/java/org/slf4j/ext/
EventData.java 71 * Construct from a serialized form of the Map containing the RequestInfo
91 * @return an XML String containing all the EventDAta items.
101 * @return an XML String containing all the EventDAta items.
  /external/squashfs-tools/kernel/fs/squashfs/
namei.c 29 * the metablock containing the directory and the offset into the
37 * header containing the shared start block value, and a sequence of directory
69 * block containing it, and the directory index this represents.
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
arith_routines_hist.c 18 void WebRtcIsac_EncHistMulti(Bitstr *streamdata, /* in-/output struct containing bitstream */
86 Bitstr *streamdata, /* in-/output struct containing bitstream */
194 Bitstr *streamdata, /* in-/output struct containing bitstream */