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

1 2 3 4 5 6 7 8 91011>>

  /art/runtime/arch/mips/
portable_entrypoints_mips.S 25 # Fake callee save ref and args frame set up, note portable doesn't use callee save frames.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
version.rc 67 # error Resource compiler doesn't know which cleanup style you're using - see version.rc
77 # error Resource compiler doesn't know which cleanup style you're using - see version.rc
87 # error Resource compiler doesn't know which cleanup style you're using - see version.rc
97 # error Resource compiler doesn't know which cleanup style you're using - see version.rc
100 # error Resource compiler doesn't know which compiler you're using - see version.rc
  /external/llvm/test/MC/AsmParser/
directive_lcomm.s 10 # ELF doesn't like alignment on .lcomm.
  /development/samples/HeavyWeight/
Android.mk 13 # Currently doesn't build
  /bionic/libc/zoneinfo/
Android.mk 12 # The host build doesn't use bionic, but it does use bionic's zoneinfo data
  /external/chromium_org/third_party/skia/tools/lua/
dumpops.lua 27 -- then nil out so it doesn't appear in tostr()
bitmap_statistics.lua 28 -- then nil out so it doesn't appear in tostr()
  /external/chromium_org/v8/test/mjsunit/compiler/
dead-loops.js 33 while (false) ; // doesn't even loop.
53 // Involves only reads on typed arrays, and {i} doesn't overflow.
62 // Have to prove that {a} doesn't have getters...?
69 new Object(); // Have to prove the allocation doesn't escape.
75 var x = {}; // Have to prove the allocation doesn't escape.
  /device/generic/arm64/
BoardConfig.mk 6 # The generic product target doesn't have any hardware-specific pieces.
  /device/generic/armv7-a-neon/
BoardConfig.mk 6 # The generic product target doesn't have any hardware-specific pieces.
  /device/generic/x86_64/
BoardConfig.mk 6 # The generic product target doesn't have any hardware-specific pieces.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
RewriteRuleNodeStream.as 23 // circuited next() so it doesn't call.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
utils.js 13 // WebKit doesn't handle xhr.responseType = "json" as of Chrome 25.
  /external/chromium_org/content/test/data/indexeddb/
open_bad_db.js 26 debug("database doesn't have a version.");
open_missing_table.js 27 debug("database doesn't have a version.");
  /external/chromium_org/chrome/renderer/resources/extensions/
file_manager_private_custom_bindings.js 44 // So |request.callback| doesn't break if response is not defined.
62 // So |request.callback| doesn't break if response is not defined.
tts_custom_bindings.js 35 // it doesn't necessarily have the tts permission. If it doesn't, trying to
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
pushnosize.asm 9 push 128 ; 68 8000 - doesn't fit in byte, equivalent to push word 128
25 push 128 ; 68 80000000 - doesn't fit in byte -> push dword 128
  /external/chromium_org/v8/test/webkit/
dfg-constant-fold-first-local-read-after-block-merge.js 25 "Tests that the DFG doesn't crash if we constant fold the first read of a local variable in a block that is the result of merging two blocks, where the first doesn't touch the local and the second reads it."
  /external/chromium_org/
Android.mk 47 # target architecture, we need to include it. If it doesn't exist then just do
73 # Do the same check for the secondary architecture; if this doesn't exist then
74 # the current target platform probably doesn't have a secondary architecture and
  /build/target/board/generic_x86/
BoardConfig.mk 6 # The generic product target doesn't have any hardware-specific pieces.
  /build/target/board/generic_x86_64/
BoardConfig.mk 6 # The generic product target doesn't have any hardware-specific pieces.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/testing/
fake_objects.js 39 * Asserts that this object doesn't have any listener added.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/
pending_changes.js 27 * or null if it doesn't exist.
32 * or null if it doesn't exist.
41 * Returns the pending font size setting change, or null if it doesn't exist.
46 * doesn't exist.
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/
touch-action-tests.js 26 * To be invoked manually (so it doesn't intefere with testing).

Completed in 858 milliseconds

1 2 3 4 5 6 7 8 91011>>