/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/linux-ppc64le/no-asm/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/v8/src/logging/ |
H A D | runtime-call-stats.cc | 46 Entry(counter->name(), counter->time(), counter->count())); in Add() 54 Entry(const char* name, base::TimeDelta time, uint64_t count) in Entry() argument 55 : name_(name), in Entry() 134 #define CALL_BUILTIN_COUNTER(name) "GC_" #name, in RuntimeCallStats() 137 #define CALL_RUNTIME_COUNTER(name) #name, in RuntimeCallStats() 140 #define CALL_RUNTIME_COUNTER(name, nargs, ressize) #name, in RuntimeCallStats() 143 #define CALL_BUILTIN_COUNTER(name) #nam in RuntimeCallStats() [all...] |
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/linux64-s390x/no-asm/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/linux64-mips64/no-asm/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ 50 unsigned long name##_LHASH_HASH(const void *); 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ 52 unsigned long name##_LHASH_HASH(const void *arg) { \ 54 return name##_hash(a); } 55 # define LHASH_HASH_FN(name) name##_LHASH_HASH 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ 59 int name##_LHASH_COMP(const void *, const void *); 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_typ [all...] |
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | module-bluetooth-policy.c | 97 args = pa_sprintf_malloc("source=\"%s\" source_dont_move=\"true\" sink_input_properties=\"media.role=%s\"", source->name, in source_put_hook_callback() 136 args = pa_sprintf_malloc("sink=\"%s\" sink_dont_move=\"true\" source_output_properties=\"media.role=%s\"", sink->name, in sink_put_hook_callback() 156 if (!pa_streq(profile->name, "a2dp_sink")) in card_set_profile() 159 if (!pa_streq(profile->name, "headset_head_unit") && !pa_streq(profile->name, "handsfree_head_unit")) in card_set_profile() 163 pa_log_debug("Setting card '%s' to profile '%s'", card->name, profile->name); in card_set_profile() 166 pa_log_warn("Could not set profile '%s'", profile->name); in card_set_profile() 194 if (!pa_streq(card->active_profile->name, "headset_head_unit") && !pa_streq(card->active_profile->name, "handsfree_head_uni in switch_profile() [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | OutputASM.h | 60 ShaderVariable(const TType& type, const std::string& name, int registerIndex); 64 std::string name; member 74 Uniform(const TType& type, const std::string &name, int registerIndex, int blockId, const BlockMemberInfo& blockMemberInfo); 84 UniformBlock(const std::string& name, unsigned int dataSize, unsigned int arraySize, 87 std::string name; member 147 Attribute(GLenum type, const std::string &name, int arraySize, int layoutLocation, int registerIndex); 150 std::string name; member 161 Varying(const TType& type, const std::string &name, int reg = -1, int col = -1) in Varying() 162 : ShaderVariable(type, name, reg), qualifier(type.getQualifier()), column(col) in Varying() 203 Function(int label, const char *name, TIntermSequenc 212 TString name; global() member [all...] |
/kernel/linux/linux-5.10/drivers/amba/ |
H A D | bus.c | 66 return !strcmp(pcdev->driver_override, drv->name); in amba_match() 131 #define amba_attr_func(name,fmt,arg...) \ 132 static ssize_t name##_show(struct device *_dev, \ 138 static DEVICE_ATTR_RO(name) 216 .name = "amba", 578 amba_aphb_device_add(struct device *parent, const char *name, in amba_aphb_device_add() argument 586 dev = amba_device_alloc(name, base, size); in amba_aphb_device_add() 607 amba_apb_device_add(struct device *parent, const char *name, in amba_apb_device_add() argument 611 return amba_aphb_device_add(parent, name, base, size, irq1, irq2, pdata, in amba_apb_device_add() 617 amba_ahb_device_add(struct device *parent, const char *name, in amba_ahb_device_add() argument 627 amba_apb_device_add_res(struct device *parent, const char *name, resource_size_t base, size_t size, int irq1, int irq2, void *pdata, unsigned int periphid, struct resource *resbase) amba_apb_device_add_res() argument 638 amba_ahb_device_add_res(struct device *parent, const char *name, resource_size_t base, size_t size, int irq1, int irq2, void *pdata, unsigned int periphid, struct resource *resbase) amba_ahb_device_add_res() argument 649 amba_device_initialize(struct amba_device *dev, const char *name) amba_device_initialize() argument 670 amba_device_alloc(const char *name, resource_size_t base, size_t size) amba_device_alloc() argument 795 amba_request_regions(struct amba_device *dev, const char *name) amba_request_regions() argument [all...] |
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | common.c | 216 int mount_bpffs_for_pin(const char *name) in mount_bpffs_for_pin() argument 223 file = malloc(strlen(name) + 1); in mount_bpffs_for_pin() 229 strcpy(file, name); in mount_bpffs_for_pin() 246 name, err_str); in mount_bpffs_for_pin() 254 int do_pin_fd(int fd, const char *name) in do_pin_fd() argument 258 err = mount_bpffs_for_pin(name); in do_pin_fd() 262 err = bpf_obj_pin(fd, name); in do_pin_fd() 264 p_err("can't pin the object (%s): %s", name, strerror(errno)); in do_pin_fd() 567 p_err("Can't get net device name for ifindex %d: %s", ifindex, in ifindex_to_bfd_params() 588 p_err("Can't get bfd arch name fo in ifindex_to_bfd_params() 596 char name[IF_NAMESIZE]; print_dev_plain() local 611 char name[IF_NAMESIZE]; print_dev_json() local 749 char *name; prog_parse_fds() local 806 map_fd_by_name(char *name, int **fds) map_fd_by_name() argument 886 char *name; map_parse_fds() local [all...] |