| /third_party/node/deps/icu-small/source/common/ |
| H A D | brkeng.cpp | 276 const int32_t offset = indexes[DictionaryData::IX_STRING_TRIE_OFFSET]; in loadDictionaryMatcherFor() local
|
| H A D | loadednormalizer2impl.cpp | 93 int32_t offset=inIndexes[IX_NORM_TRIE_OFFSET]; in load() local
|
| H A D | stringtriebuilder.cpp | 180 int32_t offset=write(getElementUnit(start, unitIndex)); in writeBranchSubNode() local [all...] |
| H A D | ucol_swp.cpp | 372 int32_t offset; // byte offset for the index part in swapFormatVersion4() local [all...] |
| H A D | uniset.cpp | 559 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument [all...] |
| H A D | ubrk.cpp | 283 ubrk_isBoundary(UBreakIterator *bi, int32_t offset) in ubrk_isBoundary() argument 252 ubrk_preceding(UBreakIterator *bi, int32_t offset) ubrk_preceding() argument 260 ubrk_following(UBreakIterator *bi, int32_t offset) ubrk_following() argument
|
| H A D | dictionarydata.cpp | 170 int32_t i, offset, size; in udict_swap() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | coleitr.cpp | 235 int32_t offset = newOffset; in setOffset() local [all...] |
| H A D | collationdatareader.cpp | 90 int32_t offset; // byte offset for the index part in read() local [all...] |
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | stringtriebuilder.h | 254 int32_t offset; member in StringTrieBuilder::Node
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | block_splitter.c | 50 CopyLiteralsToByteArray(const Command* cmds, const size_t num_commands, const uint8_t* data, const size_t offset, const size_t mask, uint8_t* literals) CopyLiteralsToByteArray() argument
|
| H A D | hash_longest_match64_inc.h | 117 const size_t offset = minor_ix + (key << self->block_bits_); in Store() local
|
| H A D | command.h | 71 uint32_t offset = 2u * ((copycode >> 3u) + 3u * (inscode >> 3u)); in CombineLengthCodes() local 161 uint32_t offset = ((2U + (hcode & 1U)) << nbits) - 4U; in CommandRestoreDistanceCode() local
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_dns_name.c | 592 size_t offset = (size_t)((c & 0x3F) << 8); in ares__dns_name_parse() local
|
| /third_party/node/deps/brotli/c/common/ |
| H A D | constants.h | 142 uint32_t offset = forbidden_distance - ndirect - 1; in BrotliCalculateDistanceCodeLimit() local 192 uint16_t offset; member
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_drawtex.c | 174 unsigned offset; in st_DrawTex() local
|
| H A D | st_draw_feedback.c | 256 unsigned offset = binding->Offset; in st_feedback_draw_vbo() local 286 unsigned offset = binding->Offset; in st_feedback_draw_vbo() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_nir_rt.c | 408 build_load_uniform(nir_builder *b, unsigned offset, in build_load_uniform() argument
|
| H A D | brw_nir_lower_shader_calls.c | 128 uint32_t offset = nir_intrinsic_stack_size(call); in store_resume_addr() local
|
| H A D | brw_nir_lower_mem_access_bit_sizes.c | 30 dup_mem_intrinsic(nir_builder *b, nir_intrinsic_instr *intrin, nir_ssa_def *store_src, int offset, unsigned num_components, unsigned bit_size, unsigned align) dup_mem_intrinsic() argument
|
| /third_party/mesa3d/src/mapi/glapi/ |
| H A D | glapi_getproc.c | 226 get_extension_proc_name(GLuint offset) in get_extension_proc_name() argument 381 int offset = ~0; _glapi_add_dispatch() local 488 GLint offset; _glapi_get_proc_offset() local 542 _glapi_get_proc_name(GLuint offset) _glapi_get_proc_name() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | extensions.c | 105 size_t offset = _mesa_extension_table[i].offset; in _mesa_override_extensions() local 123 size_t offset; set_extension() local 166 size_t offset; _mesa_one_time_init_extension_overrides() local [all...] |
| H A D | pixeltransfer.c | 201 GLint offset = ctx->Pixel.IndexOffset; in _mesa_shift_and_offset_ci() local 232 const GLint offset = ctx->Pixel.IndexOffset; in _mesa_apply_stencil_transfer_ops() local [all...] |
| /third_party/mesa3d/src/intel/tools/ |
| H A D | i965_asm.c | 215 int offset = 0, err; in main() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_blorp_exec.c | 139 blorp_alloc_dynamic_state(struct blorp_batch *batch, uint32_t size, uint32_t alignment, uint32_t *offset) blorp_alloc_dynamic_state() argument 154 blorp_alloc_general_state(struct blorp_batch *batch, uint32_t size, uint32_t alignment, uint32_t *offset) blorp_alloc_general_state() argument 199 blorp_binding_table_offset_to_pointer(struct blorp_batch *batch, uint32_t offset) blorp_binding_table_offset_to_pointer() argument [all...] |