Home
last modified time | relevance | path

Searched defs:what (Results 1 - 25 of 360) sorted by relevance

12345678910>>...15

/third_party/pcre2/pcre2/src/
H A Dpcre2_config.c78 pcre2_config(uint32_t what, void *where) in pcre2_config() argument
H A Dpcre2_pattern_info.c65 pcre2_pattern_info(const pcre2_code *code, uint32_t what, void *where) in pcre2_pattern_info() argument
/third_party/gn/src/gn/
H A Dfunction_get_label_info_unittest.cc18 std::string Call(const std::string& label, const std::string& what) { in Call() argument
H A Dfunction_get_path_info_unittest.cc19 std::string Call(const std::string& input, const std::string& what) { in Call() argument
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
H A DSpinner.java23 void spin(String what) { in spin() argument
/third_party/openssl/test/testutil/
H A Dapps_shims.c16 void *app_malloc(size_t sz, const char *what) in app_malloc() argument
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinftrees.h24 } what; member
/base/telephony/core_service/services/tel_ril/include/
H A Dobserver_handler.h44 void NotifyObserver(int32_t what, int64_t param) in NotifyObserver() argument
59 void NotifyObserver(int32_t what, std::shared_ptr<T> object) in NotifyObserver() argument
[all...]
/base/telephony/core_service/services/tel_ril/src/
H A Dobserver_handler.cpp26 void ObserverHandler::RegObserver(int32_t what, const std::shared_ptr<AppExecFwk::EventHandler> handler) in RegObserver() argument
57 void ObserverHandler::Remove(int32_t what, const std::shared_ptr<AppExecFwk::EventHandler> handler) in Remove() argument
76 void ObserverHandler::NotifyObserver(int32_t what) in NotifyObserver() argument
[all...]
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-pata-timings.c74 ata_timing_merge(const struct ata_timing *a, const struct ata_timing *b, struct ata_timing *m, unsigned int what) ata_timing_merge() argument
[all...]
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-timings.c109 ide_timing_merge(struct ide_timing *a, struct ide_timing *b, struct ide_timing *m, unsigned int what) ide_timing_merge() argument
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Ddebug.c44 char *what = NULL; in usb_stor_show_command() local
149 const char *what, *keystr, *fmt; usb_stor_show_sense() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/
H A Dxt_connbytes.h24 __u8 what; /* ipt_connbytes_what */ member
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-pata-timings.c74 ata_timing_merge(const struct ata_timing *a, const struct ata_timing *b, struct ata_timing *m, unsigned int what) ata_timing_merge() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Ddebug.c43 char *what = NULL; in usb_stor_show_command() local
148 const char *what, *keystr, *fmt; usb_stor_show_sense() local
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
H A Dxt_connbytes.h24 __u8 what; /* ipt_connbytes_what */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/
H A Dxt_connbytes.h37 __u8 what; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/
H A Dxt_connbytes.h37 __u8 what; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/
H A Dxt_connbytes.h24 __u8 what; member
/third_party/rust/crates/cxx/src/
H A Dexception.rs25 pub fn what(&self) -> &str { in what() functions
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/plugins/langs/
H A Djs.py57 return f'import {what} from "./{libname}.mjs";\n' namespace
/base/telephony/sms_mms/services/sms/satellite_service_interaction/src/
H A Dsatellite_sms_proxy.cpp34 int32_t SatelliteSmsProxy::RegisterSmsNotify(int32_t slotId, int32_t what, const sptr<ISatelliteSmsCallback> &callback) in RegisterSmsNotify() argument
78 int32_t SatelliteSmsProxy::UnRegisterSmsNotify(int32_t slotId, int32_t what) in UnRegisterSmsNotify() argument
/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_connbytes.c26 u_int64_t what = 0; /* initialize to make gcc happy */ in connbytes_mt() local
[all...]
/kernel/linux/linux-6.6/fs/netfs/
H A Dinternal.h46 netfs_see_request(struct netfs_io_request *rreq, enum netfs_rreq_ref_trace what) netfs_see_request() argument
/kernel/linux/linux-6.6/kernel/power/
H A Dprocess.c30 const char *what = user_only ? "user space processes" : in try_to_freeze_tasks() local

Completed in 8 milliseconds

12345678910>>...15