/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/src/ |
check.h | 25 // CheckHandler is the class constructed by failing CHECK macros. CheckHandler
|
/toolchain/binutils/binutils-2.27/gold/testsuite/ |
arm_exidx_test.sh | 25 # This file goes with arm_exidx_test.s, an ARM assembly source file constructed
|
missing_key_func.sh | 26 # This file goes with debug_msg.cc, a C++ source file constructed to
|
undef_symbol.sh | 25 # This file goes with debug_msg.cc, a C++ source file constructed to
|
/tools/apksig/src/main/java/com/android/apksig/internal/asn1/ber/ |
InputStreamBerDataValueReader.java | 66 boolean constructed = BerEncoding.isConstructed((byte) firstIdentifierByte); 83 constructed 95 constructed, 206 // Contents are terminated by 0x00 0x00. However, this data value is constructed, meaning it
|
/tools/apksig/src/main/java/com/android/apksig/internal/util/ |
ByteArrayDataSink.java | 188 // checkChunkValid combined with the way instances of this class are constructed ensures 196 // checkChunkValid combined with the way instances of this class are constructed ensures 204 // checkChunkValid combined with the way instances of this class are constructed ensures 212 // checkChunkValid combined with the way instances of this class are constructed ensures
|
/external/eigen/doc/ |
NewExpressionType.dox | 103 which the circulant matrix is constructed. Getting this entry may 104 actually be non-trivial when the circulant matrix is constructed from 111 which the circulant matrix is constructed.
|
/external/libcxx/test/support/ |
allocators.h | 145 static bool constructed; member in class:A3 157 constructed = true; 172 template <class T> bool A3<T>::constructed = false; member in class:A3
|
archetypes.hpp | 31 static int constructed; member in struct:ArchetypeBases::TestBase 49 constructed = value_constructed = default_constructed = 55 ++alive; ++constructed; ++default_constructed; member in struct:ArchetypeBases::TestBase 59 ++alive; ++constructed; ++value_constructed; 63 ++alive; ++constructed; ++value_constructed; 67 ++alive; ++constructed; ++value_constructed; 71 ++alive; ++constructed; ++value_constructed; 76 ++alive; ++constructed; ++value_constructed; 80 ++alive; ++constructed; ++value_constructed; 96 ++alive; ++constructed; ++copy_constructed 121 template <class D, bool E> int TestBase<D, E>::constructed = 0; member in class:TestBase [all...] |
/external/tensorflow/tensorflow/tools/api/lib/ |
python_object_to_proto_visitor.py | 122 """Add the child object to the object being constructed.""" 153 # Store the constructed module object. 168 # Store the constructed class object.
|
/external/webrtc/webrtc/system_wrappers/source/ |
rtp_to_ntp_unittest.cc | 68 // Since this RTP packet has the same timestamp as the RTCP packet constructed 88 // Since this RTP packet has the same timestamp as the RTCP packet constructed 125 // Constructed at the same time as the first RTCP and should therefore be
|
/frameworks/av/media/libaudiohal/2.0/ |
StreamHalLocal.h | 79 // Subclasses can not be constructed directly by clients. 161 // Can not be constructed directly by clients. 211 // Can not be constructed directly by clients.
|
/frameworks/av/media/libaudiohal/4.0/ |
StreamHalLocal.h | 80 // Subclasses can not be constructed directly by clients. 162 // Can not be constructed directly by clients. 212 // Can not be constructed directly by clients.
|
/packages/apps/ManagedProvisioning/tests/robotests/src/com/android/managedprovisioning/model/ |
WifiInfoRoboTest.java | 49 // WHEN a WifiInfo object is constructed by a set of parameters. 86 // GIVEN 2 WifiInfo objects are constructed with the same set of parameters. 114 // GIVEN 2 WifiInfo objects are constructed with the same set of parameters.
|
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/ |
allocators.h | 145 static bool constructed; member in class:A3 157 constructed = true; 172 template <class T> bool A3<T>::constructed = false; member in class:A3
|
archetypes.hpp | 31 static int constructed; member in struct:ArchetypeBases::TestBase 49 constructed = value_constructed = default_constructed = 55 ++alive; ++constructed; ++default_constructed; member in struct:ArchetypeBases::TestBase 59 ++alive; ++constructed; ++value_constructed; 63 ++alive; ++constructed; ++value_constructed; 67 ++alive; ++constructed; ++value_constructed; 71 ++alive; ++constructed; ++value_constructed; 76 ++alive; ++constructed; ++value_constructed; 80 ++alive; ++constructed; ++value_constructed; 96 ++alive; ++constructed; ++copy_constructed 121 template <class D, bool E> int TestBase<D, E>::constructed = 0; member in class:TestBase [all...] |
/external/icu/icu4c/source/common/ |
dictbe.h | 33 * <p>After it is constructed a DictionaryBreakEngine may be shared between 141 * <p>After it is constructed a ThaiBreakEngine may be shared between 198 * <p>After it is constructed a LaoBreakEngine may be shared between 254 * <p>After it is constructed a BurmeseBreakEngine may be shared between 310 * <p>After it is constructed a KhmerBreakEngine may be shared between
|
/frameworks/base/core/java/android/app/ |
TaskStackBuilder.java | 206 * Start the task stack constructed by this builder. 213 * Start the task stack constructed by this builder. 226 * Start the task stack constructed by this builder. 237 * Obtain a {@link PendingIntent} for launching the task constructed by this builder so far. 253 * Obtain a {@link PendingIntent} for launching the task constructed by this builder so far.
|
/frameworks/base/core/java/android/app/slice/ |
Slice.java | 43 * <p>They are constructed using {@link Builder} in a tree structure 385 * being constructed by the provided builder. 409 * Add hints to the Slice being constructed 426 * Add a sub-slice to the slice being constructed 438 * Add an action to the slice being constructed 454 * Add text to the slice being constructed 465 * Add an image to the slice being constructed 477 * Add remote input to the slice being constructed 491 * Add an integer to the slice being constructed 512 * Add a long to the slice being constructed [all...] |
/frameworks/base/libs/hwui/ |
RecordedOp.h | 68 * constructed from other commands/RenderNode properties. They cannot be merged. 448 // constructed until after this operation is constructed. 461 // constructed until after this operation is constructed. 489 // constructed until after this operation is constructed.
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
RegisterSpec.java | 59 * @return {@code non-null;} an appropriately-constructed instance 83 * @return {@code non-null;} an appropriately-constructed instance 98 * @return {@code non-null;} an appropriately-constructed instance 119 * @return {@code non-null;} an appropriately-constructed instance 475 * @return {@code non-null;} an appropriately-constructed instance 490 * @return {@code non-null;} an appropriately-constructed instance 501 * @return {@code non-null;} an appropriately-constructed instance 517 * @return {@code non-null;} an appropriately-constructed instance 615 * @return {@code non-null;} an appropriately-constructed instance 627 * @return {@code non-null;} an appropriately-constructed instanc [all...] |
/dalvik/dx/src/com/android/dx/rop/code/ |
RegisterSpec.java | 67 * @return {@code non-null;} an appropriately-constructed instance 92 * @return {@code non-null;} an appropriately-constructed instance 107 * @return {@code non-null;} an appropriately-constructed instance 128 * @return {@code non-null;} an appropriately-constructed instance 499 * @return {@code non-null;} an appropriately-constructed instance 514 * @return {@code non-null;} an appropriately-constructed instance 525 * @return {@code non-null;} an appropriately-constructed instance 541 * @return {@code non-null;} an appropriately-constructed instance 651 * @return {@code non-null;} an appropriately-constructed instance 663 * @return {@code non-null;} an appropriately-constructed instanc [all...] |
/external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/ |
translate.py | 264 module: {mojom.Module} Module currently being constructed. 303 module: {mojom.Module} Module currently being constructed. 322 module: {mojom.Module} Module currently being constructed. 344 module: {mojom.Module} Module currently being constructed. 365 module: {mojom.Module} Module currently being constructed. 386 module: {mojom.Module} Module currently being constructed. 417 module: {mojom.Module} Module currently being constructed. 442 module: {mojom.Module} Module currently being constructed. 497 module: {mojom.Module} Module currently being constructed. 534 module: {mojom.Module} Module currently being constructed [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
stl_uninitialized.h | 521 // constructed value_types(s). 535 // Fills [first, first + n) with n default constructed value_type(s). 550 // constructed value_types(s), constructed with the allocator alloc. 580 // Fills [first, first + n) with n default constructed value_types(s), 581 // constructed with the allocator alloc.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
stl_uninitialized.h | 521 // constructed value_types(s). 535 // Fills [first, first + n) with n default constructed value_type(s). 550 // constructed value_types(s), constructed with the allocator alloc. 580 // Fills [first, first + n) with n default constructed value_types(s), 581 // constructed with the allocator alloc.
|