HomeSort by relevance Sort by last modified time
    Searched refs:exactly (Results 1 - 25 of 65) sorted by null

1 2 3

  /build/tools/droiddoc/templates-ds/
class.cs 102 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
150 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
288 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
294 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
303 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
330 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
345 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
354 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
381 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
390 <?cs # this next line must be exactly like this to be parsed by eclipse ?
    [all...]
  /build/tools/droiddoc/templates-sac/
class.cs 102 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
150 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
288 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
294 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
303 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
330 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
345 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
354 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
381 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
390 <?cs # this next line must be exactly like this to be parsed by eclipse ?
    [all...]
  /build/tools/droiddoc/templates-sdk/
class.cs 105 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
154 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
307 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
313 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
322 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
349 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
367 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
376 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
403 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
412 <?cs # this next line must be exactly like this to be parsed by eclipse ?
    [all...]
  /build/tools/droiddoc/templates-sdk-dyn/
class.cs 102 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
150 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
288 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
294 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
303 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
330 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
345 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
354 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
381 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
390 <?cs # this next line must be exactly like this to be parsed by eclipse ?
    [all...]
  /external/doclava/res/assets/templates/
class.cs 92 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
140 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
278 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
284 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
293 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
320 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
335 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
344 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
371 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
380 <?cs # this next line must be exactly like this to be parsed by eclipse ?
    [all...]
  /external/chromium_org/tools/grit/grit/tool/
newgrd.py 65 print 'This tool requires exactly one argument, the name of the output file.'
transl2tc.py 69 self.Out('This tool takes exactly three arguments:\n'
  /external/compiler-rt/make/
lib_util.mk 60 # Helper function to select the right set of dirs (which should be exactly one)
lib_platforms.mk 45 # Check that exactly one of UniversalArchs or Arch was defined.
  /external/linux-tools-perf/perf-3.12.0/arch/mn10300/lib/
memcpy.S 123 # to occupy exactly 4 bytes
memset.S 110 # to occupy exactly 4 bytes
  /external/chromium_org/chrome/common/extensions/docs/examples/api/tabs/screenshot/
background.js 34 // ensures that exactly one view will have the matching URL.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
metrics.js 115 // Setting min to 1 looks strange but this is exactly the recommended way
  /external/chromium_org/v8/test/mjsunit/
debug-liveedit-breakpoints.js 44 + function_z_text // function takes exactly 3 lines
debug-step-4-in-frame.js 118 // Stepping in the frame #0 (should be exactly the same as above).
  /external/libunwind/doc/
unw_init_remote.tex 25 The \Var{arg} void-pointer tells the address space exactly what entity
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
pycapsule.pxd 56 # The name parameter must compare exactly to the name stored in
137 # capsule must match this string exactly. If no_block is true,
bytes.pxd 43 # arguments must be C types and must correspond exactly to the
49 # %d int Exactly equivalent to printf("%d").
50 # %u unsigned int Exactly equivalent to printf("%u").
51 # %ld long Exactly equivalent to printf("%ld").
52 # %lu unsigned long Exactly equivalent to printf("%lu").
53 # %zd Py_ssize_t Exactly equivalent to printf("%zd").
54 # %zu size_t Exactly equivalent to printf("%zu").
55 # %i int Exactly equivalent to printf("%i").
56 # %x int Exactly equivalent to printf("%x").
69 # Identical to PyBytes_FromFormat() except that it takes exactly two arguments
    [all...]
string.pxd 43 # arguments must be C types and must correspond exactly to the
49 # %d int Exactly equivalent to printf("%d").
50 # %u unsigned int Exactly equivalent to printf("%u").
51 # %ld long Exactly equivalent to printf("%ld").
52 # %lu unsigned long Exactly equivalent to printf("%lu").
53 # %zd Py_ssize_t Exactly equivalent to printf("%zd").
54 # %zu size_t Exactly equivalent to printf("%zu").
55 # %i int Exactly equivalent to printf("%i").
56 # %x int Exactly equivalent to printf("%x").
69 # Identical to PyString_FromFormat() except that it takes exactly two arguments
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_signed_rgba.spec 90 This conversion means -1, 0, and +1 are all exactly representable,
100 The Table 2.9 conversion is incapable of exactly representing
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 90 This conversion means -1, 0, and +1 are all exactly representable,
100 The Table 2.9 conversion is incapable of exactly representing
  /external/chromium_org/v8/test/mjsunit/harmony/
block-for.js 93 // Check that there is exactly one variable without initializer
  /external/junit/
Android.mk 74 # build a core-junit-hostdex jar that contains exactly the same classes
  /external/libvorbis/doc/
08-residue.tex 34 coding structure, ignoring for the moment exactly how a partition is
352 Format zero decodes partitions exactly as described earlier in the
386 Format 1 decodes partitions exactly as described earlier in the
  /external/chromium_org/chrome/third_party/mock4js/
mock4js.js 33 object.exactly = function(expectedCallCount) {

Completed in 396 milliseconds

1 2 3