Home
last modified time | relevance | path

Searched refs:become (Results 1 – 25 of 263) sorted by relevance

1234567891011

/external/jetty/src/resources/org/eclipse/jetty/servlets/jmx/
DQoSFilter-mbean.properties3 …f time (in milliseconds) that the filter would wait for the semaphore to become available before s…
4 …s) that the filter would suspend a request for while waiting for the semaphore to become available.
/external/clang/test/ARCMT/
DGC-check.m13 …); // expected-error {{call returns pointer to GC managed memory; it will become unmanaged in ARC}}
17 __strong void *gcVar; // expected-error {{GC managed memory will become unmanaged in ARC}}
/external/autotest/client/tests/kvm/autoit/
Dnotepad1.au311 ; Wait for a window to exist, activate it, and wait for it to become active.
22 ; Wait up to 10 seconds for Notepad to become active --
/external/llvm/test/Transforms/LowerSwitch/
Dfold-popular-case-to-unreachable-default.ll4 ; Cases 2 and 4 are removed and become the new default case.
35 ; Cases 6 and INT64_MAX become the new default, but we still exploit the fact
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Dt051treeRewriteASTwWalker.g11 a : b ; // a.tree must become b.tree
/external/llvm/test/Assembler/
Ddistinct-mdnode.ll16 !10 = !{!10} ; This should become distinct.
/external/llvm/test/CodeGen/AArch64/
Ddont-take-over-the-world.ll4 ; target, but we have to be careful how we do that so that it doesn't become the
/external/skia/gyp/
Dskia_for_chromium_defines.gypi13 # If these become 'permanent', they should be moved into skia_common.gypi
Dskia_for_android_framework_defines.gypi13 # If these become 'permanent', they should be moved into common_variables.gypi
/external/v8/tools/gyp/test/copies/src/
Dcopies-sourceless-shared-lib.gyp23 # to become unconfused.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
Dmessages.properties14 standardError = Standard error on this test is {0} (should be less than {1} to become reliable!)
/external/v8/tools/gyp/test/dependencies/
Dextra_targets.gyp14 # should not become part of the build (unlike with 'c/c.gyp:*').
/external/selinux/policycoreutils/sepolicy/sepolicy/help/
Dsystem_policy_type.txt1 If you have more then one policy type installed, the advanced screen will become visible. You can…
/external/llvm/test/CodeGen/X86/
Dinalloca-regparm.ll4 ; This will compile successfully on x86 but not x86_64, because %b will become a
D2006-10-10-FindModifiedNodeSlotBug.ll2 ; Bug in FindModifiedNodeSlot cause tmp14 load to become a zextload and shr 31
/external/webrtc/webrtc/modules/video_coding/test/
Dsubfigure.m6 % become the p-th tile in an m-by-n matrix of windows. (The interpretation of
/external/llvm/test/CodeGen/ARM/
Dfast-isel-deadcode.ll4 ; being passed via a register, so the materialized arguments become dead code.
/external/chromium-trace/catapult/third_party/Paste/paste/
Durl.py192 def become(self, OtherClass): member in URLResource
328 return self.become(Button)
333 return self.become(JSPopup)
/external/autotest/server/site_tests/network_WiFi_ProfileBasic/
Dcontrol18 that we auto-connect to a WiFi network when credentials become available
/external/llvm/test/Transforms/InstCombine/
Dbit-tracking.ll16 ; incrementing a single-bit bitfield, which should become just an xor.
/external/v8/build/config/
Dallocator.gni24 # TODO(primiano): this should just become the default without having a flag,
/external/llvm/test/Transforms/GlobalDCE/
Dglobal_ctors_integration.ll3 ; This test checks that -O2 is able to delete constructors that become empty
/external/clang/test/SemaObjC/
Dforward-class-1.m28 // FIXME. This may become a negative test should we decide to make this an error.
/external/v8/test/webkit/
Dwebkit.status32 'dfg-inline-arguments-become-double': [PASS, FAIL],
33 'dfg-inline-arguments-become-int32': [PASS, FAIL],
/external/llvm/test/Transforms/LoopUnroll/
Dfull-unroll-heuristics-cmp.ll11 ; We expect this loop to be unrolled, because in this case load would become
177 ; Loop unroller should be able to predict that a comparison would become
181 ; become constant after it.

1234567891011