Home
last modified time | relevance | path

Searched defs:where (Results 1 - 25 of 484) sorted by relevance

12345678910>>...20

/third_party/pcre2/pcre2/src/
H A Dpcre2_config.c78 pcre2_config(uint32_t what, void *where) in pcre2_config() argument
[all...]
H A Dpcre2_pattern_info.c65 pcre2_pattern_info(const pcre2_code *code, uint32_t what, void *where) in pcre2_pattern_info() argument
[all...]
/kernel/linux/linux-5.10/arch/sh/drivers/pci/
H A Dops-dreamcast.c46 static int gapspci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) in gapspci_read() argument
62 static int gapspci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) in gapspci_write() argument
H A Dops-sh4.c22 sh4_pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) sh4_pci_read() argument
60 sh4_pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) sh4_pci_write() argument
[all...]
/kernel/linux/linux-6.6/arch/sh/drivers/pci/
H A Dops-dreamcast.c46 static int gapspci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) in gapspci_read() argument
62 static int gapspci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) in gapspci_write() argument
H A Dops-sh4.c22 sh4_pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) sh4_pci_read() argument
60 sh4_pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) sh4_pci_write() argument
[all...]
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-host-generic.c42 pci_dw_ecam_map_bus(struct pci_bus *bus, unsigned int devfn, int where) pci_dw_ecam_map_bus() argument
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-host-generic.c42 pci_dw_ecam_map_bus(struct pci_bus *bus, unsigned int devfn, int where) pci_dw_ecam_map_bus() argument
/third_party/icu/icu4c/source/tools/gencmn/
H A Dgencmn.c70 FILE *where = argc < 0 ? stderr : stdout; in main() local
/third_party/node/deps/icu-small/source/tools/gencmn/
H A Dgencmn.c70 FILE *where = argc < 0 ? stderr : stdout; in main() local
/third_party/skia/third_party/externals/icu/source/tools/gencmn/
H A Dgencmn.c70 FILE *where = argc < 0 ? stderr : stdout; in main() local
/kernel/linux/linux-5.10/arch/mips/pci/
H A Dops-vr41xx.c48 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_read() argument
76 static int pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_write() argument
22 set_pci_configuration_address(unsigned char number, unsigned int devfn, int where) set_pci_configuration_address() argument
[all...]
H A Dops-lantiq.c26 ltq_pci_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, unsigned int where, u32 *data) ltq_pci_config_access() argument
71 ltq_pci_read_config_dword(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) ltq_pci_read_config_dword() argument
89 ltq_pci_write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) ltq_pci_write_config_dword() argument
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dpsycho_common.h20 psycho_pci_config_mkaddr(struct pci_pbm_info *pbm, unsigned char bus, unsigned int devfn, int where) psycho_pci_config_mkaddr() argument
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dpsycho_common.h20 psycho_pci_config_mkaddr(struct pci_pbm_info *pbm, unsigned char bus, unsigned int devfn, int where) psycho_pci_config_mkaddr() argument
/kernel/linux/linux-5.10/tools/power/acpi/os_specific/service_layers/
H A Dosunixmap.c63 void *acpi_os_map_memory(acpi_physical_address where, acpi_size length) in acpi_os_map_memory() argument
109 void acpi_os_unmap_memory(void *where, acpi_size length) in acpi_os_unmap_memory() argument
/kernel/linux/linux-5.10/include/linux/decompress/
H A Dmm.h55 static void free(void *where) in free() argument
/kernel/linux/linux-6.6/include/linux/decompress/
H A Dmm.h63 MALLOC_VISIBLE void free(void *where) in free() argument
/kernel/linux/linux-6.6/tools/power/acpi/os_specific/service_layers/
H A Dosunixmap.c63 void *acpi_os_map_memory(acpi_physical_address where, acpi_size length) in acpi_os_map_memory() argument
109 void acpi_os_unmap_memory(void *where, acpi_size length) in acpi_os_unmap_memory() argument
/third_party/curl/src/
H A Dtool_cb_see.c108 int tool_ftruncate64(int fd, curl_off_t where) in tool_ftruncate64() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DFilteredBreakIteratorBuilder.java42 public static final FilteredBreakIteratorBuilder getInstance(Locale where) { in getInstance() argument
57 public static final FilteredBreakIteratorBuilder getInstance(ULocale where) { in getInstance() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DFilteredBreakIteratorBuilder.java42 public static final FilteredBreakIteratorBuilder getInstance(Locale where) { in getInstance() argument
56 public static final FilteredBreakIteratorBuilder getInstance(ULocale where) { in getInstance() argument
/third_party/python/Include/internal/
H A Dpycore_ceval.h117 static inline int _Py_EnterRecursiveCall(const char *where) { in _Py_EnterRecursiveCall() argument
112 _Py_EnterRecursiveCallTstate(PyThreadState *tstate, const char *where) _Py_EnterRecursiveCallTstate() argument
/third_party/pulseaudio/src/pulsecore/
H A Dhook-list.c58 pa_hook_slot *slot, *where, *prev; in pa_hook_connect() local
/base/security/device_security_level/baselib/utils/include/
H A Dutils_dslm_list.h26 static inline void AddListNode(ListNode *item, ListNode *where) in AddListNode() argument
34 static inline void AddListNodeBefore(ListNode *item, ListNode *where) in AddListNodeBefore() argument

Completed in 9 milliseconds

12345678910>>...20