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

1 2 3 4 5 6 7 8

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/
mix-1.s 1 ! Check mixed-mode objects; different sections holding different ISA:s.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/sh64/
shmix-1.s 1 ! Check mixed-mode objects; different sections holding different ISA:s.
  /cts/tests/tests/permission/src/android/permission/cts/
AppIdleStatePermissionTest.java 47 final List<PackageInfo> holding = pm.getPackagesHoldingPermissions(new String[]{ local
53 for (PackageInfo pkg : holding) {
ServicePermissionTest.java 62 final List<PackageInfo> holding = pm.getPackagesHoldingPermissions( local
64 for (PackageInfo pi : holding) {
ProviderPermissionTest.java 142 final List<PackageInfo> holding = pm.getPackagesHoldingPermissions(new String[] { local
145 for (PackageInfo pi : holding) {
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue16193.go 7 // The compiler used the name "glob" as the function holding a global
  /prebuilts/go/linux-x86/test/fixedbugs/
issue16193.go 7 // The compiler used the name "glob" as the function holding a global
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL35xSmc/
InitializeSMC.asm 37 // Write to set_cycle register(holding register for NOR 1 cycle register or NAND cycle register)
41 // Write to set_opmode register(holding register for NOR 1 opomode register or NAND opmode register)
45 // Write to direct_cmd register so that the NOR 1 registers(set-cycles and opmode) are updated with holding registers
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
asneed1.d 12 # the variable holding the .got section.
  /compatibility/cdd/2_device-types/
2_6_tablet-reqs.md 4 typically used by holding in both hands and not in a clamshell form-factor.
  /prebuilts/go/darwin-x86/doc/progs/
slices.go 28 // Filter returns a new slice holding only
  /prebuilts/go/linux-x86/doc/progs/
slices.go 28 // Filter returns a new slice holding only
  /external/skia/tools/lua/
filter-counter.lua 30 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
scrape.lua 31 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
glyph-counts.lua 30 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
scrape_dashing.lua 32 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
  /external/skqp/tools/lua/
filter-counter.lua 30 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
scrape.lua 31 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
glyph-counts.lua 30 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
scrape_dashing.lua 32 t.verb is a string holding the name of the draw-op (e.g. "drawRect")
  /external/clang/test/Sema/
warn-thread-safety-analysis.c 77 Foo_fun1(1); // expected-warning{{calling function 'Foo_fun1' requires holding mutex 'mu2'}} \
78 expected-warning{{calling function 'Foo_fun1' requires holding mutex 'mu1' exclusively}}
104 set_value(&a_, 0); // expected-warning{{calling function 'set_value' requires holding mutex 'foo_.mu_' exclusively}}
105 get_value(b_); // expected-warning{{calling function 'get_value' requires holding mutex 'foo_.mu_'}}
113 c_ = 0; // expected-warning{{writing variable 'c_' requires holding any mutex exclusively}}
114 (void)(*d_ == 0); // expected-warning{{reading the value pointed to by 'd_' requires holding any mutex}}
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
CallAudioModeTransitionTests.java 488 "Ringing call disconnects with a holding call in the background",
  /external/walt/docs/
TapLatency.md 12 motion. This allows the hand holding the main part of the pen to gain some speed to which the button is
  /prebuilts/go/darwin-x86/doc/play/
tree.go 73 // holding the values 1k, 2k, ..., nk.
  /prebuilts/go/darwin-x86/src/go/types/
package.go 39 // holding the objects declared at package level (TypeNames,

Completed in 502 milliseconds

1 2 3 4 5 6 7 8