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

1 2 3

  /frameworks/base/services/tests/servicestests/src/com/android/server/wm/
WindowSurfacePlacerTest.java 50 final AppWindowToken behind = createAppWindowToken(mDisplayContent, local
56 sWm.mOpeningApps.add(behind);
66 final AppWindowToken behind = createAppWindowToken(mDisplayContent, local
  /external/mesa3d/src/gallium/state_trackers/xa/
README 34 The motivation behind this state tracker is that the Xorg state tracker has
  /prebuilts/go/darwin-x86/lib/time/
update.bash 46 echo Left workspace behind in work/.
  /prebuilts/go/linux-x86/lib/time/
update.bash 46 echo Left workspace behind in work/.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
lower.go 17 // rules may leave dead generic ops behind).
cse.go 214 // v.Args[0] is tuple generator, CSE'd into a different block as t, v is left behind
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
lower.go 17 // rules may leave dead generic ops behind).
cse.go 214 // v.Args[0] is tuple generator, CSE'd into a different block as t, v is left behind
  /prebuilts/go/darwin-x86/src/time/
tick.go 26 // If the client falls behind while reading, we drop ticks
sleep.go 138 // the desired behavior when the reader gets behind,
  /prebuilts/go/linux-x86/src/time/
tick.go 26 // If the client falls behind while reading, we drop ticks
sleep.go 138 // the desired behavior when the reader gets behind,
  /external/python/cpython2/Mac/Modules/dlg/
_Dlgmodule.c 1031 WindowPtr behind; local
1043 WinObj_Convert, &behind,
1053 behind,
1067 WindowPtr behind; local
1073 WinObj_Convert, &behind))
1077 behind);
1091 WindowPtr behind; local
    [all...]
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
ScrimControllerTest.java 620 private void assertScrimVisibility(int inFront, int behind) {
622 boolean behindVisible = behind != ScrimController.VISIBILITY_FULLY_TRANSPARENT;
629 if (inFront == VISIBILITY_FULLY_OPAQUE || behind == VISIBILITY_FULLY_OPAQUE) {
631 } else if (inFront > VISIBILITY_FULLY_TRANSPARENT || behind > VISIBILITY_FULLY_TRANSPARENT) {
  /external/autotest/docs/
test-that.md 8 are no longer left behind.
  /external/curl/packages/vms/
clean_gnv_curl.com 5 $! The GNV environment leaves behind some during the configure and build
  /external/tensorflow/tensorflow/core/profiler/g3doc/
advise.md 78 There is no magic behind advise mode. tfprof builds the profiles first, then
  /prebuilts/go/darwin-x86/src/runtime/race/testdata/
select_test.go 242 // The idea behind this test:
  /prebuilts/go/linux-x86/src/runtime/race/testdata/
select_test.go 242 // The idea behind this test:
  /external/python/cpython2/Mac/Modules/win/
_Winmodule.c 2661 WindowPtr behind; local
2685 WindowPtr behind; local
2718 WindowPtr behind; local
2742 WindowPtr behind; local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/cgo/
ast.go 57 // right place when we start editing the AST behind its back,
62 // the text behind ast1. In godefs mode we modify and print ast2.
  /prebuilts/go/linux-x86/src/cmd/cgo/
ast.go 57 // right place when we start editing the AST behind its back,
62 // the text behind ast1. In godefs mode we modify and print ast2.
  /prebuilts/go/darwin-x86/src/net/
ipsock.go 179 // There can't be a ':' behind the ']' now.
  /prebuilts/go/darwin-x86/src/runtime/
string.go 10 // There is no fundamental theory behind this number.
  /prebuilts/go/linux-x86/src/net/
ipsock.go 179 // There can't be a ':' behind the ']' now.

Completed in 1085 milliseconds

1 2 3