HomeSort by relevance Sort by last modified time
    Searched full:constructs (Results 3026 - 3050 of 3575) sorted by null

<<121122123124125126127128129130>>

  /external/gtest/test/
gtest_output_test_.cc 31 // constructs of Google Test work.
  /external/guava/guava/src/com/google/common/cache/
CacheBuilder.java 228 * Constructs a new {@code CacheBuilder} instance with default settings, including strong keys,
    [all...]
  /external/guava/guava/src/com/google/common/collect/
Ordering.java 289 * Constructs a new instance of this class (only invokable by the subclass
  /external/icu4c/i18n/
hebrwcal.cpp 150 * Constructs a default <code>HebrewCalendar</code> using the current time
  /external/javassist/src/main/javassist/
ClassPool.java 368 * Reads a class file and constructs a <code>CtClass</code>
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
PHP Markdown Extra Readme.text 559 could occur occuring with constructs like `*something [link*][1]`.
  /external/libxml2/
legacy.c 547 * xmlParseNamespace: parse specific PI '<?namespace ...' constructs.
    [all...]
  /external/llvm/docs/
TableGenFundamentals.rst 205 This section describes the syntax and the constructs allowed in a TableGen file.
  /external/llvm/docs/tutorial/
LangImpl2.rst 242 grouping. Once the parser constructs the AST, parentheses are not
  /external/llvm/include/llvm/ADT/
Hashing.h 623 /// constructs a hash_code.
  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 296 /// getStepRecurrence - This method constructs and returns the recurrence
  /external/llvm/lib/Analysis/
Lint.cpp 10 // This pass statically checks for common and easily-identified constructs
  /external/llvm/lib/CodeGen/
Passes.cpp 390 /// Turn exception handling constructs into something the code generators can
StrongPHIElimination.cpp 23 // The original implementation constructs a data structure they call a dominance
  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 253 // constructs like "void foo() { int A[] = {1,2,3,4,5,6,7,8,9...}; }" if 'A'
  /external/open-vcdiff/gflags/src/gflags/
gflags.h 392 // careful never to destroy the flag-values it constructs.
gflags.h.in 392 // careful never to destroy the flag-values it constructs.
  /external/open-vcdiff/gflags/src/windows/gflags/
gflags.h 401 // careful never to destroy the flag-values it constructs.
  /external/openfst/src/include/fst/
arc-map.h 725 // Mapper that leaves labels and nextstate unchanged and constructs a new weight
    [all...]
determinize.h 586 // Constructs destination subsets per label. At return, subset
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
CodedInputStream.java 42 * protocol message constructs and field types (e.g. {@link #readTag()} and
CodedOutputStream.java 41 * protocol message constructs and field types (e.g. {@link #writeTag} and
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/micro/
CodedOutputStreamMicro.java 41 * protocol message constructs and field types (e.g. {@link #writeTag} and
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/nano/
CodedOutputByteBufferNano.java 40 * protocol message constructs and field types (e.g. {@link #writeTag} and
  /external/protobuf/src/google/protobuf/
message.h 650 // Given a Descriptor, gets or constructs the default (prototype) Message
    [all...]

Completed in 2730 milliseconds

<<121122123124125126127128129130>>