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

<<31323334353637383940>>

  /external/chromium_org/win8/test/
open_with_dialog_controller.cc 62 // The Context has been constructed.
  /external/clang/bindings/python/tests/cindex/
test_translation_unit.py 135 """Ensure TranslationUnits can be constructed from saved files."""
  /external/clang/include/clang/Analysis/Support/
BumpVector.h 64 // Destroy the constructed elements in the vector.
  /external/clang/include/clang/Sema/
IdentifierResolver.h 39 /// constructed and assigned to a declaration name the first time a
  /external/clang/lib/Serialization/
ASTReaderInternals.h 124 // identifier that was constructed before the AST file was read.
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp 264 // Bind the constructed object value to CXXConstructExpr.
270 // If the constructed object is a temporary prvalue, get its bindings.
557 // If the constructed object is a temporary prvalue, get its bindings.
782 // It is possible that the CFG cannot be constructed.
    [all...]
  /external/clang/unittests/Basic/
CharInfoTest.cpp 16 // Check that the CharInfo table has been constructed reasonably.
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
DalvInsnList.java 53 * @return {@code non-null;} an appropriately-constructed instance of this
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
AnnotationUtils.java 88 * @return {@code non-null;} the constructed annotation
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
BasicBlock.java 260 * @return {@code non-null;} an appropriately-constructed instance
  /external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstType.java 123 * @return {@code non-null;} an appropriately-constructed instance
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
Dominators.java 34 * strangest artificially constructed examples.
SsaInsn.java 53 * @return {@code non-null;} an appropriately constructed instance
  /external/dexmaker/src/dx/java/com/android/dx/util/
Bits.java 34 * @return {@code non-null;} an appropriately-constructed instance
  /external/eigen/unsupported/Eigen/src/Skyline/
SkylineMatrixBase.h 67 * constructed from this one. See the \ref flags "list of flags".
  /external/elfutils/libelf/
elf32_checksum.c 147 this function can fail if the data was constructed by the
  /external/emma/core/java12/com/vladium/emma/report/
ReportDataModel.java 146 // mdata and cdata as soon as all possible views have been constructed and cached
  /external/icu4c/i18n/
ethpccal.h 118 * Returns U_ZERO_ERROR if constructed successfully.
  /external/jpeg/
jdhuff.h 22 /* Derived data constructed for each Huffman table */
  /external/linux-tools-perf/config/
utilities.mak 118 # an intrictate shell command substitution is constructed
  /external/llvm/cmake/modules/
HandleLLVMOptions.cmake 179 -wd4345 # Suppress 'behavior change: an object of POD type constructed with an initializer of the form () will be default-initialized'
  /external/llvm/include/llvm/MC/
MCMachObjectWriter.h 270 /// \returns The constructed object writer.
  /external/llvm/include/llvm/Support/
Timer.h 123 /// stopTimer() methods of the Timer class. When the object is constructed, it
  /external/llvm/lib/CodeGen/
DFAPacketizer.cpp 19 // models the addition of an instruction to a packet. In the DFA constructed
  /external/mockito/src/org/mockito/stubbing/
OngoingStubbing.java 139 * The reason is it guarantees real methods are called against correctly constructed object because you're responsible for constructing the object passed to spy() method.

Completed in 812 milliseconds

<<31323334353637383940>>