| /external/webrtc/rtc_base/memory/ |
| D | aligned_malloc.cc | 28 uintptr_t GetRightAlign(uintptr_t start_pos, size_t alignment) { in GetRightAlign() 49 uintptr_t start_pos = reinterpret_cast<uintptr_t>(pointer); in GetRightAlign() local
|
| /external/grpc-grpc/src/compiler/ |
| D | ruby_generator_string-inl.h | 54 size_t start_pos = s.find(from); in Replace() local 76 size_t start_pos = s->find(from); in ReplacePrefix() local
|
| D | objective_c_generator.cc | 67 size_t start_pos = it->find_first_not_of(' '); in PrintAllComments() local
|
| /external/rust/crates/grpcio-sys/grpc/src/compiler/ |
| D | ruby_generator_string-inl.h | 54 size_t start_pos = s.find(from); in Replace() local 76 size_t start_pos = s->find(from); in ReplacePrefix() local
|
| D | objective_c_generator.cc | 67 size_t start_pos = it->find_first_not_of(' '); in PrintAllComments() local
|
| /external/pdfium/core/fpdfapi/parser/ |
| D | cpdf_simple_parser.cpp | 45 uint32_t start_pos = cur_pos_ - 1; in GetWord() local
|
| /external/webrtc/modules/audio_coding/codecs/ilbc/ |
| D | decode_residual.c | 46 size_t meml_gotten, diff, start_pos; in WebRtcIlbcfix_DecodeResidual() local
|
| D | encode.c | 57 size_t diff, start_pos; in WebRtcIlbcfix_EncodeImpl() local
|
| /external/webrtc/modules/video_coding/utility/ |
| D | ivf_file_reader.cc | 182 size_t start_pos) { in ParseCodecType()
|
| /external/tpm2-tss/src/tss2-fapi/ |
| D | ifapi_keystore.c | 181 unsigned int start_pos, end_pos, i; in full_path_to_fapi_path() local 346 size_t start_pos; in ifapi_keystore_initialize() local 825 size_t start_pos = 0; in expand_directory() local
|
| /external/brotli/c/enc/ |
| D | histogram.c | 46 const BlockSplit* dist_split, const uint8_t* ringbuffer, size_t start_pos, in BrotliBuildHistogramsWithContext()
|
| D | brotli_bit_stream.c | 936 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlock() 1070 size_t start_pos, in BuildHistograms() 1095 size_t start_pos, in StoreDataWithHuffmanCodes() 1135 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlockTrivial() 1188 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlockFast()
|
| /external/freetype/src/type1/ |
| D | t1parse.c | 275 FT_ULong start_pos = FT_STREAM_POS(); in T1_Get_Private_Dict() local
|
| /external/cronet/third_party/brotli/enc/ |
| D | histogram.c | 46 const BlockSplit* dist_split, const uint8_t* ringbuffer, size_t start_pos, in BrotliBuildHistogramsWithContext()
|
| D | brotli_bit_stream.c | 948 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlock() 1089 size_t start_pos, in BuildHistograms() 1114 size_t start_pos, in StoreDataWithHuffmanCodes() 1169 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlockTrivial() 1213 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlockFast()
|
| /external/pdfium/core/fxge/ |
| D | cfx_path.cpp | 105 const CFX_PointF& start_pos, in UpdateLineEndPoints() 149 const CFX_PointF& start_pos, in UpdateLineJoinPoints()
|
| /external/tensorflow/tensorflow/core/lib/io/ |
| D | buffered_inputstream.cc | 63 size_t start_pos = pos_; in ReadLineHelper() local
|
| /external/v4l2_codec2/tests/c2_e2e_test/jni/ |
| D | encoded_data_helper.cpp | 56 size_t start_pos = *next_pos; in GetBytesForNextAU() local
|
| /external/libxaac/decoder/ |
| D | ixheaacd_env_calc.c | 475 WORD16 *noise_level_mant, WORD16 *nrg_sine, WORD32 start_pos, in ixheaacd_adapt_noise_gain_calc() 698 WORD32 start_pos, end_pos; in ixheaacd_calc_sbrenvelope() local 1093 WORD32 sub_band_end, WORD32 start_pos, in ixheaacd_adjust_scale_dec() 1154 WORD32 sub_band_end, WORD32 start_pos, in ixheaacd_expsubbandsamples_dec() 1204 VOID ixheaacd_enery_calc_per_subband_dec(WORD32 start_pos, WORD32 next_pos, in ixheaacd_enery_calc_per_subband_dec() 1293 WORD32 start_pos, WORD32 next_pos, in ixheaacd_enery_calc_persfb()
|
| D | ixheaacd_common_lpfuncs.c | 181 WORD32 start_pos = 0; in ixheaacd_read_data_stream_element() local
|
| /external/webrtc/modules/audio_coding/neteq/test/delay_tool/ |
| D | parse_delay_file.m | 29 start_pos = ftell(fid); variable
|
| /external/cronet/net/tools/transport_security_state_generator/ |
| D | preloaded_state_generator.cc | 46 size_t start_pos = tpl->find(tag); in ReplaceTag() local
|
| /external/aac/libSBRdec/src/ |
| D | env_calc.cpp | 1052 int start_pos, stop_pos, freq_res; in calculateSbrEnvelope() local 1869 int start_pos, /*!< Begin of time rage (QMF-timeslot) */ in rescaleSubbandSamples() 1914 int start_pos, /*!< Begin of time rage (QMF-timeslot) */ in maxSubbandSample() 1989 int start_pos, /*!< First QMF-slot of current envelope */ in calcNrgPerSubband() 2117 int start_pos, /*!< First QMF-slot of current envelope */ in calcNrgPerSfb()
|
| /external/tensorflow/tensorflow/java/src/gen/cc/ |
| D | source_writer.cc | 54 size_t start_pos = line_pos; in Write() local
|
| /external/rust/crates/unicode-segmentation/src/ |
| D | sentence.rs | 391 let start_pos = self.sentence_start.unwrap(); in next() localVariable
|