Searched refs:ptrs (Results 1 - 10 of 10) sorted by relevance

/external/clang/test/CodeGen/
H A D2002-07-31-SubregFailure.c6 } ptrs; typedef in typeref:union:__anon4279
9 ptrs abase;
H A Ddebug-info.c31 void *ptrs[]; member in struct:foo
/external/valgrind/main/memcheck/tests/
H A Dpointer-trace.c19 char **volatile ptrs; local
24 /* I _think_ the point of this is to fill ptrs with a pointer
48 ptrs = malloc(nptrs * sizeof(char *));
50 ptrs[i] = (char *)((long)i << stepbits);
82 free(ptrs);
86 ptrs = malloc(1000);
/external/webkit/Source/JavaScriptCore/wtf/
H A DTCPageMap.h202 Node* ptrs[INTERIOR_LENGTH]; member in struct:TCMalloc_PageMap3::Node
234 return reinterpret_cast<Leaf*>(root_->ptrs[i1]->ptrs[i2])->values[i3];
242 reinterpret_cast<Leaf*>(root_->ptrs[i1]->ptrs[i2])->values[i3] = v;
251 if (root_->ptrs[i1] == NULL) {
254 root_->ptrs[i1] = n;
258 if (root_->ptrs[i1]->ptrs[i2] == NULL) {
262 root_->ptrs[i
[all...]
/external/kernel-headers/original/linux/
H A Dpercpu.h21 void *ptrs[NR_CPUS]; member in struct:percpu_data
32 (__typeof__(ptr))__p->ptrs[(cpu)]; \
/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cc542 char *ptrs[kCount]; local
548 ptrs[i] = p;
551 InternalFree(ptrs[i]);
/external/javassist/src/main/javassist/bytecode/
H A DCodeIterator.java1111 boolean exclusive, ArrayList jumps, Pointers ptrs)
1116 ptrs.shiftPc(where, gapLength, exclusive);
1131 ptrs.shiftPc(p, delta, false);
1144 ptrs.shiftPc(p, diff, false);
1110 insertGap2w(byte[] code, int where, int gapLength, boolean exclusive, ArrayList jumps, Pointers ptrs) argument
/external/libvpx/libvpx/vp8/common/x86/
H A Drecon_sse2.asm381 ; set up left ptrs ans subtract topleft
393 ; set up dest ptrs
911 ; set up left ptrs ans subtract topleft
924 ; set up dest ptrs
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 289 milliseconds