HomeSort by relevance Sort by last modified time
    Searched full:unique (Results 151 - 175 of 6776) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/valgrind/exp-sgcheck/tests/
hsg.stderr.exp 33 <unique>0x........</unique>
61 <unique>0x........</unique>
105 <unique>0x........</unique>
109 <unique>0x........</unique>
  /external/autotest/client/tests/disktest/
control.export 4 Pattern test of the disk, using unique signatures for each block and each
  /external/autotest/client/tests/kvm/autotest_control/
disktest.control 4 Pattern test of the disk, using unique signatures for each block and each
  /external/autotest/tko/migrations/
009_add_test_labels.py 12 UNIQUE (`testlabel_id`, `test_id`)
  /external/chromium-trace/catapult/third_party/webapp2/tests/
extras_appengine_auth_models_test.py 25 self.register_model('Unique', models.Unique)
65 # 3 extras and unique properties; plus 1 extra and not unique.
143 self.register_model('Unique', models.Unique)
147 # Assemble the unique scope/value combinations.
150 # Create the unique username, auth_id and email.
151 success = models.Unique.create(unique_username)
169 # Assemble the unique scope/value combinations
    [all...]
  /external/eigen/doc/snippets/
PartialPivLU_solve.cpp 6 cout << "Here is the (unique) solution X to the equation AX=B:" << endl << X << endl;
  /external/llvm/test/Linker/
type-unique-alias.ll 1 ; RUN: llvm-link -S %s %p/Inputs/type-unique-alias.ll | FileCheck %s
type-unique-dst-types.ll 1 ; RUN: llvm-link %p/type-unique-dst-types.ll \
2 ; RUN: %p/Inputs/type-unique-dst-types2.ll \
3 ; RUN: %p/Inputs/type-unique-dst-types3.ll -S -o - | FileCheck %s
  /external/valgrind/exp-bbv/tests/amd64-linux/
million.post.exp 16 # Unique reps: 0
  /external/valgrind/exp-bbv/tests/arm-linux/
million.post.exp 16 # Unique reps: 0
  /external/valgrind/exp-bbv/tests/ppc32-linux/
million.post.exp 16 # Unique reps: 0
  /external/valgrind/exp-bbv/tests/x86/
million.post.exp 16 # Unique reps: 0
  /hardware/qcom/media/msm8996/mm-core/src/8909/
registry_table.c 45 // Unique instance handle
58 // 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/msm8x84/original-kernel-headers/linux/
msm_thermal_ioctl.h 28 #define MSM_THERMAL_MAGIC_NUM 0xCA /*Unique magic number*/
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
austream.idl 35 pointer_default(unique)
58 pointer_default(unique)
72 pointer_default(unique)
97 pointer_default(unique)
  /system/sepolicy/
slideshow.te 2 # it lives in the rootfs and has no unique file type.
  /frameworks/av/drm/libdrmframework/include/
DrmManagerClientImpl.h 49 * Adds the client respective to given unique id.
51 * @param[in] uniqueId Unique identifier for a session
56 * Removes the client respective to given unique id.
58 * @param[in] uniqueId Unique identifier for a session
66 * @param[in] uniqueId Unique identifier for a session
77 * @param[in] uniqueId Unique identifier for a session
91 * @param[in] uniqueId Unique identifier for a session
103 * @param[in] uniqueId Unique identifier for a session
114 * @param[in] uniqueId Unique identifier for a session
125 * @param[in] uniqueId Unique identifier for a sessio
    [all...]
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/include/
FwdLockEngine.h 48 * @param uniqueId Unique identifier for a session
62 * @param uniqueId Unique identifier for a session
74 * @param uniqueId Unique identifier for a session
84 * @param uniqueId Unique identifier for a session
94 * @param uniqueId Unique identifier for a session
103 * @param uniqueId Unique identifier for a session
114 * @param uniqueId Unique identifier for a session
125 * @param uniqueId Unique identifier for a session
141 * @param uniqueId Unique identifier for a session
152 * @param uniqueId Unique identifier for a sessio
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/src/7630/
qc_registry_table.c 43 // Unique instance handle
63 // Unique instance handle
83 // Unique instance handle
103 // Unique instance handle
123 // Unique instance handle
143 // Unique instance handle
163 // Unique instance handle
183 // Unique instance handle
203 // Unique instance handle
223 // Unique instance handl
    [all...]
  /external/autotest/frontend/migrations/
058_drone_management.py 9 UNIQUE KEY (hostname);
19 UNIQUE KEY (name);
38 UNIQUE KEY (droneset_id, drone_id);
063_parameterized_tests.py 14 UNIQUE KEY (test_id, name);
43 UNIQUE KEY (version, cmdline);
73 UNIQUE KEY (parameterized_job_id, profiler_id);
91 UNIQUE KEY (parameterized_job_profiler_id, parameter_name);
112 UNIQUE KEY (parameterized_job_id, test_parameter_id);
  /toolchain/binutils/binutils-2.25/gold/testsuite/
icf_keep_unique_test.sh 3 # icf_keep_unique_test.sh -- test --icf --keep-unique
25 # The goal of this program is to verify if --keep-unique works
34 echo "Identical Code Folding with keep-unique failed to unfold" $2
  /frameworks/av/drm/libdrmframework/plugins/common/include/
IDrmEngine.h 63 * @param[in] uniqueId Unique identifier for a session
73 * @param[in] uniqueId Unique identifier for a session
86 * @param[in] uniqueId Unique identifier for a session
95 * @param[in] uniqueId Unique identifier for a session
110 * @param[in] uniqueId Unique identifier for a session
122 * @param[in] uniqueId Unique identifier for a session
132 * @param[in] uniqueId Unique identifier for a session
143 * @param[in] uniqueId Unique identifier for a session
154 * @param[in] uniqueId Unique identifier for a session
167 * @param[in] uniqueId Unique identifier for a sessio
    [all...]
  /external/e2fsprogs/lib/uuid/
uuid.3.in 34 uuid \- DCE compatible Universally Unique Identifier library
38 The UUID library is used to generate unique identifiers for objects
45 unique within a system, and unique across all systems. They could
46 be used, for instance, to generate unique HTTP cookies across multiple
  /external/libchrome/base/process/
process_handle.h 39 // Note that on some platforms, this is not guaranteed to be unique across
43 // Returns a unique ID for the current process. The ID will be unique across all
52 // PID namespace in order to initialize its unique ID. Not thread safe.
67 // Note that on some platforms, this is not guaranteed to be unique across

Completed in 2194 milliseconds

1 2 3 4 5 67 8 91011>>