HomeSort by relevance Sort by last modified time
    Searched full:constructs (Results 3176 - 3200 of 3697) sorted by null

<<121122123124125126127128129130>>

  /external/clang/lib/Analysis/
CFG.cpp 178 /// Constructs empty scope linked to previous scope in specified place.
899 /// BuildCFG - Constructs a CFG from an AST (a Stmt*). The AST can represent an
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
CGRecordLayoutBuilder.cpp 98 /// \brief Constructs a MemberInfo instance from an offset and llvm::Type *.
    [all...]
  /external/clang/test/SemaCXX/
uninitialized.cpp 238 // Also test similar constructs in a field's initializer.
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
SsaBasicBlock.java 443 * Constructs and inserts a new empty GOTO block {@code Z} between
    [all...]
  /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/icu/icu4c/source/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/jsoncpp/chromium-overrides/include/json/
value.h 226 /** \brief Constructs a value from a static string.
    [all...]
  /external/jsoncpp/include/json/
value.h 226 /** \brief Constructs a value from a static string.
    [all...]
  /external/libxml2/
legacy.c 547 * xmlParseNamespace: parse specific PI '<?namespace ...' constructs.
    [all...]
  /external/llvm/docs/
FAQ.rst 267 What support is there for a higher level source language constructs for building a compiler?
  /external/llvm/docs/tutorial/
LangImpl2.rst 242 grouping. Once the parser constructs the AST, parentheses are not
  /external/llvm/include/llvm/ADT/
Hashing.h 622 /// constructs a hash_code.
  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 301 /// 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 404 /// Turn exception handling constructs into something the code generators can
  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 266 // constructs like "void foo() { int A[] = {1,2,3,4,5,6,7,8,9...}; }" if 'A'
    [all...]
  /external/mockito/cglib-and-asm/src/org/mockito/asm/util/
CheckMethodAdapter.java 307 * Constructs a new {@link CheckMethodAdapter} object.
    [all...]
  /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/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/
HtmlSanitizer.Policy.html 48 <FONT color="green">045</FONT> * what HTML constructs to allow.<a name="line.45"></a>
HtmlSanitizer.html 48 <FONT color="green">045</FONT> * what HTML constructs to allow.<a name="line.45"></a>
  /external/protobuf/java/src/main/java/com/google/protobuf/
CodedInputStream.java 42 * protocol message constructs and field types (e.g. {@link #readTag()} and

Completed in 1299 milliseconds

<<121122123124125126127128129130>>