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

1 2 3 4 5 6 7

  /external/harfbuzz_ng/src/
sample.py 6 def nothing(): function
10 blob = hb.blob_create (fontdata, hb.memory_mode_t.WRITABLE, None, nothing)
  /external/libcxx/test/utilities/memory/specialized.algorithms/specialized.addressof/
addressof.pass.cpp 22 struct nothing { struct
46 nothing n;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/specialized.algorithms/specialized.addressof/
addressof.pass.cpp 22 struct nothing { struct
46 nothing n;
  /external/clang/test/Sema/
block-literal.c 6 void nothing();
16 nothing();
  /external/linux-tools-perf/perf-3.12.0/arch/sh/lib/
memcpy.S 17 bt/s 9f ! if n=0, do nothing
memset.S 17 bt/s 5f ! if n=0, do nothing
  /external/nanohttpd/
Android.mk 4 # is enough for HTTP 1.1 support and nothing else.
  /bionic/libc/arch-x86_64/bionic/
__bionic_clone.S 74 # We're the parent; nothing to do.
  /external/eigen/lapack/
dsecnd_NONE.f 1 *> \brief \b DSECND returns nothing
19 *> DSECND returns nothing instead of returning the user time for a process in seconds.
second_NONE.f 1 *> \brief \b SECOND returns nothing
19 *> SECOND returns nothing instead of returning the user time for a process in seconds.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/infobars/sandwichbar/
background.js 19 // Return nothing to let the connection be cleaned up.
  /bionic/libc/arch-x86/bionic/
__bionic_clone.S 46 # We're the parent; nothing to do.
  /build/core/clang/
HOST_x86_common.mk 4 # nothing required here yet
55 # nothing required here yet
  /build/tools/droiddoc/templates-sdk/
macros_override.cs 4 <?cs # if obj has nothing on obj.showAnnotations, nothing will be output ?>
  /external/chromium_org/v8/test/mjsunit/
multiple-return.js 41 // Do nothing.
53 // Do nothing.
  /build/core/combo/
javac.mk 4 # CUSTOM_JAVA_COMPILER -- "eclipse", "openjdk". or nothing for the system
  /external/chromium_org/tools/grit/grit/gather/
interface.py 50 By default, this does nothing. If special handling is desired, it should be
61 By default, this does nothing. If special handling is desired, it should be
  /external/chromium_org/build/android/gyp/util/
md5_check_test.py 42 CheckCallAndRecord(False, 'should not call when nothing changed')
  /external/chromium_org/
Android.mk 48 # nothing, since we may not have finished bringing up this architecture yet.
75 # we can just do nothing.
  /external/chromium_org/v8/test/mjsunit/compiler/
dead-loops.js 38 while (i++ < 10) ; // nothing in the body.
42 for (var i = 0; i < 10; i++) ; // nothing in the body.
  /external/llvm/test/MC/Mips/
cpsetup.s 70 # Testing that .cpsetup expands to nothing in this case
  /external/chromium_org/chrome/common/extensions/docs/examples/api/tabs/screenshot/
background.js 28 // There is nothing we need to do for future onUpdated events, so we
  /external/chromium_org/chrome/renderer/resources/extensions/
app_custom_bindings.js 21 return fun; // nothing interesting to log without an extension
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
test_case.py 344 # "The default implementation does nothing."
350 # ... and nothing should happen
353 # "The default implementation does nothing."
359 # ... and nothing should happen
431 # from this TestCase instance but since its a local nothing else
1059 def nothing(self): function in function:.testKeyboardInterrupt
1084 def nothing(self): function in function:.testSystemExit
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
test_case.py 344 # "The default implementation does nothing."
350 # ... and nothing should happen
353 # "The default implementation does nothing."
359 # ... and nothing should happen
431 # from this TestCase instance but since its a local nothing else
1059 def nothing(self): function in function:.testKeyboardInterrupt
1084 def nothing(self): function in function:.testSystemExit
    [all...]

Completed in 500 milliseconds

1 2 3 4 5 6 7