Home
last modified time | relevance | path

Searched defs:meta (Results 1 - 25 of 108) sorted by relevance

12345

/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeMeta.hpp30 namespace meta namespace
/third_party/curl/tests/libtest/
H A Dlib2305.c43 const struct curl_ws_frame *meta; in websocket() local
H A Dlib2304.c44 const struct curl_ws_frame *meta; in recv_pong() local
73 const struct curl_ws_frame *meta; in recv_any() local
H A Dlib2302.c83 const struct curl_ws_frame *meta; in writecb() local
57 add_data(struct ws_data *wd, const char *buf, size_t blen, const struct curl_ws_frame *meta) add_data() argument
[all...]
/third_party/curl/docs/examples/
H A Dwebsocket.c45 const struct curl_ws_frame *meta; in recv_pong() local
74 const struct curl_ws_frame *meta; in recv_any() local
/third_party/jerryscript/jerry-main/
H A Dcli.h29 const char *meta; /**< name(s) of the argument(s) of the option, for display only */ member
/third_party/node/lib/internal/modules/esm/
H A Dcreate_dynamic_module.js
/third_party/node/lib/internal/readline/
H A Dutils.js[all...]
/third_party/node/test/parallel/
H A Dtest-repl-autocomplete.js
H A Dtest-repl-history-navigation.js
/third_party/node/tools/
H A Dmkssldef.py31 meta = meta.split(':') variable
/third_party/skia/third_party/externals/angle2/util/capture/
H A Dframe_capture_test_utils.cpp86 const rapidjson::Document::Object &meta = doc["TraceMetadata"].GetObject(); in LoadTraceInfoFromJSON() local
[all...]
/base/sensors/sensor/vibration_convert/core/native/src/
H A Dgenerate_vibration_json_file.cpp35 Json::Value meta; in GenerateJsonFile() local
/third_party/curl/tests/http/clients/
H A Dws-pingpong.c58 const struct curl_ws_frame *meta; in recv_pong() local
/arkcompiler/ets_frontend/merge_abc/src/
H A DmetaProto.cpp18 void RecordMetadata::Serialize(const panda::pandasm::RecordMetadata &meta, protoPanda::RecordMetadata &protoMeta) in Serialize() argument
38 void FunctionMetadata::Serialize(const panda::pandasm::FunctionMetadata &meta, in Serialize() argument
24 Deserialize(const protoPanda::RecordMetadata &protoMeta, std::unique_ptr<panda::pandasm::RecordMetadata> &meta, panda::ArenaAllocator *allocator) Deserialize() argument
45 Deserialize(const protoPanda::FunctionMetadata &protoMeta, std::unique_ptr<panda::pandasm::FunctionMetadata> &meta, panda::ArenaAllocator *allocator) Deserialize() argument
59 Serialize(const panda::pandasm::FieldMetadata &meta, protoPanda::FieldMetadata &protoMeta) Serialize() argument
72 Deserialize(const protoPanda::FieldMetadata &protoMeta, std::unique_ptr<panda::pandasm::FieldMetadata> &meta, panda::ArenaAllocator *allocator) Deserialize() argument
92 Serialize(const panda::pandasm::ParamMetadata &meta, protoPanda::ParamMetadata &protoMeta) Serialize() argument
98 Deserialize(const protoPanda::ParamMetadata &protoMeta, std::unique_ptr<panda::pandasm::ParamMetadata> &meta, panda::ArenaAllocator *allocator) Deserialize() argument
106 Serialize(const panda::pandasm::ItemMetadata &meta, protoPanda::ItemMetadata &protoMeta) Serialize() argument
113 Deserialize(const protoPanda::ItemMetadata &protoMeta, panda::pandasm::ItemMetadata &meta) Deserialize() argument
118 Serialize(const panda::pandasm::AnnotationMetadata &meta, protoPanda::AnnotationMetadata &protoMeta) Serialize() argument
129 Deserialize(const protoPanda::AnnotationMetadata &protoMeta, panda::pandasm::AnnotationMetadata &meta, panda::ArenaAllocator *allocator) Deserialize() argument
144 Serialize(const panda::pandasm::Metadata &meta, protoPanda::Metadata &protoMeta) Serialize() argument
158 Deserialize(const protoPanda::Metadata &protoMeta, panda::pandasm::Metadata &meta) Deserialize() argument
[all...]
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-jwk.h54 struct lws_gencrypto_keyelem meta[LWS_COUNT_JWK_ELEMENTS]; member
/third_party/skia/src/core/
H A DSkPictureRecorder.cpp61 SkBBoxHierarchy::Metadata meta; in finishRecordingAsPicture() local
/third_party/skia/src/gpu/
H A DGrPersistentCacheUtils.cpp29 PackCachedShaders(SkFourByteTag shaderType, const SkSL::String shaders[], const SkSL::Program::Inputs inputs[], int numInputs, const ShaderMetadata* meta) PackCachedShaders() argument
76 UnpackCachedShaders(SkReadBuffer* reader, SkSL::String shaders[], SkSL::Program::Inputs inputs[], int numInputs, ShaderMetadata* meta) UnpackCachedShaders() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-meta-table.hh68 struct meta struct
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dgate.h271 void SetMetaData(const GateMetaData* meta) in SetMetaData() argument
H A Dgate_meta_data_builder.h162 auto meta = new (chunk_) GateMetaData(other->opcode_, other->GetFlags(), in NewGateMetaData() local
H A Dshare_gate_meta_data.cpp357 auto meta = new (chunk_) OneParameterMetaData(OpCode::ARG, GateFlags::HAS_ROOT, 0, 0, 0, value); Arg() local
364 auto meta = new (chunk_) OneParameterMetaData(OpCode::INITVREG, GateFlags::HAS_ROOT, 0, 0, 0, value); InitVreg() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dmeta_data_equal_test.cpp141 auto meta = circuit.JSBytecode(0, 0, EcmaOpcode::JEQZ_IMM8, 0, 0, true, false); in HWTEST_F_L0() local
/third_party/ffmpeg/tests/api/
H A Dapi-threadmessage-test.c74 AVDictionary *meta = NULL; in sender_thread() local
139 AVDictionary *meta; in receiver_thread() local
/third_party/musl/libc-test/src/regression/
H A Dmalloc-safe-unlink.c38 struct meta_in *meta; member

Completed in 9 milliseconds

12345