HomeSort by relevance Sort by last modified time
    Searched defs:pc (Results 1 - 25 of 235) sorted by null

1 2 3 4 5 6 7 8 910

  /external/apache-harmony/luni/src/test/api/common/
Proxy2Test.java 29 Class pc = Proxy.getProxyClass(DefaultPkgIntf.class.getClassLoader(), local
31 assertEquals("$Proxy0", pc.getName());
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar_supp.c 10 // uninitialised, but we know pc[0] points to 0x0
11 char** pc = malloc(sizeof(char*)); local
18 syscall(pi[0]+__NR_write, pi[0], pc[0], pi[0]+1);
int3-x86.c 16 void *pc = (void*)mc->gregs[REG_EIP]; local
18 eip_at_sig = pc;
43 /* intaddr is the address of the int 3 insn. eip_at_sig is the PC
  /frameworks/compile/libbcc/tests/data/src/
pointers.c 4 int* pc = (int*) 0; local
10 printf("Pointer comparison to zero: %d %d %d\n", pa == 0, pb == 0, pc == 0);
11 printf("Pointer comparison: %d %d %d %d %d\n", pa < pb, pa == pb, pa > pb, ! pb, ! pc);
  /libcore/luni/src/test/java/tests/api/javax/security/auth/
PasswordCallbackTest.java 39 PasswordCallback pc = new PasswordCallback(prompt, true); local
40 assertNotNull("Null object returned", pc);
41 assertEquals(prompt, pc.getPrompt());
42 assertEquals(true, pc.isEchoOn());
48 PasswordCallback pc = new PasswordCallback(prompt, false); local
49 assertNotNull("Null object returned", pc);
50 assertEquals(prompt, pc.getPrompt());
51 assertEquals(false, pc.isEchoOn());
57 PasswordCallback pc = new PasswordCallback(null, true); local
63 PasswordCallback pc = new PasswordCallback("", true) local
78 PasswordCallback pc = new PasswordCallback(prompt, true); local
    [all...]
  /dalvik/vm/mterp/cstubs/
enddefs.cpp 4 #undef pc macro
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/callback/
PasswordCallbackTest.java 35 PasswordCallback pc; field in class:PasswordCallbackTest
38 pc = new PasswordCallback("prompt", true);
39 assertEquals("prompt", pc.getPrompt());
40 assertTrue(pc.isEchoOn());
41 pc.setPassword(null);
42 pc.clearPassword();
43 assertNull(pc.getPassword());
45 pc.setPassword(pwd);
46 assertEquals(new String(pwd), new String(pc.getPassword()));
47 pc.clearPassword()
    [all...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
PKIXCertPathCheckerTest.java 64 PKIXCertPathChecker pc = TestUtils.getTestCertPathChecker(); local
65 pc.isForwardCheckingSupported();
70 PKIXCertPathChecker pc = TestUtils.getTestCertPathChecker(); local
71 pc.init(true);
75 PKIXCertPathChecker pc = TestUtils.getTestCertPathChecker(); local
76 pc.getSupportedExtensions();
81 PKIXCertPathChecker pc = TestUtils.getTestCertPathChecker(); local
82 pc.check(new MyCertificate("", null), new HashSet());
  /libcore/luni/src/test/java/tests/security/cert/
PKIXCertPathCheckerTest.java 65 PKIXCertPathChecker pc = TestUtils.getTestCertPathChecker(); local
66 pc.isForwardCheckingSupported();
70 PKIXCertPathChecker pc = TestUtils.getTestCertPathChecker(); local
71 pc.init(true);
74 PKIXCertPathChecker pc = TestUtils.getTestCertPathChecker(); local
75 pc.getSupportedExtensions();
78 PKIXCertPathChecker pc = TestUtils.getTestCertPathChecker(); local
79 pc.check(new MyCertificate("", null), new HashSet<String>());
  /external/qemu/
kvm.h 106 target_ulong pc; member in struct:kvm_sw_breakpoint
117 target_ulong pc);
  /external/valgrind/main/memcheck/tests/amd64-linux/
int3-amd64.c 16 void *pc = (void*)mc->gregs[REG_RIP]; local
18 rip_at_sig = pc;
43 /* intaddr is the address of the int 3 insn. rip_at_sig is the PC
  /sdk/emulator/qtools/
exc_dump.cpp 18 uint32_t pc, target_pc; local
21 if (trace->ReadExc(&time, &pc, &recnum, &target_pc, &bb_num,
24 printf("time: %lld rec: %llu pc: %08x target: %08x bb: %llu bb_start: %llu insns: %d\n",
25 time, recnum, pc, target_pc, bb_num, bb_start_time, num_insns);
  /external/apache-harmony/security/src/test/api/java/tests/api/java/security/
DomainCombinerTest.java 54 PermissionCollection pc = new Permissions(); local
55 pc.add(new AllPermission());
61 .getCodeSource(), pc);
64 pc);
  /dalvik/vm/mterp/portable/
entry.cpp 16 const u2* pc; // program counter local
31 pc = self->interpSave.pc;
37 LOGVV("threadid=%d: %s.%s pc=%#x fp=%p",
39 pc - curMethod->insns, fp);
  /external/clang/test/CodeGen/
pr4349.c 12 union reg pc; member in struct:cpu
22 { &((cpu.pc).w[0]) }
27 { &((cpu.pc).b[0][1]) }
32 { &((cpu.pc).w[1]) }
37 { &((cpu.pc).b[1][1]) }
  /external/compiler-rt/lib/asan/
asan_stack.cc 23 ASAN_USE_EXTERNAL_SYMBOLIZER(const void *pc, char *out, int out_size);
32 uintptr_t pc = addr[i]; local
34 ASAN_USE_EXTERNAL_SYMBOLIZER((void*)pc, buff, sizeof(buff));
35 Printf(" #%zu 0x%zx %s\n", i, pc, buff);
44 uintptr_t pc = addr[i];
47 if (proc_maps.GetObjectNameAndOffset(pc, &offset,
49 Printf(" #%zu 0x%zx (%s+0x%zx)\n", i, pc, filename, offset);
51 Printf(" #%zu 0x%zx\n", i, pc);
61 void AsanStackTrace::FastUnwindStack(uintptr_t pc, uintptr_t bp) {
62 CHECK(size == 0 && trace[0] == pc);
    [all...]
  /external/iproute2/ip/
ipprefix.c 94 struct prefix_cacheinfo *pc; local
95 pc = (struct prefix_cacheinfo *)tb[PREFIX_CACHEINFO];
97 fprintf(fp, "valid %u ", pc->valid_time);
98 fprintf(fp, "preferred %u ", pc->preferred_time);
  /external/stlport/test/unit/
ioiter_test.cpp 33 const char *pc; local
43 pc = strorg;
47 c = *pc++;
  /external/v8/test/cctest/
test-reloc-info.cc 36 byte* pc, RelocInfo::Mode mode, intptr_t data) {
37 RelocInfo rinfo(pc, mode, data, NULL);
50 byte* pc = *buffer; local
53 RelocInfoWriter writer(buffer_end, pc);
55 for (int i = 0, pos = 0; i < 100; i++, pc += i, pos += i) {
58 WriteRinfo(&writer, pc, mode, pos);
69 pc = *buffer;
70 for (int i = 0, pos = 0; i < 100; i++, pc += i, pos += i) {
74 CHECK_EQ(pc, it.rinfo()->pc());
    [all...]
  /external/valgrind/main/coregrind/m_gdbserver/
valgrind-low-s390x.c 98 unsigned long pc; local
100 collect_register_by_name ("pswa", &pc);
102 dlog(1, "stop pc is %p\n", (void *) pc);
103 return pc;
112 dlog(1, "set pc to %p\n", C2v (newpc));
114 dlog(1, "set pc not changed %p\n", C2v (newpc));
  /frameworks/base/tests/permission/src/com/android/framework/permission/tests/
ServiceManagerPermissionTests.java 51 IPermissionController pc = new IPermissionController.Stub() { local
57 .setPermissionController(pc);
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
PolicyConstraints.java 72 PolicyConstraints pc = (PolicyConstraints) ASN1.decode(encoding); local
73 this.requireExplicitPolicy = pc.requireExplicitPolicy;
74 this.inhibitPolicyMapping = pc.inhibitPolicyMapping;
131 PolicyConstraints pc = (PolicyConstraints) object;
132 values[0] = pc.requireExplicitPolicy.toByteArray();
133 values[1] = pc.inhibitPolicyMapping.toByteArray();
  /ndk/tests/device/test-gnustl-full/unit/
ioiter_test.cpp 33 const char *pc; local
43 pc = strorg;
47 c = *pc++;
  /ndk/tests/device/test-stlport/unit/
ioiter_test.cpp 33 const char *pc; local
43 pc = strorg;
47 c = *pc++;
  /system/core/libpixelflinger/codeflinger/
ARMAssembler.h 43 uint32_t* pc() const;
76 virtual void B(int cc, uint32_t* pc);
77 virtual void BL(int cc, uint32_t* pc);
143 inline branch_target_t() : label(0), pc(0) { }
145 : label(l), pc(p) { }
147 uint32_t* pc; member in struct:android::ARMAssembler::branch_target_t

Completed in 824 milliseconds

1 2 3 4 5 6 7 8 910