HomeSort by relevance Sort by last modified time
    Searched refs:ids (Results 426 - 450 of 1475) sorted by null

<<11121314151617181920>>

  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.4.0-alpha1/
lint-tests-24.4.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.4.0-beta3/
lint-tests-24.4.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.4.0-beta5/
lint-tests-24.4.0-beta5.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.4.0-beta6/
lint-tests-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.5.0/
lint-tests-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.0.0-alpha1/
lint-tests-25.0.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.0.0-alpha3/
lint-tests-25.0.0-alpha3.jar 
  /system/core/adf/libadf/include/adf/
adf.h 38 * Returns the number of ADF devices, and sets ids to a list of device IDs.
39 * The caller must free() the returned list of device IDs.
43 ssize_t adf_devices(adf_id_t **ids);
114 * The caller must free() the returned list of interface IDs.
122 * The caller must free() the returned list of interface IDs.
130 * interface IDs. The caller must free() the returned list of interface IDs.
140 * The caller must free() the returned list of interface IDs.
215 * The caller must free() the returned list of overlay engine IDs
    [all...]
  /developers/build/prebuilts/gradle/RenderScriptIntrinsic/Application/src/main/java/com/example/android/renderscriptintrinsic/
MainActivity.java 340 int[] ids = {R.id.radio0, R.id.radio1, R.id.radio2}; local
351 ThumbnailRadioButton button = (ThumbnailRadioButton) findViewById(ids[mode]);
  /developers/samples/android/renderScript/RenderScriptIntrinsic/Application/src/main/java/com/example/android/renderscriptintrinsic/
MainActivity.java 340 int[] ids = {R.id.radio0, R.id.radio1, R.id.radio2}; local
351 ThumbnailRadioButton button = (ThumbnailRadioButton) findViewById(ids[mode]);
  /development/samples/browseable/RenderScriptIntrinsic/src/com.example.android.renderscriptintrinsic/
MainActivity.java 355 int[] ids = {R.id.radio0, R.id.radio1, R.id.radio2}; local
366 ThumbnailRadioButton button = (ThumbnailRadioButton) findViewById(ids[mode]);
  /external/icu/icu4c/source/tools/tzcode/
icuzdump.cpp 226 ZoneIterator(const char** ids, int32_t num) {
228 zids = ids;
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTgles2Ext.h 90 typedef void (GL_APIENTRY *PFNGLGENQUERIESEXT) (GLsizei n, GLuint *ids);
91 typedef void (GL_APIENTRY *PFNGLDELETEQUERIESEXT) (GLsizei n, const GLuint *ids);
  /external/v8/src/profiler/
allocation-tracker.cc 193 AllocationTracker::AllocationTracker(HeapObjectsMap* ids, StringsStorage* names)
194 : ids_(ids),
  /frameworks/base/media/tests/NativeMidiDemo/jni/
nativemidi-jni.cpp 156 const SLInterfaceID ids[1] = { SL_IID_BUFFERQUEUE }; local
159 engineEngine, &playerObject, &audioSrc, &audioSnk, 1, ids, req);
  /frameworks/wilhelm/tests/sandbox/
monkey.c 117 SLInterfaceID ids[1] = {SL_IID_SEEK}; local
120 &audioSnk, 1, ids, req);
  /system/extras/simpleperf/
cmd_dumprecord.cpp 153 if (!attr.ids.empty()) {
154 printf(" ids:");
155 for (const auto& id : attr.ids) {
  /cts/tests/tests/media/src/android/media/cts/
MediaPlayer2DrmTestBase.java 174 + "00000001" // Number of key ids
849 final JSONArray ids = license.getJSONArray("kids"); local
    [all...]
MediaPlayerDrmTestBase.java 158 "00000001" + // Number of key ids
954 final JSONArray ids = license.getJSONArray("kids"); local
    [all...]
  /external/tensorflow/tensorflow/contrib/factorization/python/ops/
factorization_ops.py 611 def func(ids):
613 return None, ids
617 assignments = math_ops.maximum(ids // (ids_per_shard + 1),
618 (ids - extras) // ids_per_shard)
620 ids % (ids_per_shard + 1),
621 (ids - extras) % ids_per_shard)
    [all...]
  /prebuilts/go/darwin-x86/src/os/
os_unix_test.go 40 // so that the group ids returned by Getgroups will be allowed
83 // so that the group ids returned by Getgroups will be allowed
126 // so that the group ids returned by Getgroups will be allowed
  /prebuilts/go/linux-x86/src/os/
os_unix_test.go 40 // so that the group ids returned by Getgroups will be allowed
83 // so that the group ids returned by Getgroups will be allowed
126 // so that the group ids returned by Getgroups will be allowed
  /external/perf_data_converter/src/quipper/
perf_reader_test.cc 494 // A count of 8 ids is carefully selected to make the event exceed
547 ASSERT_EQ(8, actual_attr.ids().size());
548 EXPECT_EQ(301, actual_attr.ids(0));
549 EXPECT_EQ(302, actual_attr.ids(1));
550 EXPECT_EQ(303, actual_attr.ids(2));
551 EXPECT_EQ(304, actual_attr.ids(3));
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/22.2.0/
lint-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/22.4.0/
lint-22.4.0.jar 

Completed in 493 milliseconds

<<11121314151617181920>>