Home
last modified time | relevance | path

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

123456

/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
H A Dfunction_get_path_info.cc51 GetOnePathInfo(const Settings* settings, const SourceDir& current_dir, What what, const Value& input, Err* err) GetOnePathInfo() argument
[all...]
H A Dcommand_help.cc215 bool PrintHelpOnSwitch(const std::string& what) { in PrintHelpOnSwitch() argument
261 std::string what; in RunHelp() local
[all...]
H A Dinput_conversion.cc35 ParseValueOrScope(const Settings* settings, const std::string& input, ValueOrScope what, const ParseNode* origin, Err* err) ParseValueOrScope() 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...]
/third_party/rust/crates/cxx/src/
H A Dexception.rs25 pub fn what(&self) -> &str { in what() functions
/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
/third_party/curl/lib/
H A Dgopher.c144 int what; in gopher_do() local
/base/telephony/core_service/services/satellite_service_interaction/src/
H A Dsatellite_service_proxy.cpp138 int32_t SatelliteServiceProxy::UnRegisterCoreNotify(int32_t slotId, int32_t what) in UnRegisterCoreNotify() argument
94 RegisterCoreNotify( int32_t slotId, int32_t what, const sptr<ISatelliteCoreCallback> &callback) RegisterCoreNotify() argument
H A Dsatellite_service_client.cpp212 int32_t SatelliteServiceClient::UnRegisterCoreNotify(int32_t slotId, int32_t what) in UnRegisterCoreNotify() argument
201 RegisterCoreNotify( int32_t slotId, int32_t what, const sptr<ISatelliteCoreCallback> &callback) RegisterCoreNotify() argument
/third_party/curl/tests/libtest/
H A Dlib586.c44 const char *what; in my_lock() local
74 const char *what; in my_unlock() local
[all...]
H A Dlib506.c48 const char *what; in my_lock() local
87 const char *what; in my_unlock() local
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DScriptIDModuleWriter.java243 private static String what; field in ScriptIDModuleWriter
H A DModuleWriter.java125 public void readFile(String file, String what){ in readFile() argument
/third_party/libsnd/programs/
H A Dsndfile-cmp.c52 comparison_error (const char * what, sf_count_t frame_offset) in comparison_error() argument
/third_party/python/Lib/
H A Dsndhdr.py56 def what(filename): function
H A Dimghdr.py16 def what(file, h=None): function
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
H A Dexception_type.h35 virtual const char* what() const throw() { return what_.c_str(); } in what() function in sfntly::Exception

Completed in 11 milliseconds

123456