Home
last modified time | relevance | path

Searched defs:new_item (Results 1 - 16 of 16) sorted by relevance

/third_party/curl/src/
H A Dslist_wc.c41 struct curl_slist *new_item = curl_slist_append(NULL, data); in slist_wc_append() local
/third_party/curl/lib/
H A Dslist.c64 struct curl_slist *new_item; in Curl_slist_append_nodup() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_list.c82 struct cil_list_item *new_item = cil_malloc(sizeof(*new_item)); in cil_list_item_init() local
/third_party/jerryscript/jerry-core/ext/
H A Dtracker.c75 IStorageItem* new_item = (IStorageItem*)value; in StoragePut() local
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser-util.c606 parser_branch_node_t *new_item; in parser_emit_cbc_forward_branch_item() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dcompute_memory_pool.c602 struct compute_memory_item *new_item = NULL; in compute_memory_alloc() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_local.h76 int (*new_item) (X509_LOOKUP *ctx); member
/third_party/openssl/crypto/x509/
H A Dx509_local.h76 int (*new_item) (X509_LOOKUP *ctx); member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dvector_dce.cpp108 WorkListItem new_item; in MarkExtractUseAsLive() local
138 WorkListItem new_item; in MarkInsertUsesAsLive() local
163 WorkListItem new_item; MarkInsertUsesAsLive() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dvector_dce.cpp108 WorkListItem new_item; in MarkExtractUseAsLive() local
138 WorkListItem new_item; in MarkInsertUsesAsLive() local
163 WorkListItem new_item; MarkInsertUsesAsLive() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dvector_dce.cpp106 WorkListItem new_item; in MarkExtractUseAsLive() local
136 WorkListItem new_item; in MarkInsertUsesAsLive() local
161 WorkListItem new_item; MarkInsertUsesAsLive() local
[all...]
/third_party/vulkan-loader/loader/
H A DcJSON.c614 cJSON *new_item; in parse_array() local
761 cJSON *new_item; in parse_object() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderVertexSpacing.cpp166 _tess_coordinate_cartesian new_item; in getEdgesForIsolinesTessellation() local
1168 _tess_coordinate_delta new_item; in verifyEdges() local
H A DesextcTessellationShaderTCTE.cpp2915 _vec4 new_item = _vec4(data_ptr[0], data_ptr[1], data_ptr[2], data_ptr[3]); in initTestRun() local
2928 _vec2 new_item = _vec2(data_ptr[0], data_ptr[1]); in initTestRun() local
2940 _ivec4 new_item = _ivec4(data_ptr[0], data_ptr[1], data_ptr[2], data_ptr[3]); in initTestRun() local
/third_party/cJSON/
H A DcJSON.c1722 cJSON *new_item = cJSON_New_Item(&(input_buffer->hooks)); in parse_array() local
1880 cJSON *new_item = cJSON_New_Item(&(input_buffer->hooks)); in parse_object() local
[all...]
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp300 struct VkBaseOutStructure *new_item = in clone_chain() local

Completed in 22 milliseconds