HomeSort by relevance Sort by last modified time
    Searched full:construct (Results 1476 - 1500 of 2991) sorted by null

<<51525354555657585960>>

  /external/clang/include/clang/AST/
ExprCXX.h     [all...]
  /external/clang/lib/Driver/
Driver.cpp 351 // Construct the list of inputs.
355 // Construct the list of abstract actions to perform for this compilation. On
413 // Construct the list of inputs.
462 // Construct the list of abstract actions to perform for this compilation. On
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp 441 PathDiagnosticCallPiece::construct(N, *CE, SMgr);
465 C = PathDiagnosticCallPiece::construct(PD.getActivePath(), Caller);
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 365 /// constructLexicalScope - Construct new DW_TAG_lexical_block
410 /// a function. Construct DIE to represent this concrete inlined copy
493 /// constructScopeDIE - Construct a DIE for this scope.
629 /// construct SubprogramDIE - Construct subprogram DIE.
794 // Construct subprogram DIE and add variables DIEs.
    [all...]
  /external/doclava/src/com/google/doclava/parser/
Java.g 33 * for java, as well as an implementation to construct the same AST trees as javac does.
77 * 4) Lexer part is rewritten completely to construct tokens needed for the parser.
808 // construct a dummy static modifiers for end position
    [all...]
  /external/icu4c/i18n/unicode/
msgfmt.h 338 * @param pattern Pattern used to construct object.
348 * @param pattern Pattern used to construct object.
359 * @param pattern Pattern used to construct object.
    [all...]
  /external/libnfc-nxp/src/
phHciNfc_Generic.c     [all...]
phHciNfc_NfcIPMgmt.c 335 /* Construct the HCP Frame */
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
GeneratedMessage.java 761 // We can't always initialize a GeneratedExtension when we first construct
764 // initializer of a separate module). So, we construct an uninitialized
    [all...]
  /external/protobuf/python/google/protobuf/
reflection.py 465 # Construct a new object to represent this field.
544 # Construct a new object to represent this field.
    [all...]
  /external/protobuf/src/google/protobuf/io/
coded_stream.h 332 // your code to instead construct some sort of ZeroCopyInputStream
333 // (e.g. an ArrayInputStream), construct a CodedInputStream around
390 // construct Message objects representing extensions. The factory's
    [all...]
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
NetscapePluginInstanceProxy.mm     [all...]
  /frameworks/compile/slang/
slang_rs_export_type.cpp 681 // Construct name for a constant array is too complicated.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_list.h 464 _M_get_Tp_allocator().construct(&__p->_M_data, __x);
481 _M_get_Node_allocator().construct(__p,
494 // [23.2.2.1] construct/copy/destroy
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 464 _M_get_Tp_allocator().construct(&__p->_M_data, __x);
481 _M_get_Node_allocator().construct(__p,
494 // [23.2.2.1] construct/copy/destroy
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 464 _M_get_Tp_allocator().construct(&__p->_M_data, __x);
481 _M_get_Node_allocator().construct(__p,
494 // [23.2.2.1] construct/copy/destroy
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 464 _M_get_Tp_allocator().construct(&__p->_M_data, __x);
481 _M_get_Node_allocator().construct(__p,
494 // [23.2.2.1] construct/copy/destroy
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 464 _M_get_Tp_allocator().construct(&__p->_M_data, __x);
481 _M_get_Node_allocator().construct(__p,
494 // [23.2.2.1] construct/copy/destroy
    [all...]
  /bionic/libc/kernel/
README.TXT 196 they contain many declarations and construct that will result in a compilation
  /bionic/libc/netbsd/net/
getnameinfo.c 496 /* construct <numeric-addr><delim><zoneid> */
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/
CameraAnalyzerActivity.java 385 // Construct all base case test scenearios for the Auto Lock test.
  /cts/tools/dasm/src/java_cup/
non_terminal.java 100 * @param prefix base name to construct unique name from.
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
ValueEncoder.java 105 * Construct an instance.
  /dalvik/dx/src/com/android/dx/dex/file/
ValueEncoder.java 103 * Construct an instance.
  /dalvik/opcode-gen/
opcode-gen.awk 398 # Construct the tables of info indexed by packed opcode. The packed opcode

Completed in 1125 milliseconds

<<51525354555657585960>>