Home
last modified time | relevance | path

Searched defs:cmd_name (Results 1 – 22 of 22) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dgenerate_entry_points.py576 def format_entry_point_decl(cmd_name, proto, params, is_explicit_context): argument
662 def default_return_value(cmd_name, return_type): argument
668 def get_context_getter_function(cmd_name, is_explicit_context): argument
706 def get_packed_enums(cmd_packed_gl_enums, cmd_name): argument
711 def format_entry_point_def(command_node, cmd_name, proto, params, is_explicit_context, argument
790 def format_capture_method(command, cmd_name, proto, params, all_param_types, capture_pointer_funcs, argument
848 def get_internal_params(cmd_name, params, cmd_packed_gl_enums): argument
857 def format_context_decl(cmd_name, proto, params, template, cmd_packed_gl_enums): argument
870 def format_libgles_entry_point_def(cmd_name, proto, params, is_explicit_context): argument
885 def format_validation_proto(cmd_name, params, cmd_packed_gl_enums): argument
[all …]
/third_party/skia/third_party/externals/angle2/scripts/
Dgenerate_entry_points.py1253 def is_aliasing_excepted(api, cmd_name): argument
1289 def format_entry_point_decl(api, cmd_name, proto, params): argument
1417 def is_context_lost_acceptable_cmd(cmd_name): argument
1433 def get_context_getter_function(cmd_name): argument
1440 def get_valid_context_check(cmd_name): argument
1444 def get_constext_lost_error_generator(cmd_name): argument
1476 def get_packed_enums(api, cmd_packed_gl_enums, cmd_name, packed_param_types, params): argument
1508 def format_entry_point_def(api, command_node, cmd_name, proto, params, cmd_packed_enums, argument
1601 def format_capture_method(api, command, cmd_name, proto, params, all_param_types, argument
1683 def get_internal_params(api, cmd_name, params, cmd_packed_gl_enums, packed_param_types): argument
[all …]
Dregistry_xml.py408 def strip_api_prefix(cmd_name): argument
/third_party/openssl/crypto/engine/
Deng_ctrl.c196 int ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name, in ENGINE_ctrl_cmd()
232 int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, in ENGINE_ctrl_cmd_string()
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dconsistency_tools.py180 def get_codes_for_command_and_type(self, cmd_name, type_name): argument
191 def get_required_codes_for_command(self, cmd_name): argument
197 def get_forbidden_codes_for_command(self, cmd_name): argument
/third_party/rust/crates/clap/clap_complete/examples/
Dcompletion-derive.rs53 cmd_name: Option<OsString>, field
/third_party/ltp/tools/apicmds/
Dltpapicmd.c72 static char cmd_name[1024]; /* name by which this program is invoked tst_brk etc */ variable
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dmemtoy.h59 char *cmd_name; /* currently executing command */ member
Dcommands.c1068 char *cmd_name; member
/third_party/mesa3d/src/amd/vulkan/layers/
Dradv_sqtt_layer.c416 #define EVENT_MARKER_ALIAS(cmd_name, api_name, ...) \ argument
424 #define EVENT_MARKER(cmd_name, ...) EVENT_MARKER_ALIAS(cmd_name, cmd_name, __VA_ARGS__); argument
599 #define API_MARKER_ALIAS(cmd_name, api_name, ...) \ argument
605 #define API_MARKER(cmd_name, ...) API_MARKER_ALIAS(cmd_name, cmd_name, __VA_ARGS__); argument
/third_party/openssl/ohos_lite/include/openssl/
Dengine.h253 const char *cmd_name; /* The command name itself */ member
/third_party/openssl/include/openssl/
Dengine.h259 const char *cmd_name; /* The command name itself */ member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_debug.c72 static const char *cmd_name(unsigned cmd) in cmd_name() function
/third_party/mesa3d/src/intel/tools/
Daubinator_viewer_decoder.cpp835 const char *cmd_name; member
/third_party/f2fs-tools/tools/
Df2fscrypt.c680 const char *cmd_name; member
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
Dcommand_parser.cc98 std::string cmd_name = token->AsString(); in Parse() local
/third_party/f2fs-tools/tools/f2fs_io/
Df2fs_io.c53 const char *cmd_name; member
/third_party/mesa3d/src/intel/common/
Dintel_batch_decoder.c1344 const char *cmd_name; member
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
Dparser.cc585 Result Parser::ParsePipelineBody(const std::string& cmd_name, in ParsePipelineBody()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_command_buffer.c20 #define VN_CMD_ENQUEUE(cmd_name, commandBuffer, ...) \ argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_openssl.c1270 const char *cmd_name = "LOAD_CERT_CTRL"; in tls_engine_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_openssl.c1258 const char *cmd_name = "LOAD_CERT_CTRL"; in tls_engine_init() local