HomeSort by relevance Sort by last modified time
    Searched refs:thing (Results 126 - 150 of 717) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/go/linux-x86/src/strconv/
atob_test.go 44 // NumError assertion must succeed; it's the only thing we return.
  /prebuilts/go/linux-x86/test/fixedbugs/
bug484.go 20 // which is the most important thing.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Enquire/
Enquire.c 2 Every thing you wanted to know about your compiler but didn't know whom to ask.
2144 #undef thing macro
2200 #define thing macro
2288 #define thing macro
2378 #define thing macro
    [all...]
  /art/test/088-monitor-verification/src/
Main.java 103 Class<?> thing = Thread.class; local
  /external/caliper/caliper/src/test/java/com/google/caliper/runner/
MalformedBenchmarksTest.java 129 public void baz(long reps, boolean thing) {}
WorkerProcessTest.java 154 @Benchmark long thing(long reps) { method in class:WorkerProcessTest.TestBenchmark
  /external/v8/src/profiler/
heap-snapshot-generator.h 292 int Map(HeapThing thing);
293 void Pair(HeapThing thing, int entry);
296 static uint32_t Hash(HeapThing thing) {
298 static_cast<uint32_t>(reinterpret_cast<uintptr_t>(thing)),
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.sat4j.pb_2.3.5.v201308161310.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.sat4j.pb_2.3.5.v20130525.jar 
  /external/chromium-trace/catapult/telemetry/third_party/mock/
mock.py     [all...]
  /external/pdfium/third_party/pymock/
mock.py     [all...]
  /build/soong/cc/
coverage.go 60 // For static libraries, the only thing that changes our object files
  /external/swiftshader/third_party/LLVM/utils/
codegen-diff 117 disassemble to the same thing. This puts a lot of trust in the
  /frameworks/opt/net/wifi/tests/wifitests/
Android.mk 58 # TODO figure out if this is the correct thing to do, this seems to not be right
  /external/guice/core/test/com/google/inject/spi/
ProviderMethodsTest.java 794 @Provides String provide(T thing) {
795 return thing.toString();
803 @Override String provide(Integer thing) {
804 return thing.toString();
  /external/llvm/utils/
codegen-diff 117 disassemble to the same thing. This puts a lot of trust in the
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
align.go 83 // For nonzero-sized structs which end in a zero-sized thing, we add
85 // taking the address of the zero-sized thing can't manufacture a
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
align.go 83 // For nonzero-sized structs which end in a zero-sized thing, we add
85 // taking the address of the zero-sized thing can't manufacture a
  /external/mksh/src/
funcs.c 769 int thing = 0, field = 0, base = 0, i; local
884 thing = '+';
888 thing = '-';
907 thing = wp[builtin_opt.optind][0];
995 if (thing == '-')
1007 c_typeset_vardump(vp, flag, thing, pflag, istset);
1010 c_typeset_vardump_recursive(e->loc, flag, thing, pflag, istset);
1015 c_typeset_vardump_recursive(struct block *l, uint32_t flag, int thing,
1021 c_typeset_vardump_recursive(l->next, flag, thing, pflag, istset);
1024 c_typeset_vardump(vp, flag, thing, pflag, istset)
    [all...]
  /build/make/tools/droiddoc/templates-pdk/assets/
android-developer-reference.js 76 var thing = ($("#jd-header").html().indexOf("package") != -1) ? "package" : "class";
77 $("#naMessage").show().html("<div><p><strong>This " + thing + " is not available with API Level " + selectedLevel + ".</strong></p>"
78 + "<p>To use this " + thing + ", your application must specify API Level \"" + $("body").attr("class") + "\" or higher in its manifest "
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
doctest.py     [all...]
  /external/doclava/res/assets/templates/assets/
doclava-developer-reference.js 71 var thing = ($("#jd-header").html().indexOf("package") != -1) ? "package" : "class";
72 $("#naMessage").show().html("<div><p><strong>This " + thing + " is not available with API Level " + selectedLevel + ".</strong></p>"
73 + "<p>To use this " + thing + ", your application must specify API Level " + minLevel + " or higher in its manifest "
  /prebuilts/gdb/darwin-x86/lib/python2.7/
doctest.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
doctest.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
doctest.py     [all...]

Completed in 3702 milliseconds

1 2 3 4 56 7 8 91011>>