HomeSort by relevance Sort by last modified time
    Searched full:locations (Results 376 - 400 of 1131) sorted by null

<<11121314151617181920>>

  /packages/apps/Gallery2/res/values-iw/
strings.xml 180 <string name="locations" msgid="6649297994083130305">"???????"</string>
  /packages/apps/Gallery2/res/values-ja/
strings.xml 180 <string name="locations" msgid="6649297994083130305">"??????"</string>
  /packages/apps/Gallery2/res/values-ko/
strings.xml 180 <string name="locations" msgid="6649297994083130305">"??"</string>
  /packages/apps/Gallery2/res/values-ru/
strings.xml 180 <string name="locations" msgid="6649297994083130305">"?????"</string>
  /packages/apps/Gallery2/res/values-sr/
strings.xml 180 <string name="locations" msgid="6649297994083130305">"????????"</string>
  /packages/apps/Gallery2/res/values-th/
strings.xml 180 <string name="locations" msgid="6649297994083130305">"???????"</string>
  /packages/apps/Gallery2/res/values-uk/
strings.xml 180 <string name="locations" msgid="6649297994083130305">"?????????."</string>
  /packages/apps/Gallery2/res/values-zh-rCN/
strings.xml 180 <string name="locations" msgid="6649297994083130305">"??"</string>
  /packages/apps/Gallery2/res/values-zh-rTW/
strings.xml 180 <string name="locations" msgid="6649297994083130305">"??"</string>
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
GalleryActionBar.java 101 R.string.locations, R.string.location, R.string.group_by_location),
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
pretty-print.h 42 /* How often diagnostics are prefixed by their locations:
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
pretty-print.h 42 /* How often diagnostics are prefixed by their locations:
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
pretty-print.h 42 /* How often diagnostics are prefixed by their locations:
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
pretty-print.h 42 /* How often diagnostics are prefixed by their locations:
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
HeapSegment.java 25 * Describes the types and locations of objects in a segment of a heap.
  /dalvik/vm/compiler/codegen/mips/
MipsLIR.h 80 * code that reg locations always describe doubles as a pair of singles.
179 /* Abstract memory locations */
  /external/bison/tests/
actions.at 384 # Check locations in error recovery
520 %locations
  /external/clang/test/Analysis/
retain-release.mm 260 space, const CGFloat components[], const CGFloat locations[], size_t count);
262 CFArrayRef colors, const CGFloat locations[]);
  /external/clang/www/analyzer/
checker_dev_manual.html 102 <li><tt>Store</tt> - a mapping from memory locations to symbolic values
120 represent things like concrete integers, symbolic values, or memory locations
  /external/dropbear/
configure.in 4 # This Autoconf file was cobbled from various locations. In particular, a bunch
401 [ --with-lastlog=FILE|DIR specify lastlog location [common locations]],
  /external/jmonkeyengine/engine/src/tools/jme3tools/optimize/
TextureAtlas.java 68 * <p>The first map name used is the "master map" that defines new locations on the atlas. Secondary
81 * to point at the new locations of its texture inside the atlas (if the texture exists inside the atlas).</p>
  /external/oprofile/opcontrol/
opcontrol.cpp 163 "data cache access, cacheable locations"},
165 "data cache access, all locations"},
  /external/skia/tests/
BitmapCopyTest.cpp 192 // Helper struct to contain pixel locations, while avoiding need for STL.
234 // Writes unique pixel values at locations specified by coords.
  /external/v8/src/
debug-debugger.js 333 var locations = [];
335 locations.push(this.break_points_[i].actual_location);
337 return locations;
901 var locations = this.breakLocations(f);
902 if (!locations) return source;
903 locations.sort(function(x, y) { return x - y; });
907 for (var i = 0; i < locations.length; i++) {
908 pos = locations[i] - offset;
    [all...]
  /external/valgrind/unittest/
bigtest.cc 228 // Accessing memory locations holding one lock {{{1
316 // Accessing memory locations holding random LockSets {{{1

Completed in 1214 milliseconds

<<11121314151617181920>>