Searched
full:construct (Results
701 -
725 of
4776) sorted by null
<<21222324252627282930>>
/external/chromium_org/content/child/npapi/ |
npobject_stub.cc | 370 npobject_->_class->construct) { 371 return_value = npobject_->_class->construct( 377 return_value = WebBindings::construct(
|
/external/chromium_org/ppapi/proxy/ |
ppp_class_proxy.cc | 146 PP_Var Construct(void* object, 184 &Construct, 367 ToPPPClass(ppp_class)->Construct,
|
/external/chromium_org/third_party/icu/source/common/ |
triedict.h | 289 * <p>Construct a dictionary from a UDataMemory.</p> 297 * <p>Construct a dictionary from raw saved data.</p> 305 * <p>Construct a dictionary from a MutableTrieDictionary.</p>
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
colldata.h | 70 * Construct a <code>CEList</code> object. 170 * Construct an empty <code>StringList</code> 283 * Construct a <code>CollData</code> object.
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
rtpdataengine.cc | 96 Construct(timing); 100 Construct(NULL); 103 void RtpDataMediaChannel::Construct(talk_base::Timing* timing) {
|
/external/clang/include/clang/AST/ |
ASTTypeTraits.h | 35 /// Use getFromNodeKind<T>() to construct them. 41 /// \brief Construct an identifier for T. 80 /// \brief Use getFromNodeKind<T>() to construct the kind.
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SValBuilder.h | 11 // "symbolical evaluators" which construct an SVal from an expression. 160 /// Construct an SVal representing '0' for the specified type. 168 /// We resort to conjured symbols when we cannot construct a derived symbol.
|
/packages/inputmethods/PinyinIME/jni/include/ |
spellingtrie.h | 126 // Construct a subtree using a subset of the spelling array (from 166 // Construct the tree from the input pinyin array 171 bool construct(const char* spelling_arr, size_t item_size, size_t item_num,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_uninitialized.h | 243 __alloc.construct(&*__cur, *__first); 279 __alloc.construct(&*__cur, __x); 304 __alloc.construct(&*__cur, __x);
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_uninitialized.h | 243 __alloc.construct(&*__cur, *__first); 279 __alloc.construct(&*__cur, __x); 304 __alloc.construct(&*__cur, __x);
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_uninitialized.h | 243 __alloc.construct(&*__cur, *__first); 279 __alloc.construct(&*__cur, __x); 304 __alloc.construct(&*__cur, __x);
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_uninitialized.h | 243 __alloc.construct(&*__cur, *__first); 279 __alloc.construct(&*__cur, __x); 304 __alloc.construct(&*__cur, __x);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_uninitialized.h | 243 __alloc.construct(&*__cur, *__first); 279 __alloc.construct(&*__cur, __x); 304 __alloc.construct(&*__cur, __x);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
list | [all...] |
/art/test/086-null-super/src/ |
Main.java | 75 * Find the DexFile class, and construct a DexFile object
|
/bionic/libc/bionic/ |
debug_mapinfo.cpp | 62 char data[1024]; // Used to read lines as well as to construct the filename.
|
/cts/tests/tests/jni/src/android/jni/cts/ |
StaticNonce.java | 31 * Construct an instance.
|
/cts/tools/utils/ |
DescriptionGenerator.java | 252 * It is construct by the classes passed in, which contains the 499 * Construct an test suite object. 510 * Construct a TestClass object using ClassDoc. 622 * Construct an test case object.
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
ParameterAnnotationStruct.java | 62 * Construct an item for the annotations list. TODO: This
|
/dalvik/dx/src/com/android/dx/dex/file/ |
ParameterAnnotationStruct.java | 61 * Construct an item for the annotations list. TODO: This
|
/dalvik/tests/086-null-super/src/ |
Main.java | 75 * Find the DexFile class, and construct a DexFile object
|
/dalvik/vm/arch/mips/ |
HintsO32.cpp | 60 * If there are too many arguments to construct valid hints, this function will
|
/dalvik/vm/interp/ |
InterpDefs.h | 109 * Construct an s4 from two consecutive half-words of switch data.
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
TextToSpeechActivity.java | 35 * <li>Construct the TextToSpeech object.</li>
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
BitmapMesh.java | 61 // construct our mesh
|
Completed in 1336 milliseconds
<<21222324252627282930>>