| /third_party/ffmpeg/tools/ |
| H A D | qt-faststart.c | 331 unsigned char *start_pos; in upgrade_stco_callback() local
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-helpers.c | 677 ecma_builtin_helper_string_find_index(ecma_string_t *original_str_p, ecma_string_t *search_str_p, bool first_index, ecma_length_t start_pos, ecma_length_t *ret_index_p) ecma_builtin_helper_string_find_index() argument
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-coverage.cc | 81 const int start_pos = coverage_info.slots_start_source_position(i); in GetSortedBlockData() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | shared-function-info.cc | 26 int start_pos = StartPosition(); in Hash() local 410 int start_pos = shared->function_token_position(); in GetSourceCodeHarmony() local
|
| H A D | string.cc | 709 int start_pos = (minus ? 1 : 0); variable
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | scanner-character-streams.cc | 862 For(Isolate* isolate, Handle<String> data, int start_pos, int end_pos) For() argument
|
| H A D | scanner.cc | 713 bool Scanner::ScanImplicitOctalDigits(int start_pos, in ScanImplicitOctalDigits() argument 751 int start_pos = source_pos(); // For reporting octal positions. in ScanNumber() local
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | proto_writer.cc | 335 int start_pos = ow_->stream_->ByteCount(); in ProtoElement() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cbs_av1_syntax_template.c | 1686 int start_pos, fh_bits, fh_bytes, err; in frame_header_obu() local
|
| H A D | g2meet.c | 681 int start_pos = x + *pRun; in epic_decode_run_length() local
|
| H A D | sanm.c | 1131 int start_pos = cx + mx + (cy + my) * ctx->pitch; in good_mvec() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | wtvenc.c | 595 static int64_t write_fat_sector(AVFormatContext *s, int64_t start_pos, int nb_sectors, int sector_bits, int depth) in write_fat_sector() argument 725 static int finish_file(AVFormatContext *s, enum WtvFileIndex index, int64_t start_pos) in finish_file() argument 788 int64_t start_pos, file_end_pos; in write_trailer() local [all...] |
| H A D | asfdec_f.c | 1444 int64_t start_pos[ASF_MAX_STREAMS]; in asf_read_pts() local
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | backward_references_hq.c | 248 UpdateZopfliNode(ZopfliNode* nodes, size_t pos, size_t start_pos, size_t len, size_t len_code, size_t dist, size_t short_code, float cost) UpdateZopfliNode() argument
|
| H A D | brotli_bit_stream.c | 935 BrotliStoreMetaBlock(MemoryManager* m, const uint8_t* input, size_t start_pos, size_t length, size_t mask, uint8_t prev_byte, uint8_t prev_byte2, BROTLI_BOOL is_last, const BrotliEncoderParams* params, ContextType literal_context_mode, const Command* commands, size_t n_commands, const MetaBlockSplit* mb, size_t* storage_ix, uint8_t* storage) BrotliStoreMetaBlock() argument 1069 BuildHistograms(const uint8_t* input, size_t start_pos, size_t mask, const Command* commands, size_t n_commands, HistogramLiteral* lit_histo, HistogramCommand* cmd_histo, HistogramDistance* dist_histo) BuildHistograms() argument 1094 StoreDataWithHuffmanCodes(const uint8_t* input, size_t start_pos, size_t mask, const Command* commands, size_t n_commands, const uint8_t* lit_depth, const uint16_t* lit_bits, const uint8_t* cmd_depth, const uint16_t* cmd_bits, const uint8_t* dist_depth, const uint16_t* dist_bits, size_t* storage_ix, uint8_t* storage) StoreDataWithHuffmanCodes() argument 1134 BrotliStoreMetaBlockTrivial(MemoryManager* m, const uint8_t* input, size_t start_pos, size_t length, size_t mask, BROTLI_BOOL is_last, const BrotliEncoderParams* params, const Command* commands, size_t n_commands, size_t* storage_ix, uint8_t* storage) BrotliStoreMetaBlockTrivial() argument 1187 BrotliStoreMetaBlockFast(MemoryManager* m, const uint8_t* input, size_t start_pos, size_t length, size_t mask, BROTLI_BOOL is_last, const BrotliEncoderParams* params, const Command* commands, size_t n_commands, size_t* storage_ix, uint8_t* storage) BrotliStoreMetaBlockFast() argument [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | messages.cc | 30 MessageLocation::MessageLocation(Handle<Script> script, int start_pos, in MessageLocation() argument 37 MessageLocation::MessageLocation(Handle<Script> script, int start_pos, in MessageLocation() argument
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | backward_references_hq.c | 248 UpdateZopfliNode(ZopfliNode* nodes, size_t pos, size_t start_pos, size_t len, size_t len_code, size_t dist, size_t short_code, float cost) UpdateZopfliNode() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | parser_unittest.cc | 2670 std::pair<int, int> start_pos = FindOrDie(markers_, start_marker); in HasSpanWithComment() local
|
| /third_party/protobuf/src/google/protobuf/compiler/php/ |
| H A D | php_generator.cc | 503 size_t start_pos = type.find("|"); in PhpSetterTypeName() local
|
| /third_party/backends/backend/pixma/ |
| H A D | pixma_bjnp.c | 1552 bjnp_recv_data (int devno, SANE_Byte * buffer, size_t start_pos, size_t * len) in bjnp_recv_data() argument
|
| /third_party/jerryscript/jerry-core/ecma/base/ |
| H A D | ecma-helpers-string.c | 1099 ecma_substring_copy_to_cesu8_buffer(const ecma_string_t *string_desc_p, ecma_length_t start_pos, ecma_length_t end_pos, lit_utf8_byte_t *buffer_p, lit_utf8_size_t buffer_size) ecma_substring_copy_to_cesu8_buffer() argument 1178 ecma_substring_copy_to_utf8_buffer(const ecma_string_t *string_desc_p, ecma_length_t start_pos, ecma_length_t end_pos, lit_utf8_byte_t *buffer_p, lit_utf8_size_t buffer_size) ecma_substring_copy_to_utf8_buffer() argument 2426 ecma_string_substr(const ecma_string_t *string_p, ecma_length_t start_pos, ecma_length_t end_pos) ecma_string_substr() argument [all...] |
| /third_party/node/src/ |
| H A D | node_file.cc | 91 std::size_t start_pos = 0; in Basename() local
|
| /third_party/node/deps/v8/src/ast/ |
| H A D | scopes.h | 229 NewUnresolved(AstNodeFactory* factory, const AstRawString* name, int start_pos, VariableKind kind = NORMAL_VARIABLE) NewUnresolved() argument
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler-tonode.cc | 1410 int start_pos = 0; in RationalizeConsecutiveAtoms() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/ |
| H A D | vktFragmentShadingBarycentricTests.cpp | 341 size_t start_pos = 0; in replace() local
|