/external/llvm/unittests/IR/ |
PassManagerTest.cpp | 29 /// \brief Returns an opaque, unique ID for this pass type. 49 /// \brief Private static data to provide unique ID.
|
/external/llvm/utils/TableGen/ |
X86RecognizableInstr.h | 218 /// \param uid The unique ID of the current instruction. 230 /// \param uid The unique ID of the instruction.
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
gtest-type-util.h.pump | 103 // A unique type used as the default value for the arguments of class 202 // A unique struct template used as the default value for the
|
/external/opencv3/modules/flann/include/opencv2/flann/ |
result_set.h | 80 * KNNSimpleResultSet does not ensure that the element it holds are unique. 149 * K-Nearest neighbour result set. Ensures that the elements inserted are unique
|
/external/protobuf/gtest/include/gtest/internal/ |
gtest-type-util.h.pump | 94 // A unique type used as the default value for the arguments of class 193 // A unique struct template used as the default value for the
|
/external/selinux/libsepol/tests/ |
test-deps.c | 135 * decl_type name of the unique type found in the module's global 217 * decl_type name of the unique type found in the module's global
|
/external/v8/benchmarks/ |
splay.js | 72 // Insert new node with a unique key. 103 // Verify that the splay tree has sorted, unique keys.
|
/external/valgrind/drd/docs/ |
drd-xml-output.xsd | 89 <xs:element name="unique" type="xs:string"/> 178 <xs:element name="unique" type="xs:string"/>
|
/external/valgrind/helgrind/ |
hg_lock_n_thread.h | 67 as unique thread identifiers and so are never freed, so they should 149 ULong unique; /* used for persistence-hashing */ member in struct:_Lock
|
/external/vboot_reference/tests/ |
cgptlib_test.c | 177 SetGuid(&entries[0].unique, 0); 181 SetGuid(&entries[1].unique, 1); 185 SetGuid(&entries[2].unique, 2); 189 SetGuid(&entries[3].unique, 3); 802 SetGuid(&e[j].unique, j); [all...] |
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/ |
gtest-type-util.h.pump | 102 // A unique type used as the default value for the arguments of class 202 // A unique struct template used as the default value for the
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_cli.sgml | 72 (one-time-password). <id> is a unique identifier for the 161 contains the unique network_id identifier assigned to the active
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
XMPSchemaRegistry.java | 21 * the registered namespace URIs and prefixes must be unique. Additional 52 * is not registered but the suggested prefix is in use, a unique prefix is
|
/frameworks/base/core/java/android/hardware/camera2/ |
CameraManager.java | 88 * identifiers, while removable cameras have a unique identifier for each 267 * @param cameraId The unique identifier of the camera device to open 412 * The unique identifier of the camera device to open 475 * The unique identifier of the camera device that the flash unit belongs to. 518 * @param cameraId The unique identifier of the new camera. 533 * @param cameraId The unique identifier of the disconnected camera. 572 * @param cameraId The unique identifier of the camera whose torch mode has become 585 * @param cameraId The unique identifier of the camera whose torch mode has been changed. [all...] |
/frameworks/base/core/java/android/hardware/camera2/params/ |
Face.java | 73 * @param id A unique ID per face visible to the tracker. 172 * An unique id per face while the face is visible to the tracker.
|
/frameworks/base/core/java/android/hardware/display/ |
DisplayManagerInternal.java | 110 * This includes whether there is interesting unique content on the specified logical display, 113 * If the display has unique content, then the display manager arranges for it
|
/frameworks/base/core/java/android/os/ |
Trace.java | 239 * @param cookie Unique identifier for distinguishing simultaneous events 256 * @param cookie Unique identifier for distinguishing simultaneous events
|
/frameworks/base/core/tests/coretests/assets/fonts/ |
HintedAdvanceWidthTest-Regular.ttx | 311 <!-- This file uses unique glyph names based on the information 312 found in the 'post' table. Since these names might not be unique,
|
/frameworks/base/docs/html/guide/topics/ui/controls/ |
pickers.jd | 146 android.support.v4.app.FragmentManager} and a unique tag name for the fragment.</p> 247 android.support.v4.app.FragmentManager} and a unique tag name for the fragment.</p>
|
/frameworks/base/docs/html/training/wearables/data-layer/ |
data-items.jd | 26 <li><b>Path</b> - A unique string that must start with a forward slash (for instance, 77 <p class="note"><b>Note:</b> The path string is a unique identifier for the
|
/frameworks/base/telephony/java/android/telephony/ |
SubscriptionInfo.java | 44 * Subscription Identifier, this is a device unique number 56 * and not necessarily unique and maybe INVALID_SLOT_ID if unknown
|
/frameworks/base/tools/aapt2/ |
Resource.h | 156 * Useful struct used as a key to represent a unique resource in associative containers. 166 * Useful struct used as a key to represent a unique resource in associative containers.
|
/frameworks/native/libs/gui/ |
ConsumerBase.cpp | 51 // Get an ID that's unique within this process. 60 // Choose a name using the PID and a process-unique ID.
|
/frameworks/support/v4/java/android/support/v4/media/ |
MediaDescriptionCompat.java | 49 * A unique persistent id for the content or null. 349 * @param mediaId The unique id for the item or null.
|
/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/ |
img_gralloc_public.h | 129 /* A KERNEL unique identifier for any exported kernel meminfo. Each 130 * exported kernel meminfo will have a unique stamp, but note that in
|