Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:new_item
(Results
1 - 16
of
16
) sorted by relevance
/third_party/curl/src/
H
A
D
slist_wc.c
41
struct curl_slist *
new_item
= curl_slist_append(NULL, data);
in slist_wc_append()
local
/third_party/curl/lib/
H
A
D
slist.c
64
struct curl_slist *
new_item
;
in Curl_slist_append_nodup()
local
/third_party/selinux/libsepol/cil/src/
H
A
D
cil_list.c
82
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
D
tracker.c
75
IStorageItem*
new_item
= (IStorageItem*)value;
in StoragePut()
local
/third_party/jerryscript/jerry-core/parser/js/
H
A
D
js-parser-util.c
606
parser_branch_node_t *
new_item
;
in parser_emit_cbc_forward_branch_item()
local
/third_party/mesa3d/src/gallium/drivers/r600/
H
A
D
compute_memory_pool.c
602
struct compute_memory_item *
new_item
= NULL;
in compute_memory_alloc()
local
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H
A
D
x509_local.h
76
int (*
new_item
) (X509_LOOKUP *ctx);
member
/third_party/openssl/crypto/x509/
H
A
D
x509_local.h
76
int (*
new_item
) (X509_LOOKUP *ctx);
member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H
A
D
vector_dce.cpp
108
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
D
vector_dce.cpp
108
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
D
vector_dce.cpp
106
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
D
cJSON.c
614
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
D
esextcTessellationShaderVertexSpacing.cpp
166
_tess_coordinate_cartesian
new_item
;
in getEdgesForIsolinesTessellation()
local
1168
_tess_coordinate_delta
new_item
;
in verifyEdges()
local
H
A
D
esextcTessellationShaderTCTE.cpp
2915
_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
D
cJSON.c
1722
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
D
overlay.cpp
300
struct VkBaseOutStructure *
new_item
=
in clone_chain()
local
Completed in 22 milliseconds