HomeSort by relevance Sort by last modified time
    Searched refs:within (Results 76 - 100 of 685) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
sparsetreemap.go 9 // A SparseTreeMap encodes a subset of nodes within a tree
17 // Given a set of blocks {B1, B2, B3} within the dominator tree, established
21 // ancestor of B within the dominator tree, or nil if none exists.
28 // and lookup points within a block -- one of
84 // Within a sparse tree, the two entries added bracket all their descendant
85 // entries within the tree; the first insertion is keyed by entry number,
97 // Insert creates a definition within b with data x.
99 // AdjustBefore means defined at a phi function (visible Within or After in the same block)
100 // AdjustWithin means defined within the block (visible After in the same block)
101 // AdjustAfter means after the block (visible within child blocks
    [all...]
  /cts/tests/tests/transition/src/android/transition/cts/
ActivityTransitionTest.java 18 import static com.android.compatibility.common.util.CtsMockitoUtils.within;
142 verify(targetActivity.enterListener, within(3000)).onTransitionEnd(any());
166 verify(mReenterListener, within(3000)).onTransitionEnd(any());
167 verify(mSharedElementReenterListener, within(3000)).onTransitionEnd(any());
214 verify(targetActivity.enterListener, within(3000)).onTransitionEnd(any());
237 verify(mReenterListener, within(3000)).onTransitionEnd(any());
238 verify(mSharedElementReenterListener, within(3000)).onTransitionEnd(any());
288 verify(targetActivity.enterListener, within(3000)).onTransitionEnd(any());
289 verify(mExitListener, within(3000)).onTransitionEnd(any());
370 verify(mExitListener, within(3000)).onTransitionEnd(any())
    [all...]
TransitionSetTest.java 18 import static com.android.compatibility.common.util.CtsMockitoUtils.within;
92 verify(fadeListener, within(400)).onTransitionEnd(any());
  /compatibility/cdd/9_security-model/
9_13_safe-mode.md 22 uninstall any third-party apps within Safe Mode.
  /cts/tests/tests/widget/src/android/widget/cts/
FilterTest.java 19 import static com.android.compatibility.common.util.CtsMockitoUtils.within;
114 verify(mockFilterListener, within(TIME_OUT)).onFilterComplete(anyInt());
SlidingDrawerTest.java 19 import static com.android.compatibility.common.util.CtsMockitoUtils.within;
263 verify(mockScrollListener, within(TEST_TIMEOUT)).onScrollStarted();
264 verify(mockScrollListener, within(TEST_TIMEOUT)).onScrollEnded();
  /external/llvm/test/ExecutionEngine/RuntimeDyld/AArch64/
MachO_ARM64_relocations.s 28 # variable ptr. ldr encodes the offset of the variable within the page. The ldr
44 # entry within the page. The ldr instruction perfroms an implicit shift on the
  /external/mdnsresponder/mDNSShared/
dnsextd.conf 22 // policy for your dynamic zone. For example, within a small closed private
  /external/mesa3d/docs/specs/OLD/
MESA_program_debug.spec 52 From within the callback, the user may issue Get* commands to
77 If the debugger were fully implemented within the GL it's not
94 command from within the callback will result in undefined
190 From within the callback function, only the following GL commands
204 Calling any other command from within the callback results in
221 called from within a callback function registered with
317 * We can only make glGet* calls from within this function!
  /external/valgrind/memcheck/tests/
badjump.stderr.exp 9 Access not within mapped region at address 0x........
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
rel64-5.d 4 #name: MOVI: PC-relative reloc within .text, 64-bit ABI.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/X64/
EbcLowLevel.S 72 # "The stack will always be maintained 16-byte aligned, except within
  /external/ltp/testcases/kernel/fs/fs_bind/bind/
00_Descriptions.txt 47 test22 - bind within same tree - root to child
164 bind within same tree - root to child
  /external/markdown/markdown/extensions/
headerid.py 27 To fit within a html template's hierarchy, set the header base level:
  /frameworks/rs/script_api/
rs_object_info.spec 64 Samplers objects define how Allocations can be read as structure within a kernel.
281 sub-element within the instantiation of the Element.
305 Returns the Allocation for a given pointer. The pointer should point within a valid
  /prebuilts/go/darwin-x86/src/debug/dwarf/
unit.go 16 base Offset // byte offset of header within the aggregate info
17 off Offset // byte offset of data within the aggregate info
  /prebuilts/go/linux-x86/src/debug/dwarf/
unit.go 16 base Offset // byte offset of header within the aggregate info
17 off Offset // byte offset of data within the aggregate info
  /system/timezone/distro/core/
Android.mk 18 # handling distros and within CTS tests.
43 # handling distros and within CTS tests. Used on host for host-side tests.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
24k-triple-stores-3.s 1 # Assume to be on the same line (within 32bytes)
  /toolchain/binutils/binutils-2.25/gold/testsuite/
thumb_blx_in_range.s 3 # Test THUMB/THUMB-2 blx instructions just within the branch range limits.
  /cts/tests/tests/animation/src/android/animation/cts/
AnimatorSetTest.java 18 import static com.android.compatibility.common.util.CtsMockitoUtils.within;
438 verify(listener, within(300)).onAnimationEnd(a2, true);
442 // The whole set should finish within 500ms, i.e. 300ms after a2 is finished. This verifies
444 verify(setListener, within(400)).onAnimationEnd(set, true);
479 verify(setListener, within(100)).onAnimationEnd(set, false);
521 verify(listener1, within(400)).onAnimationStart(a1, false);
523 verify(listener1, within(500)).onAnimationEnd(a1, false);
529 verify(listener2, within(800)).onAnimationStart(a2, false);
532 // Verify that the AnimatorSet has finished within 1650ms since the start of the animation.
534 verify(setListener, within(500)).onAnimationEnd(set, false)
    [all...]
  /compatibility/cdd/3_software/
3_9_device-administration.md 80 * [C-1-3] MUST provide the following user affordances within the Settings to
102 badge) to indicate when user is within a managed profile application.
105 foreground application is within the managed profile.
114 * Independent management of VPN Applications installed within the primary
116 * Independent management of applications installed within the primary user
118 * Independent management of accounts within the primary user or managed
  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_triggered_start/
AreaIdSetType.java 39 within(1), enum constant in enum:AreaIdSetType.Value
  /external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb 40 each contained within a separate script.
44 Not all components of the ANTLR3 library are necessary within ANTLR generated
45 code. Some components are only used within specific types of recognizers and
81 additional classes and mixins required by the debug code are contained within
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
backtracking.rb 48 * as errors within the function itself don't make it fail

Completed in 991 milliseconds

1 2 34 5 6 7 8 91011>>