Home
last modified time | relevance | path

Searched defs:what (Results 26 - 50 of 144) sorted by relevance

123456

/third_party/libwebsockets/include/
H A Dlibwebsockets.hxx49 virtual const char *what() const throw() { return details.c_str(); } in what() function in lssException
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps_ui.c152 static void *ui_malloc(int sz, const char *what) in ui_malloc() argument
/third_party/openssl/apps/lib/
H A Dapps_ui.c152 static void *ui_malloc(int sz, const char *what) in ui_malloc() argument
/third_party/vk-gl-cts/executor/
H A DxeContainerFormatParser.cpp60 void ContainerFormatParser::error (const std::string& what) in error() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-indic-table.py136 what = ["INDIC_SYLLABIC_CATEGORY", "INDIC_MATRA_CATEGORY"] variable
/third_party/toybox/toys/pending/
H A Ddd.c126 static void parse_flags(char *what, char *arg, in parse_flags() argument
/third_party/vk-gl-cts/framework/xexml/
H A DxeXMLParser.cpp77 void Tokenizer::error (const std::string& what) in error() argument
368 void Parser::error (const std::string& what) in error() argument
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dzero_branch_test_tel_ril.cpp252 int32_t what = 0; in HWTEST_F() local
/base/telephony/core_service/services/sim/src/
H A Dsim_state_manager.cpp58 void SimStateManager::RegisterCoreNotify(const HANDLE &handler, int what) in RegisterCoreNotify() argument
68 void SimStateManager::UnRegisterCoreNotify(const HANDLE &handler, int what) in UnRegisterCoreNotify() argument
/base/telephony/sms_mms/services/sms/satellite_service_interaction/src/
H A Dsatellite_sms_client.cpp255 int32_t SatelliteSmsClient::RegisterSmsNotify(int32_t slotId, int32_t what, const sptr<ISatelliteSmsCallback> &callback) in RegisterSmsNotify() argument
265 int32_t SatelliteSmsClient::UnRegisterSmsNotify(int32_t slotId, int32_t what) in UnRegisterSmsNotify() argument
/third_party/curl/tests/libtest/
H A Dlib582.c69 static void addFd(struct Sockets *sockets, curl_socket_t fd, const char *what) in addFd() argument
H A Dlib1560.c1058 CURLUPart what = part2id(part); updateurl() local
[all...]
H A Dlib530.c77 static int addFd(struct Sockets *sockets, curl_socket_t fd, const char *what) in addFd() argument
/third_party/gn/src/gn/
H A Dcommand_desc.cc316 void HandleProperty(const std::string& what, in HandleProperty() argument
327 PrintTarget(const Target* target, const std::string& what, bool single_target, const std::map<std::string, DescHandlerFunc>& handler_map, bool all, bool tree, bool blame) PrintTarget() argument
420 PrintConfig(const Config* config, const std::string& what, bool single_config, const std::map<std::string, DescHandlerFunc>& handler_map) PrintConfig() argument
[all...]
/third_party/icu/icu4c/source/samples/uresb/
H A Duresb.c187 void printHex(UFILE *out, const int8_t *what) { in printHex() argument
/third_party/icu/icu4c/source/test/intltest/
H A Duobjtest.cpp111 UnicodeString what = UnicodeString(className) + " * x= " + UnicodeString(factory?factory:" ABSTRACT ") + "; "; in testClass() local
180 UnicodeString what in testClassNoClassID() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dloadednormalizer2impl.cpp149 static void U_CALLCONV initSingletons(const char *what, UErrorCode &errorCode) { in initSingletons() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.h108 ANativeWindow_query(const struct ANativeWindow *window, enum ANativeWindowQuery what, int *value) ANativeWindow_query() argument
/third_party/node/deps/icu-small/source/common/
H A Dloadednormalizer2impl.cpp152 static void U_CALLCONV initSingletons(const char *what, UErrorCode &errorCode) { in initSingletons() argument
/third_party/libinput/src/
H A Dutil-strings.h399 strstrip(const char *input, const char *what) in strstrip() argument
/third_party/mksh/
H A Dulimit.c204 char what = 'f'; in c_ulimit() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.hpp345 virtual const char* what() const throw() in what() function in gl3cts::TextureSwizzle::FunctionalTest::wrongResults
/third_party/skia/third_party/externals/icu/source/samples/uresb/
H A Duresb.c187 void printHex(UFILE *out, const int8_t *what) { in printHex() argument
/third_party/skia/third_party/externals/tint/src/
H A Dclone_context.h334 CloneContext& Replace(const WHAT* what, const WITH* with) { in Replace() argument
355 Replace(const WHAT* what, WITH&& with) Replace() argument
[all...]
/third_party/skia/third_party/externals/zlib/contrib/tests/
H A Dinfcover.cc306 local void inf(const char *hex, const char *what, unsigned step, int win, unsigned len, in inf() argument

Completed in 15 milliseconds

123456