Home
last modified time | relevance | path

Searched +defs:stack +defs:d (Results 1 – 25 of 69) sorted by relevance

123

/external/compiler-rt/lib/msan/
Dmsan_report.cc40 Decorator d; in DescribeStackOrigin() local
63 Decorator d; in DescribeOrigin() local
66 StackTrace stack; in DescribeOrigin() local
77 StackTrace stack = o.getStackTraceForHeapOrigin(); in DescribeOrigin() local
99 void ReportUMR(StackTrace *stack, u32 origin) { in ReportUMR()
104 Decorator d; in ReportUMR() local
115 void ReportExpectedUMRNotFound(StackTrace *stack) { in ReportExpectedUMRNotFound()
144 Decorator d; in ReportAtExitStatistics() local
203 Decorator d; in DescribeMemoryRange() local
264 Decorator d; in ReportUMRInsideAddressRange() local
Dmsan_poisoning.cc44 StackTrace *stack) { in CopyOrigin()
47 uptr d = (uptr)dst; in CopyOrigin() local
99 StackTrace *stack) { in MoveShadowAndOrigin()
109 StackTrace *stack) { in CopyShadowAndOrigin()
117 void CopyMemory(void *dst, const void *src, uptr size, StackTrace *stack) { in CopyMemory()
165 void PoisonMemory(const void *dst, uptr size, StackTrace *stack) { in PoisonMemory()
/external/speex/libspeex/
Dvq_sse.h36 …codebook, int len, int entries, __m128 *E, int N, int *nbest, spx_word32_t *best_dist, char *stack) in vq_nbest()
50 __m128 d = _mm_mul_ps(E[i], half); in vq_nbest() local
75 …codebook, int len, int entries, __m128 *E, int N, int *nbest, spx_word32_t *best_dist, char *stack) in vq_nbest_sign()
89 __m128 d = _mm_setzero_ps(); in vq_nbest_sign() local
/external/javassist/src/main/javassist/bytecode/
DCodeAnalyzer.java40 int[] stack = new int[length]; in computeMaxStack() local
61 private void initStack(int[] stack, CodeAttribute ca) { in initStack()
71 private void visitBytecode(CodeIterator ci, int[] stack, int index) in visitBytecode()
99 int codeLength, int[] stack, int stackDepth, int[] jsrDepth) in processBranch()
190 int[] stack, int stackDepth) in checkTarget()
196 int d = stack[target]; in checkTarget() local
211 private int visitInst(int op, CodeIterator ci, int index, int stack) in visitInst()
/external/compiler-rt/lib/asan/
Dasan_report.cc122 Decorator d; in PrintMemoryByte() local
136 Decorator d; in PrintShadowBytes() local
295 Decorator d; in DescribeAddressRelativeToGlobal() local
411 Decorator d; in PrintAccessAndVarIntersection() local
453 Decorator d; in DescribeAddressIfStack() local
517 Decorator d; in DescribeAccessToHeapChunk() local
554 Decorator d; in DescribeHeapAddress() local
743 Decorator d; in ReportStackOverflow() local
759 Decorator d; in ReportDeadlySignal() local
801 Decorator d; in ReportDoubleFree() local
[all …]
Dasan_win.cc68 INTERCEPTOR_WINAPI(void, RaiseException, void *a, void *b, void *c, void *d) { in INTERCEPTOR_WINAPI() argument
77 INTERCEPTOR(int, _except_handler3, void *a, void *b, void *c, void *d) { in INTERCEPTOR()
87 INTERCEPTOR(int, _except_handler4, void *a, void *b, void *c, void *d) { in INTERCEPTOR()
211 void ReadContextStack(void *context, uptr *stack, uptr *ssize) { in ReadContextStack()
/external/libffi/src/aarch64/
Dffi.c43 UINT64 d; member
52 union _d d[2]; member
481 allocate_to_stack (struct arg_state *state, void *stack, size_t alignment, in allocate_to_stack()
559 unsigned char *stack, in copy_hfa_to_reg_or_stack()
592 unsigned char *stack, in allocate_to_register_or_stack()
643 unsigned char *stack, in copy_to_register_or_stack()
658 aarch64_prep_args (struct call_context *context, unsigned char *stack, in aarch64_prep_args()
965 void *stack) in ffi_closure_SYSV_inner()
/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
Dffi.c43 UINT64 d; member
52 union _d d[2]; member
478 allocate_to_stack (struct arg_state *state, void *stack, size_t alignment, in allocate_to_stack()
556 unsigned char *stack, in copy_hfa_to_reg_or_stack()
589 unsigned char *stack, in allocate_to_register_or_stack()
640 unsigned char *stack, in copy_to_register_or_stack()
655 aarch64_prep_args (struct call_context *context, unsigned char *stack, in aarch64_prep_args()
954 void *stack) in ffi_closure_SYSV_inner()
/external/python/cpython3/Modules/_ctypes/libffi/src/aarch64/
Dffi.c43 UINT64 d; member
52 union _d d[2]; member
478 allocate_to_stack (struct arg_state *state, void *stack, size_t alignment, in allocate_to_stack()
556 unsigned char *stack, in copy_hfa_to_reg_or_stack()
589 unsigned char *stack, in allocate_to_register_or_stack()
640 unsigned char *stack, in copy_to_register_or_stack()
655 aarch64_prep_args (struct call_context *context, unsigned char *stack, in aarch64_prep_args()
954 void *stack) in ffi_closure_SYSV_inner()
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/
DJSONWriter.java81 private JSONObject stack[]; field in JSONWriter
297 public JSONWriter value(double d) throws JSONException { in value()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.cc156 Decorator d; in PrintMop() local
170 Decorator d; in PrintLocation() local
205 Decorator d; in PrintMutexShort() local
211 Decorator d; in PrintMutexShortWithAddress() local
216 Decorator d; in PrintMutex() local
230 Decorator d; in PrintThread() local
249 Decorator d; in PrintSleep() local
290 Decorator d; in PrintReport() local
356 if (ReportStack *stack = ChooseSummaryStack(rep)) { in PrintReport() local
Dtsan_fd.cc96 FdDesc *d = fddesc(thr, pc, fd); in init() local
137 FdDesc *d = &tab[l2]; in FdOnFork() local
143 bool FdLocation(uptr addr, int *fd, int *tid, u32 *stack) { in FdLocation()
150 FdDesc *d = &tab[l2]; in FdLocation() local
163 FdDesc *d = fddesc(thr, pc, fd); in FdAcquire() local
174 FdDesc *d = fddesc(thr, pc, fd); in FdRelease() local
186 FdDesc *d = fddesc(thr, pc, fd); in FdAccess() local
194 FdDesc *d = fddesc(thr, pc, fd); in FdClose() local
Dtsan_rtl_report.cc107 StackTrace stack = StackDepotGet(stack_id); in SymbolizeStackId() local
137 ReportStack *stack = ReportStack::New(); in SymbolizeStack() local
157 void ScopedReport::AddStack(StackTrace stack, bool suppressable) { in AddStack()
163 void ScopedReport::AddMemoryAccess(uptr addr, Shadow s, StackTrace stack, in AddMemoryAccess()
177 MutexSet::Desc d = mset->Get(i); in AddMemoryAccess() local
389 Vector<uptr> stack(MBlockReportStack); in RestoreStack() local
/external/annotation-tools/scene-lib/src/annotations/io/
DASTRecord.java89 int d = ast == null in compareTo() local
137 Deque<Tree> stack = new ArrayDeque<Tree>(); in matches() local
/external/python/cpython3/Modules/_ctypes/libffi/src/xtensa/
Dffi.c97 void ffi_prep_args(extended_cif *ecif, unsigned char* stack) in ffi_prep_args()
113 double **d; in ffi_prep_args() member
/external/python/cpython2/Modules/_ctypes/libffi/src/xtensa/
Dffi.c97 void ffi_prep_args(extended_cif *ecif, unsigned char* stack) in ffi_prep_args()
113 double **d; in ffi_prep_args() member
/external/libffi/src/xtensa/
Dffi.c97 void ffi_prep_args(extended_cif *ecif, unsigned char* stack) in ffi_prep_args()
113 double **d; in ffi_prep_args() member
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_ssa.cpp249 for (int d = 0; i->defExists(d); ++d) in buildLiveSetsPreSSA() local
281 for (int d = 0; i->defExists(d); ++d) in buildDefSetsPreSSA() local
300 Stack *stack; member in nv50_ir::RenamePass
355 for (Value::DefIterator d = lval->defs.begin(); in convertToSSA() local
455 int d, s; in search() local
/external/python/cpython3/Modules/_ctypes/libffi/src/powerpc/
Dffi_linux64.c370 ffi_prep_args64 (extended_cif *ecif, unsigned long *const stack) in ffi_prep_args64()
380 double *d; in ffi_prep_args64() member
414 double **d; in ffi_prep_args64() member
548 double *d; in ffi_prep_args64() member
806 double *d; in ffi_closure_helper_LINUX64() member
Dffi_sysv.c350 ffi_prep_args_SYSV (extended_cif *ecif, unsigned *const stack) in ffi_prep_args_SYSV()
361 double *d; in ffi_prep_args_SYSV() member
402 double **d; in ffi_prep_args_SYSV() member
/external/libffi/src/powerpc/
Dffi_linux64.c370 ffi_prep_args64 (extended_cif *ecif, unsigned long *const stack) in ffi_prep_args64()
380 double *d; in ffi_prep_args64() member
414 double **d; in ffi_prep_args64() member
548 double *d; in ffi_prep_args64() member
806 double *d; in ffi_closure_helper_LINUX64() member
Dffi_sysv.c350 ffi_prep_args_SYSV (extended_cif *ecif, unsigned *const stack) in ffi_prep_args_SYSV()
361 double *d; in ffi_prep_args_SYSV() member
402 double **d; in ffi_prep_args_SYSV() member
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Dffi_linux64.c370 ffi_prep_args64 (extended_cif *ecif, unsigned long *const stack) in ffi_prep_args64()
380 double *d; in ffi_prep_args64() member
414 double **d; in ffi_prep_args64() member
548 double *d; in ffi_prep_args64() member
806 double *d; in ffi_closure_helper_LINUX64() member
Dffi_sysv.c350 ffi_prep_args_SYSV (extended_cif *ecif, unsigned *const stack) in ffi_prep_args_SYSV()
361 double *d; in ffi_prep_args_SYSV() member
402 double **d; in ffi_prep_args_SYSV() member
/external/libdivsufsort/lib/
Dsssort.c196 saint_t c, d, e; in ss_fixdown() local
314 struct { saidx_t *a, *b, c; saint_t d; } stack[STACK_SIZE]; in ss_mintrosort() local
316 saidx_t *a, *b, *c, *d, *e, *f; in ss_mintrosort() local
669 struct { saidx_t *a, *b, *c; saint_t d; } stack[STACK_SIZE]; in ss_swapmerge() local

123