Home
last modified time | relevance | path

Searched defs:cur (Results 251 - 275 of 528) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/lzma/CPP/7zip/Compress/
H A DBcj2Coder.cpp466 const Byte *cur = dec.bufs[state]; in ReadInStream() local
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zExtract.cpp152 UInt32 cur = (size < _rem ? size : (UInt32)_rem); in Write() local
[all...]
/third_party/mbedtls/library/
H A Dmemory_buffer_alloc.c107 memory_header *cur = heap.first; in debug_chain() local
167 memory_header *prv = heap.first, *cur; verify_chain() local
213 memory_header *new, *cur = heap.first_free; buffer_alloc_calloc() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_cs.h77 uint32_t *cur; member
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_gather_xfb_info.c392 nir_xfb_output_info *cur = &outputs[i]; in nir_gather_xfb_info_from_intrinsics() local
[all...]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibbitmask.c189 unsigned int cur, rbot, rtop; in bitmask_displaylist() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimstb_rectpack.h448 stbrp_node *node, *cur; in stbrp__skyline_pack_rectangle() local
[all...]
/third_party/musl/src/hilog/linux/
H A Dvsnprintf_s_p.c63 char *cur; member
/third_party/musl/porting/linux/user/src/hilog/
H A Dvsnprintf_s_p.c63 char *cur; member
/third_party/nghttp2/src/
H A Dmemchunk.h536 Memchunk *cur; global() member
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dpipelineobj.c828 struct gl_program *cur = pipe->CurrentProgram[i]; in program_stages_interleaved_illegally() local
/third_party/lwip/src/core/
H A Dmem.c932 struct mem *cur = lfree; in mem_malloc() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H A Ds-c.c687 mes_t *cur; in parse_measure() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D1-2.c306 children_t *tmp, *cur; in main() local
/third_party/lzma/C/
H A D7zDec.c68 const Byte *cur; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_aos.c198 LLVMValueRef cur = LLVMBuildLoad(gallivm->builder, reg_storage, ""); in emit_store_reg() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.c569 struct pipe_resource *cur = prsc; in etna_resource_get_handle() local
622 struct pipe_resource *cur in etna_resource_get_param() local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimstb_rectpack.h457 stbrp_node *node, *cur; in stbrp__skyline_pack_rectangle() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dquant_levels_dec_utils.c84 uint16_t* const cur = p->cur_; in VFilter() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfobjs.c320 const TEncoding *cur, *limit; in sfnt_find_encoding() local
/third_party/skia/third_party/externals/freetype/src/type42/
H A Dt42parse.c306 FT_Byte* cur; in t42_parse_encoding() local
537 FT_Byte* cur; t42_parse_sfnts() local
816 FT_Byte* cur; t42_parse_charstrings() local
1185 FT_Byte* cur; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer.hh184 hb_glyph_info_t &cur (unsigned int i = 0) { return info[idx + i]; } in cur() function
185 hb_glyph_info_t cur (unsigned int i = 0) const { return info[idx + i]; } in cur() function
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_regression.py232 cur = con.cursor() global() variable in RegressionTests.test_connection_constructor_call_check.Connection
481 cur = con.cursor(MyCursor) global() variable in RegressionTests.test_custom_cursor_object_crash_gh_99886.MyCursor
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Drepeated_composite_container.cc247 Py_ssize_t from, to, step, slicelength, cur, i; in Subscript() local
/third_party/selinux/libsepol/src/
H A Dconditional.c33 cond_av_list_t *top, *p, *cur; in cond_optimize() local
214 cond_expr_t *cur; cond_evaluate_expr() local
272 cond_expr_t *cur, *head, *tail, *new_expr; cond_copy_expr() local
312 cond_av_list_t *cur; evaluate_cond_node() local
443 cond_node_t *cur; evaluate_conds() local
465 cond_av_list_t *cur, *next; cond_av_list_destroy() local
500 cond_node_t *next, *cur; cond_list_destroy() local
625 cond_av_list_t *other = data->other, *list, *cur; cond_insertf() local
[all...]

Completed in 21 milliseconds

1...<<11121314151617181920>>...22