Home
last modified time | relevance | path

Searched defs:postfix (Results 51 - 75 of 77) sorted by relevance

1234

/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.c80 int endswith(const char *str, const char *postfix) in endswith() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp787 std::string postfix; in addComputeImageSamplerTest() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsSizeControlTests.cpp73 string postfix; member
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderLibrary.cpp991 std::string postfix = ""; in parseShaderCase() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsSizeControlTests.cpp62 string postfix; member
[all...]
/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dadpll.c211 const char *postfix = NULL; in ti_adpll_setup_clock() local
495 const char *postfix; in ti_adpll_init_dco() local
182 ti_adpll_clk_get_name(struct ti_adpll_data *d, int output_index, const char *postfix) ti_adpll_clk_get_name() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-record.c2040 const char *postfix = rec->timestamp_filename ? in __cmd_record() local
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Dadpll.c202 const char *postfix = NULL; in ti_adpll_setup_clock() local
486 const char *postfix; in ti_adpll_init_dco() local
173 ti_adpll_clk_get_name(struct ti_adpll_data *d, int output_index, const char *postfix) ti_adpll_clk_get_name() argument
[all...]
/kernel/linux/linux-6.6/drivers/iio/
H A Dindustrialio-core.c1136 int __iio_add_chan_devattr(const char *postfix, in __iio_add_chan_devattr() argument
1003 __iio_device_attr_init(struct device_attribute *dev_attr, const char *postfix, struct iio_chan_spec const *chan, ssize_t (*readfunc)(struct device *dev, struct device_attribute *attr, char *buf), ssize_t (*writefunc)(struct device *dev, struct device_attribute *attr, const char *buf, size_t len), enum iio_shared_by shared_by) __iio_device_attr_init() argument
/third_party/eudev/src/shared/
H A Dutil.c105 char* endswith(const char *s, const char *postfix) { in endswith() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusbdi.h504 const char *postfix[4]; member
/third_party/node/deps/brotli/c/dec/
H A Ddecode.c1588 uint32_t postfix = 1u << npostfix; in CalculateDistanceLut() local
/third_party/node/deps/v8/src/torque/
H A Dast.h570 bool postfix; member
H A Dimplementation-visitor.cc4601 const char* postfix = is_smi ? ".value()" : ""; in EmitLoadFieldStatement() local
4605 << optional_cage_base << "*this, " << offset << ")" << postfix in EmitLoadFieldStatement() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCacheTests.cpp726 const std::string postfix = useMissShaders ? "_miss" : ""; in preparePipelineWrapper() local
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c1588 uint32_t postfix = 1u << npostfix; in CalculateDistanceLut() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCacheTests.cpp730 const std::string postfix = useMissShaders ? "_miss" : ""; in preparePipelineWrapper() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c1092 char *postfix; in wpas_dbus_setter_p2p_device_config() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderLibrary.cpp1239 std::string postfix = ""; in parseGLSLVersion() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c1145 char *postfix; in wpas_dbus_setter_p2p_device_config() local
/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.c95 static inline bool strends(const char *str, const char *postfix) in strends() argument
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-record.c2795 const char *postfix = rec->timestamp_filename ? in __cmd_record() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.c4764 int p2p_set_ssid_postfix(struct p2p_data *p2p, const u8 *postfix, size_t len) in p2p_set_ssid_postfix() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.c4975 int p2p_set_ssid_postfix(struct p2p_data *p2p, const u8 *postfix, size_t len) argument
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c483 char postfix[VERIFIER_SIXTEEN] = {0}, prefix[VERIFIER_SIXTEEN] = {0}; in reg_type_str() local

Completed in 85 milliseconds

1234