/external/icu4c/i18n/ |
strrepl.h | 73 * Construct a StringReplacer that sets the emits the given output 88 * Construct a StringReplacer that sets the emits the given output
|
/external/icu4c/i18n/unicode/ |
curramt.h | 38 * Construct an object with the given numeric amount and the given 51 * Construct an object with the given numeric amount and the given
|
tmutamt.h | 34 * Construct TimeUnitAmount object with the given number and the 50 * Construct TimeUnitAmount object with the given numeric amount and the
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfCompileUnit.h | 341 /// constructTypeDIE - Construct basic type die from DIBasicType. 345 /// constructTypeDIE - Construct derived type die from DIDerivedType. 349 /// constructTypeDIE - Construct type DIE from DICompositeType. 353 /// constructSubrangeDIE - Construct subrange DIE from DISubrange. 356 /// constructArrayTypeDIE - Construct array type DIE from DICompositeType. 360 /// constructEnumTypeDIE - Construct enum type DIE from DIEnumerator. 363 /// constructContainingTypeDIEs - Construct DIEs for types that contain 367 /// constructVariableDIE - Construct a DIE for the given DbgVariable.
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
SIPObjectList.java | 54 * Construct a SIPObject List given a list name. 65 * Construct an empty SIPObjectList.
|
/external/openssl/crypto/dsa/ |
fips186a.txt | 20 the SHA to construct G (as in appendix 3, section 3.3) and a 160-bit XSEED: 32 the SHA to construct G (as in appendix 3, section 3.3) and a 160-bit KSEED:
|
/external/svox/pico/lib/ |
picokdt.h | 137 for every tree type there is a constructInVec function to construct 163 /* to construct the input vectors several hard-coded values are used 200 /* construct a POS prediction input vector 234 /* construct a POS disambiguation input vector (run in left-to-right mode) 279 /* construct a G2P input vector (run in right-to-left mode) 328 /* construct a PHR input vector (run in right-to-left mode) 375 /* construct an ACC input vector (run in right-to-left mode) 437 /* construct a Pam input vector and store the tree-specific encoded
|
/frameworks/av/include/media/stagefright/ |
MediaMuxer.h | 50 // Construct the muxer with the output file path. 53 // Construct the muxer with the file descriptor. Note that the MediaMuxer
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
FilterFactory.java | 131 // Construct the filter 140 throw new IllegalArgumentException("Could not construct the filter '"
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
FilterFactory.java | 107 // Construct the filter 116 throw new IllegalArgumentException("Could not construct the filter '"
|
/frameworks/native/include/input/ |
InputDevice.h | 139 * The device identifier is used to construct several default configuration file 152 * The name is case-sensitive and is used to construct the filename to resolve.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/ |
test_allocator.h | 65 void construct(pointer p, const T& val) function in class:test_allocator 68 void construct(pointer p, T&& val) function in class:test_allocator
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/ |
test_allocator.h | 65 void construct(pointer p, const T& val) function in class:test_allocator 68 void construct(pointer p, T&& val) function in class:test_allocator
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/ |
test_allocator.h | 65 void construct(pointer p, const T& val) function in class:test_allocator 68 void construct(pointer p, T&& val) function in class:test_allocator
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/ |
test_allocator.h | 65 void construct(pointer p, const T& val) function in class:test_allocator 68 void construct(pointer p, T&& val) function in class:test_allocator
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/comparator/ |
NameFileComparator.java | 76 * Construct a case sensitive file name comparator instance.
83 * Construct a file name comparator instance with the specified case-sensitivity.
|
PathFileComparator.java | 76 * Construct a case sensitive file path comparator instance.
83 * Construct a file path comparator instance with the specified case-sensitivity.
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/ |
__init__.py | 85 # path. Construct the module name, and import. 96 # Construct from foo.py, gdb.module.foo
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/ |
__init__.py | 85 # path. Construct the module name, and import. 96 # Construct from foo.py, gdb.module.foo
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_construct.h | 1 // nonstandard construct and destroy functions -*- C++ -*- 73 // 402. wrong new expression in [some_]allocator::construct
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_construct.h | 1 // nonstandard construct and destroy functions -*- C++ -*- 73 // 402. wrong new expression in [some_]allocator::construct
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_construct.h | 1 // nonstandard construct and destroy functions -*- C++ -*- 73 // 402. wrong new expression in [some_]allocator::construct
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_construct.h | 1 // nonstandard construct and destroy functions -*- C++ -*- 73 // 402. wrong new expression in [some_]allocator::construct
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_construct.h | 1 // nonstandard construct and destroy functions -*- C++ -*- 73 // 402. wrong new expression in [some_]allocator::construct
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/ |
PropertyChangeTransform.java | 33 * Construct a state transform that will extract the property using the accessor, 41 * Construct a state transform that will extract the property using the accessor,
|