Home
last modified time | relevance | path

Searched defs:start_pos (Results 26 - 50 of 78) sorted by relevance

1234

/third_party/ffmpeg/tools/
H A Dqt-faststart.c331 unsigned char *start_pos; in upgrade_stco_callback() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-helpers.c677 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 Ddebug-coverage.cc81 const int start_pos = coverage_info.slots_start_source_position(i); in GetSortedBlockData() local
/third_party/node/deps/v8/src/objects/
H A Dshared-function-info.cc26 int start_pos = StartPosition(); in Hash() local
410 int start_pos = shared->function_token_position(); in GetSourceCodeHarmony() local
H A Dstring.cc709 int start_pos = (minus ? 1 : 0); variable
/third_party/node/deps/v8/src/parsing/
H A Dscanner-character-streams.cc862 For(Isolate* isolate, Handle<String> data, int start_pos, int end_pos) For() argument
H A Dscanner.cc713 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 Dproto_writer.cc335 int start_pos = ow_->stream_->ByteCount(); in ProtoElement() local
/third_party/ffmpeg/libavcodec/
H A Dcbs_av1_syntax_template.c1686 int start_pos, fh_bits, fh_bytes, err; in frame_header_obu() local
H A Dg2meet.c681 int start_pos = x + *pRun; in epic_decode_run_length() local
H A Dsanm.c1131 int start_pos = cx + mx + (cy + my) * ctx->pitch; in good_mvec() local
/third_party/ffmpeg/libavformat/
H A Dwtvenc.c595 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 Dasfdec_f.c1444 int64_t start_pos[ASF_MAX_STREAMS]; in asf_read_pts() local
/third_party/node/deps/brotli/c/enc/
H A Dbackward_references_hq.c248 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 Dbrotli_bit_stream.c935 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 Dmessages.cc30 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 Dbackward_references_hq.c248 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 Dparser_unittest.cc2670 std::pair<int, int> start_pos = FindOrDie(markers_, start_marker); in HasSpanWithComment() local
/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.cc503 size_t start_pos = type.find("|"); in PhpSetterTypeName() local
/third_party/backends/backend/pixma/
H A Dpixma_bjnp.c1552 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 Decma-helpers-string.c1099 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 Dnode_file.cc91 std::size_t start_pos = 0; in Basename() local
/third_party/node/deps/v8/src/ast/
H A Dscopes.h229 NewUnresolved(AstNodeFactory* factory, const AstRawString* name, int start_pos, VariableKind kind = NORMAL_VARIABLE) NewUnresolved() argument
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler-tonode.cc1410 int start_pos = 0; in RationalizeConsecutiveAtoms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp341 size_t start_pos = 0; in replace() local

Completed in 56 milliseconds

1234