Searched defs:next_pos (Results 1 – 6 of 6) sorted by relevance
/external/google-breakpad/src/tools/linux/symupload/ |
D | sym_upload.cc | 69 string::size_type cur_pos = 0, next_pos = 0; in TokenizeByChar() local
|
/external/libusb/libusb/os/ |
D | threads_windows.c | 123 struct usbi_cond_perthread *pos, *next_pos; in usbi_cond_destroy() local
|
/external/libxaac/decoder/ |
D | ixheaacd_env_calc.c | 1033 WORD32 next_pos, WORD32 shift, in ixheaacd_adjust_scale_dec() 1094 WORD32 next_pos, FLAG low_pow_flag) { in ixheaacd_expsubbandsamples_dec() 1143 VOID ixheaacd_enery_calc_per_subband_dec(WORD32 start_pos, WORD32 next_pos, in ixheaacd_enery_calc_per_subband_dec() 1232 WORD32 start_pos, WORD32 next_pos, in ixheaacd_enery_calc_persfb()
|
/external/aac/libSBRdec/src/ |
D | env_calc.cpp | 1874 int next_pos, /*!< End of time rage (QMF-timeslot) */ in rescaleSubbandSamples() 1919 int next_pos /*!< End of time rage (QMF-timeslot) */ in maxSubbandSample() 1994 int next_pos, /*!< Last QMF-slot of current envelope + 1 */ in calcNrgPerSubband() 2122 int next_pos, /*!< Last QMF-slot of current envelope + 1 */ in calcNrgPerSfb()
|
/external/u-boot/drivers/pci/ |
D | pci.c | 514 u8 next_pos; in pci_find_cap() local
|
/external/v8/src/compiler/ |
D | register-allocator.cc | 2588 LifetimePosition next_pos = start; in SplitAndSpillRangesDefinedByMemoryOperand() local 3301 UsePosition* next_pos = range->NextRegisterPosition(current->Start()); in SplitAndSpillIntersecting() local 3337 UsePosition* next_pos = range->NextRegisterPosition(current->Start()); in SplitAndSpillIntersecting() local 3412 LifetimePosition next_pos = range->Start(); in TryReuseSpillForPhi() local
|