/external/webkit/JavaScriptCore/jit/ |
JITStubCall.h | 104 m_jit->poke(argument, m_stackIndex); 110 m_jit->poke(argument, m_stackIndex); 116 m_jit->poke(argument, m_stackIndex); 122 m_jit->poke(JIT::Imm32(value.payload()), m_stackIndex); 123 m_jit->poke(JIT::Imm32(value.tag()), m_stackIndex + 1); 129 m_jit->poke(payload, m_stackIndex); 130 m_jit->poke(tag, m_stackIndex + 1);
|
JITInlineMethods.h | 41 poke(src, argumentStackOffset); 49 poke(Imm32(value), argumentStackOffset); 57 poke(ImmPtr(value), argumentStackOffset); 186 poke(callFrameRegister, OBJECT_OFFSETOF(struct JITStackFrame, callFrame) / sizeof (void*)); 193 poke(callFrameRegister, OBJECT_OFFSETOF(struct JITStackFrame, callFrame) / sizeof (void*)); 589 poke(payload, argumentStackOffset); 590 poke(tag, argumentStackOffset + 1); 600 poke(Imm32(constant.payload()), argumentStackOffset); 601 poke(Imm32(constant.tag()), argumentStackOffset + 1); 604 poke(scratch2, argumentStackOffset) [all...] |
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
PowerTest.java | 65 new Test("Cheek events don't poke") { 75 new Test("Cheek events poke") { 85 new Test("Touch and Cheek events don't poke") { 95 new Test("Touch and Cheek events poke") {
|
/external/kernel-headers/original/asm-arm/ |
signal.h | 24 /* Here we must cater to libcs that poke about in kernel headers. */ 136 /* Here we must cater to libcs that poke about in kernel headers. */
|
/external/webkit/JavaScriptCore/assembler/ |
MacroAssembler.h | 81 void poke(RegisterID src, int index = 0) function in class:JSC::MacroAssembler 86 void poke(Imm32 value, int index = 0) function in class:JSC::MacroAssembler 91 void poke(ImmPtr imm, int index = 0) function in class:JSC::MacroAssembler
|
/frameworks/base/tests/backup/ |
test_backup.sh | 34 # run adb as root so we can poke at com.android.backuptest's data
|
test_restore.sh | 48 # Make sure adb is root so we can poke at com.android.backuptest's data
|
/external/kernel-headers/original/asm-x86/ |
signal.h | 35 /* Here we must cater to libcs that poke about in kernel headers. */ 144 /* Here we must cater to libcs that poke about in kernel headers. */
|
/external/icu4c/test/intltest/ |
tsnmfmt.cpp | 105 char* poke = (char*)&d; local 109 poke[i] = (char)(rand() & 0xFF); 127 char* poke = (char*)&d; local 130 poke[i] = (char)(rand() & 0xFF);
|
tsdate.cpp | 225 char* poke = (char*)&d; local 230 poke[i] = (char)(rand() & 0xFF);
|
nmfmtrt.cpp | 67 char* poke = (char*)&d; local 70 poke[i] = (char)(rand() & 0xFF);
|
/frameworks/base/core/java/com/android/server/ |
ResettableTimeout.java | 73 // poke the thread so it gets the new timeout.
|
/packages/apps/Phone/src/com/android/phone/ |
PhoneApp.java | 111 * Allowable values for the poke lock code (timeout between a user activity and the 447 // want to set the poke lock. [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
configure.info | 623 which we will call `poke', will take a single file name argument, and 644 Here is our first try at `poke.c'. Note that we've written it without 659 fprintf (stderr, "Usage: poke file\n"); 677 all: poke 679 poke: poke.o 680 $(CC) -o poke $(CFLAGS) $(LDFLAGS) poke.o 713 We modify `poke.c' to use preprocessor macros to control what 764 fprintf (stderr, "Usage: poke file\n") [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
configure.info | 623 which we will call `poke', will take a single file name argument, and 644 Here is our first try at `poke.c'. Note that we've written it without 659 fprintf (stderr, "Usage: poke file\n"); 677 all: poke 679 poke: poke.o 680 $(CC) -o poke $(CFLAGS) $(LDFLAGS) poke.o 713 We modify `poke.c' to use preprocessor macros to control what 764 fprintf (stderr, "Usage: poke file\n") [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
configure.info | 623 which we will call `poke', will take a single file name argument, and 644 Here is our first try at `poke.c'. Note that we've written it without 659 fprintf (stderr, "Usage: poke file\n"); 677 all: poke 679 poke: poke.o 680 $(CC) -o poke $(CFLAGS) $(LDFLAGS) poke.o 713 We modify `poke.c' to use preprocessor macros to control what 764 fprintf (stderr, "Usage: poke file\n") [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/ |
configure.info | 623 which we will call `poke', will take a single file name argument, and 644 Here is our first try at `poke.c'. Note that we've written it without 659 fprintf (stderr, "Usage: poke file\n"); 677 all: poke 679 poke: poke.o 680 $(CC) -o poke $(CFLAGS) $(LDFLAGS) poke.o 713 We modify `poke.c' to use preprocessor macros to control what 764 fprintf (stderr, "Usage: poke file\n") [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
configure.info | 623 which we will call `poke', will take a single file name argument, and 644 Here is our first try at `poke.c'. Note that we've written it without 659 fprintf (stderr, "Usage: poke file\n"); 677 all: poke 679 poke: poke.o 680 $(CC) -o poke $(CFLAGS) $(LDFLAGS) poke.o 713 We modify `poke.c' to use preprocessor macros to control what 764 fprintf (stderr, "Usage: poke file\n") [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
configure.info | 623 which we will call `poke', will take a single file name argument, and 644 Here is our first try at `poke.c'. Note that we've written it without 659 fprintf (stderr, "Usage: poke file\n"); 677 all: poke 679 poke: poke.o 680 $(CC) -o poke $(CFLAGS) $(LDFLAGS) poke.o 713 We modify `poke.c' to use preprocessor macros to control what 764 fprintf (stderr, "Usage: poke file\n") [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
configure.info | 623 which we will call `poke', will take a single file name argument, and 644 Here is our first try at `poke.c'. Note that we've written it without 659 fprintf (stderr, "Usage: poke file\n"); 677 all: poke 679 poke: poke.o 680 $(CC) -o poke $(CFLAGS) $(LDFLAGS) poke.o 713 We modify `poke.c' to use preprocessor macros to control what 764 fprintf (stderr, "Usage: poke file\n") [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/ |
configure.info | 623 which we will call `poke', will take a single file name argument, and 644 Here is our first try at `poke.c'. Note that we've written it without 659 fprintf (stderr, "Usage: poke file\n"); 677 all: poke 679 poke: poke.o 680 $(CC) -o poke $(CFLAGS) $(LDFLAGS) poke.o 713 We modify `poke.c' to use preprocessor macros to control what 764 fprintf (stderr, "Usage: poke file\n") [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
configure.info | 623 which we will call `poke', will take a single file name argument, and 644 Here is our first try at `poke.c'. Note that we've written it without 659 fprintf (stderr, "Usage: poke file\n"); 677 all: poke 679 poke: poke.o 680 $(CC) -o poke $(CFLAGS) $(LDFLAGS) poke.o 713 We modify `poke.c' to use preprocessor macros to control what 764 fprintf (stderr, "Usage: poke file\n") [all...] |
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
KeyguardViewMediator.java | 179 * is called to make sure the device doesn't sleep before it has a chance to poke 602 * its state accordingly and then poke the wake lock when it is ready. 725 * the keyguard to prepare itself and poke the wake lock when it is ready. [all...] |
/frameworks/base/core/java/android/os/ |
PowerManager.java | 181 * When this wake lock is released, poke the user activity timer 500 * TODO: It would be nice to be able to set the poke lock here, 503 * method call to set the poke lock.
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
MessengerServiceActivities.java | 148 * for the user to poke it before doing anything.
|