/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
atmioc.h | 18 #define ATMIOC_PHYCOM 0x00 /* PHY device common ioctls, globally unique */ 20 #define ATMIOC_PHYTYP 0x10 /* PHY dev type ioctls, unique per PHY type */ 22 #define ATMIOC_PHYPRV 0x30 /* PHY dev private ioctls, unique per driver */ 24 #define ATMIOC_SARCOM 0x50 /* SAR device common ioctls, globally unique */ 26 #define ATMIOC_SARPRV 0x60 /* SAR dev private ioctls, unique per driver */ 28 #define ATMIOC_ITF 0x80 /* Interface ioctls, globally unique */ 34 #define ATMIOC_LANE 0xd0 /* LAN Emulation, globally unique */ 35 #define ATMIOC_MPOA 0xd8 /* MPOA, globally unique */ 38 #define ATMIOC_SPECIAL 0xf0 /* Special-purpose controls, globally unique */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
atmioc.h | 18 #define ATMIOC_PHYCOM 0x00 /* PHY device common ioctls, globally unique */ 20 #define ATMIOC_PHYTYP 0x10 /* PHY dev type ioctls, unique per PHY type */ 22 #define ATMIOC_PHYPRV 0x30 /* PHY dev private ioctls, unique per driver */ 24 #define ATMIOC_SARCOM 0x50 /* SAR device common ioctls, globally unique */ 26 #define ATMIOC_SARPRV 0x60 /* SAR dev private ioctls, unique per driver */ 28 #define ATMIOC_ITF 0x80 /* Interface ioctls, globally unique */ 34 #define ATMIOC_LANE 0xd0 /* LAN Emulation, globally unique */ 35 #define ATMIOC_MPOA 0xd8 /* MPOA, globally unique */ 38 #define ATMIOC_SPECIAL 0xf0 /* Special-purpose controls, globally unique */
|
/external/skia/tests/ |
RefDictTest.cpp | 28 REPORTER_ASSERT(reporter, !data0.unique()); 32 REPORTER_ASSERT(reporter, !data0.unique()); 36 REPORTER_ASSERT(reporter, data0.unique()); 37 REPORTER_ASSERT(reporter, !data1.unique()); 41 REPORTER_ASSERT(reporter, data0.unique()); 42 REPORTER_ASSERT(reporter, data1.unique()); 48 REPORTER_ASSERT(reporter, !data0.unique()); 49 REPORTER_ASSERT(reporter, !data1.unique()); 54 REPORTER_ASSERT(reporter, data0.unique()); 55 REPORTER_ASSERT(reporter, !data1.unique()); [all...] |
UtilsTest.cpp | 30 REPORTER_ASSERT(reporter, obj.unique()); 34 REPORTER_ASSERT(reporter, obj.unique()); 37 REPORTER_ASSERT(reporter, obj.unique()); 42 REPORTER_ASSERT(reporter, !obj.unique()); 46 REPORTER_ASSERT(reporter, obj.unique()); 52 REPORTER_ASSERT(reporter, obj0.unique()); 53 REPORTER_ASSERT(reporter, obj1.unique()); 64 REPORTER_ASSERT(reporter, !obj0.unique()); 65 REPORTER_ASSERT(reporter, !obj1.unique()); 70 REPORTER_ASSERT(reporter, obj0.unique()); [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-unique/ |
unique.exp | 24 # Adapted for unique checking by Mark J. Wielaard <mjw@redhat.com> 40 verbose "UNIQUE tests not run - target does not support UNIQUE" 49 verbose "UNIQUE tests not run - not a native toolchain" 56 verbose "UNIQUE tests not run - no compiler available" 87 # A procedure to confirm that a file contains the UNIQUE symbol. 101 # 54: 0000000000400474 4 OBJECT UNIQUE DEFAULT 13 a 103 if { ![regexp ".*\[ \]*OBJECT\[ \]+UNIQUE\[ \]+DEFAULT\[ \]+\[UND0-9\]+\[ \]+\[ab\]\n" [file_contents readelf.out]] } { 112 # Create object file containing unique symbol. 113 if ![ld_compile "$CC -c" "$srcdir/$subdir/unique.s" "tmpdir/unique.o"] [all...] |
/external/llvm/test/MC/ELF/ |
section-unique-err2.s | 3 // CHECK: error: unique id must be positive 5 .section .text,"ax",@progbits,unique, -1
|
section-unique-err3.s | 3 // CHECK: error: unique id is too large 5 .section .text,"ax",@progbits,unique, 4294967295
|
/external/valgrind/exp-bbv/tests/amd64-linux/ |
clone_test.stderr.exp | 5 # Unique reps: 0 11 # Unique reps: 0
|
/external/valgrind/exp-bbv/tests/x86-linux/ |
clone_test.stderr.exp | 5 # Unique reps: 0 11 # Unique reps: 0
|
/external/clang/test/PCH/ |
variables.h | 22 #define UNIQUE(x) PASTE1(x,__COUNTER__) 24 int UNIQUE(a); // a0 25 int UNIQUE(a); // a1
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/flow/ |
IProbeIdGenerator.java | 15 * Internal interface to create probe ids unique within a class. 20 * Returns the next unique probe id. 22 * @return unique probe id
|
/external/v8/src/crankshaft/ |
unique.h | 27 // Creating a Unique<T> requires first dereferencing the handle to obtain 35 class Unique final { 37 Unique<T>() : raw_address_(NULL) {} 40 explicit Unique(Handle<T> handle) { 44 // This is a best-effort check to prevent comparing Unique<T>'s created 48 // assurance is required for creating a Unique<Map>. 58 // Eg. Unique<JSFunction> can be passed when Unique<Object> is expected. 59 template <class S> Unique(Unique<S> uniq) [all...] |
/external/autotest/frontend/migrations/ |
024_make_label_name_unique.py | 2 ALTER TABLE labels MODIFY name VARCHAR(255) UNIQUE;
|
097_add_stable_versions.py | 6 UNIQUE KEY `board_UNIQUE` (`board`)
|
/external/libxml2/test/VC/ |
UniqueElementTypeDeclaration | 7 <a> violates [ VC: Unique Element Type Declaration ] </a>
|
UniqueElementTypeDeclaration2 | 8 <a> violates [ VC: Unique Element Type Declaration ] </a>
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/ |
strip-10.d | 2 #source: unique.s 10 +[0-9]+: +[0-9a-f]+ +[0-9]+ +OBJECT +(UNIQUE|<OS specific>: 10) +DEFAULT +[1-9] foo
|
/hardware/qcom/media/msm8974/mm-core/src/msm8952/ |
registry_table_android.c | 46 // Unique instance handle 59 // Unique instance handle 72 // Unique instance handle 85 // Unique instance handle 98 // Unique instance handle 111 // Unique instance handle 124 // Unique instance handle 137 // Unique instance handle 150 // Unique instance handle 163 // Unique instance handl [all...] |
/hardware/qcom/media/msm8996/mm-core/src/8952/ |
registry_table_android.c | 46 // Unique instance handle 59 // Unique instance handle 72 // Unique instance handle 85 // Unique instance handle 98 // Unique instance handle 111 // Unique instance handle 124 // Unique instance handle 137 // Unique instance handle 150 // Unique instance handle 163 // Unique instance handl [all...] |
/external/tpm2/ |
Unique.c | 11 "This is not really a unique value. A real unique value should" 17 // This function is used to access the platform-specific unique value. This function places the unique value 21 // NOTE: If a platform unique value has unequal distribution of uniqueness and bSize is smaller than the size of the 22 // unique value, the bSize portion with the most uniqueness should be returned.
|
/external/webrtc/webrtc/libjingle/xmpp/ |
mucroomuniquehangoutidtask.cc | 22 // Construct a stanza to request a unique room id. eg: 24 // <unique hangout-id="true" xmlns="http://jabber.org/protocol/muc#unique"/> 33 // <unique hangout-id="hangout_id" 34 // xmlns="http://jabber.org/protocol/muc#unique"/> 36 // </unique>
|
/hardware/qcom/media/msm8974/mm-core/src/8660/ |
qc_registry_table.c | 45 // Unique instance handle 61 // Unique instance handle 77 // Unique instance handle 93 // Unique instance handle 109 // Unique instance handle 125 // Unique instance handle 141 // Unique instance handle 157 // Unique instance handle 173 // Unique instance handle 189 // Unique instance handl [all...] |
/hardware/qcom/media/msm8974/mm-core/src/msm8994/ |
registry_table_android.c | 45 // Unique instance handle 61 // Unique instance handle 77 // Unique instance handle 93 // Unique instance handle 109 // Unique instance handle 125 // Unique instance handle 141 // Unique instance handle 157 // Unique instance handle 173 // Unique instance handle 189 // Unique instance handl [all...] |
/hardware/qcom/media/msm8996/mm-core/src/8660/ |
qc_registry_table.c | 45 // Unique instance handle 61 // Unique instance handle 77 // Unique instance handle 93 // Unique instance handle 109 // Unique instance handle 125 // Unique instance handle 141 // Unique instance handle 157 // Unique instance handle 173 // Unique instance handle 189 // Unique instance handl [all...] |
/hardware/qcom/media/msm8996/mm-core/src/titanium/ |
registry_table.c | 45 // Unique instance handle 58 // Unique instance handle 71 // Unique instance handle 84 // Unique instance handle 97 // Unique instance handle 110 // Unique instance handle 123 // Unique instance handle 136 // Unique instance handle 149 // Unique instance handle 162 // Unique instance handl [all...] |