| /third_party/lzma/CPP/7zip/Common/ |
| H A D | MethodProps.h | 40 inline HRESULT ParseMtProp(const UString &name, const PROPVARIANT &prop, UInt32 numCPUs, UInt32 &numThreads)
in ParseMtProp() argument
|
| /third_party/lzma/CPP/Windows/ |
| H A D | Registry.cpp | 118 LONG CKey::DeleteValue(LPCTSTR name) throw()
in DeleteValue() argument 125 LONG CKey::DeleteValue(LPCWSTR name)
in DeleteValue() argument 134 LONG CKey::SetValue(LPCTSTR name, UInt32 value) throw()
in SetValue() argument 141 LONG CKey::SetValue(LPCTSTR name, bool value) throw()
in SetValue() argument 146 SetValue(LPCTSTR name, LPCTSTR value) SetValue() argument 166 SetValue(LPCWSTR name, LPCWSTR value) SetValue() argument 180 SetValue(LPCTSTR name, const void *value, UInt32 size) SetValue() argument 208 QueryValue(LPCTSTR name, UInt32 &value) QueryValue() argument 219 QueryValue(LPCTSTR name, bool &value) QueryValue() argument 227 GetValue_IfOk(LPCTSTR name, UInt32 &value) GetValue_IfOk() argument 236 GetValue_IfOk(LPCTSTR name, bool &value) GetValue_IfOk() argument 245 QueryValue(LPCTSTR name, LPTSTR value, UInt32 &count) QueryValue() argument 253 QueryValue(LPCTSTR name, CSysString &value) QueryValue() argument 272 QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count) QueryValue() argument 280 QueryValue(LPCWSTR name, UString &value) QueryValue() argument 312 QueryValue(LPCTSTR name, void *value, UInt32 &count) QueryValue() argument 321 QueryValue(LPCTSTR name, CByteBuffer &value, UInt32 &dataSize) QueryValue() argument [all...] |
| /third_party/mbedtls/library/ |
| H A D | ssl_ticket.c | 154 mbedtls_ssl_ticket_rotate(mbedtls_ssl_ticket_context *ctx, const unsigned char *name, size_t nlength, const unsigned char *k, size_t klength, uint32_t lifetime) mbedtls_ssl_ticket_rotate() argument 400 ssl_ticket_select_key( mbedtls_ssl_ticket_context *ctx, const unsigned char name[4]) ssl_ticket_select_key() argument [all...] |
| H A D | debug.c | 322 char name[16]; in debug_print_pk() local
|
| H A D | asn1parse.c | 445 void mbedtls_asn1_free_named_data_list_shallow(mbedtls_asn1_named_data *name) in mbedtls_asn1_free_named_data_list_shallow() argument
|
| H A D | x509_create.c | 26 const char *name; /* String representation of AttributeType, e.g. member 101 static const x509_attr_descriptor_t *x509_attr_descr_from_name(const char *name, size_t name_len) in x509_attr_descr_from_name() argument 281 int mbedtls_x509_string_to_names(mbedtls_asn1_named_data **head, const char *name) in mbedtls_x509_string_to_names() argument 420 const unsigned char *name = cur_name->val.p; x509_write_name() local [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_rgp_elf_object_pack.c | 371 char name[sizeof(NOTE_MSGPACK_NAME)]; member
|
| /third_party/libcoap/src/oscore/ |
| H A D | oscore_cose.c | 50 const char *name; member 76 cose_get_curve_id(const char *name) { in cose_get_curve_id() argument 85 const char *name; member 132 cose_get_alg_id(const char *name) { in cose_get_alg_id() argument 141 const char *name; global() member [all...] |
| /third_party/libbpf/src/ |
| H A D | skel_internal.h | 277 static inline int skel_raw_tracepoint_open(const char *name, int prog_fd) in skel_raw_tracepoint_open() argument
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | UpdatePair.cpp | 206 const UString *name = NULL;
in GetUpdatePairInfoList() local [all...] |
| /third_party/lzma/CPP/7zip/UI/Console/ |
| H A D | HashCon.cpp | 229 HRESULT CHashCallbackConsole::GetStream(const wchar_t *name, bool isDir)
in GetStream() argument 385 void CHashCallbackConsole::PrintProperty(const char *name, UInt64 value)
in PrintProperty() argument
|
| /third_party/mbedtls/include/mbedtls/ |
| H A D | ecp.h | 144 const char *name; /*!< A human-friendly name. */ member
|
| /third_party/lzma/CPP/7zip/Bundles/SFXSetup/ |
| H A D | SfxSetup.cpp | 119 static void ShowErrorMessageSpec(const UString &name)
in ShowErrorMessageSpec() argument
|
| /third_party/lzma/CPP/Common/ |
| H A D | Wildcard.h | 88 CCensorNode(const UString &name, CCensorNode *parent):
in CCensorNode() argument 99 CCensorNode &Find_SubNode_Or_Add_New(const UString &name)
in Find_SubNode_Or_Add_New() argument [all...] |
| /third_party/mbedtls/programs/psa/ |
| H A D | psa_constant_names.c | 126 const char *name = get_name(alg); in append_with_alg() local 141 const char *name = psa_strerror(status); in psa_snprint_status() local 158 const char *name = psa_ecc_family_name(curve); in psa_snprint_ecc_curve() local 175 const char *name = psa_dh_family_name(group); psa_snprint_dh_group() local [all...] |
| /third_party/jerryscript/targets/nuttx-stm32f4/ |
| H A D | jerry_main.c | 48 print_help (char *name) in print_help() argument
|
| /third_party/json/tests/src/ |
| H A D | unit-udt.cpp | 41 struct name struct 44 name(std::string rhs = "") : m_val(std::move(rhs)) {} in name() function 275 const auto name = contact_json["person"]["name"].get<udt::name>(); global() variable 291 udt::name name; global() variable 313 const udt::name name = contact_json["person"]["name"]; global() variable [all...] |
| /third_party/jerryscript/jerry-core/parser/js/ |
| H A D | js-parser-util.c | 628 const char *name; in parser_emit_cbc_backward_branch() local
|
| /third_party/jerryscript/jerry-ext/module/ |
| H A D | module.c | 234 jerryx_module_resolve_local(const jerry_value_t name, const jerryx_module_resolver_t **resolvers_p, size_t resolver_count, jerry_value_t *result) jerryx_module_resolve_local() argument 339 jerryx_module_resolve(const jerry_value_t name, const jerryx_module_resolver_t **resolvers_p, size_t resolver_count) jerryx_module_resolve() argument 350 jerryx_module_clear_cache(const jerry_value_t name, const jerryx_module_resolver_t **resolvers_p, size_t resolver_count) jerryx_module_clear_cache() argument [all...] |
| /third_party/mesa3d/src/drm-shim/ |
| H A D | device.c | 51 memfd_create(const char *name, unsigned int flags) in memfd_create() argument
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | egldisplay.c | 77 const char *name; member
|
| /third_party/mesa3d/src/freedreno/rnn/ |
| H A D | headergen2.c | 57 char *name; member 96 static void printdef (char *name, char *suf, int type, uint64_t val, char *file) { in printdef() argument [all...] |
| /third_party/mesa3d/src/freedreno/afuc/ |
| H A D | emu-ui.c | 170 char *name = afuc_gpu_reg_name(n); in dump_gpu_register() local 230 const char *name; in emu_write_gpr_prompt() local 248 const char *name; in emu_write_control_prompt() local 266 const char *name; emu_dump_control_prompt() local 283 const char *name; emu_write_gpu_prompt() local 301 const char *name; emu_dump_gpu_prompt() local 421 const char *name = extract_string(&p); emu_packet_prompt() local [all...] |
| H A D | emu.h | 262 const char *name; member [all...] |
| /third_party/mesa3d/src/freedreno/computerator/ |
| H A D | main.c | 106 usage(const char *name) in usage() argument 130 setup_counter(const char *name, struct perfcntr *c) in setup_counter() argument 182 char *name in parse_perfcntrs() local 190 char *name = cnames; parse_perfcntrs() local [all...] |