Home
last modified time | relevance | path

Searched defs:what (Results 76 - 100 of 141) sorted by relevance

123456

/third_party/libinput/test/
H A Dtest-utils.c1296 const char *what; in START_TEST() member
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dcommands.c148 static size_t get_scaled_value(char *args, char *what) in get_scaled_value() argument
/third_party/python/Python/
H A Dpystrtod.c383 _Py_string_to_number_with_underscores( const char *s, Py_ssize_t orig_len, const char *what, PyObject *obj, void *arg, PyObject *(*innerfunc)(const char *, Py_ssize_t, void *)) _Py_string_to_number_with_underscores() argument
/base/telephony/core_service/services/sim/src/
H A Dicc_file.cpp464 void IccFile::RegisterCoreNotify(const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) in RegisterCoreNotify() argument
487 void IccFile::UnRegisterCoreNotify(const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) in UnRegisterCoreNotify() argument
H A Dsim_state_handle.cpp887 void SimStateHandle::RegisterCoreNotify(const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) in RegisterCoreNotify() argument
932 void SimStateHandle::UnRegisterCoreNotify(const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) in UnRegisterCoreNotify() argument
/third_party/elfutils/tests/
H A Dvarlocs.c54 print_die (Dwarf_Die *die, const char *what, int indent) in print_die() argument
789 const char *what = tag == DW_TAG_variable ? "variable" : "parameter"; in print_varlocs() local
/third_party/curl/lib/
H A Durlapi.c1414 CURLUcode curl_url_get(const CURLU *u, CURLUPart what, in curl_url_get() argument
1686 CURLUcode curl_url_set(CURLU *u, CURLUPart what, in curl_url_set() argument
/third_party/curl/lib/vtls/
H A Dgtls.c243 int what; in handshake() local
1493 int what = SOCKET_READABLE(Curl_conn_cf_get_socket(cf, data), in gtls_shutdown() local
H A Dbearssl.c994 int what; in bearssl_connect_common() local
H A Dmbedtls.c1089 int what; local
H A Dwolfssl.c1213 int what; in wolfssl_connect_common() local
/third_party/curl/packages/OS400/
H A Dccsidcurl.c1437 curl_url_get_ccsid(CURLU *handle, CURLUPart what, char **part, in curl_url_get_ccsid() argument
1461 curl_url_set_ccsid(CURLU *handle, CURLUPart what, const char *part, in curl_url_set_ccsid() argument
/third_party/alsa-utils/alsactl/
H A Dinit_parse.c241 static int check_id_changed(struct space *space, unsigned int what) in check_id_changed() argument
/third_party/backends/backend/
H A Dplustek.c1176 decodeVal( char *src, char *opt, int what, void *result, void *def ) in decodeVal() argument
H A Dplustek_pp.c874 decodeVal( char *src, char *opt, int what, void *result, void *def ) decodeVal() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.c1698 usb_fifo_put_data(struct usb_fifo *f, struct usb_page_cache *pc, usb_frlength_t offset, usb_frlength_t len, uint8_t what) usb_fifo_put_data() argument
1735 usb_fifo_put_data_linear(struct usb_fifo *f, void *ptr, usb_size_t len, uint8_t what) usb_fifo_put_data_linear() argument
1811 usb_fifo_get_data(struct usb_fifo *f, struct usb_page_cache *pc, usb_frlength_t offset, usb_frlength_t len, usb_frlength_t *actlen, uint8_t what) usb_fifo_get_data() argument
1874 usb_fifo_get_data_linear(struct usb_fifo *f, void *ptr, usb_size_t len, usb_size_t *actlen, uint8_t what) usb_fifo_get_data_linear() argument
[all...]
/third_party/icu/tools/release/java/src/main/java/com/ibm/icu/dev/tools/docs/
H A DStableAPI.java241 private static void warn(String what) { in warn() argument
/third_party/libdrm/amdgpu/
H A Damdgpu_cs.c951 amdgpu_cs_fence_to_handle(amdgpu_device_handle dev, struct amdgpu_cs_fence *fence, uint32_t what, uint32_t *out_handle) amdgpu_cs_fence_to_handle() argument
/third_party/mesa3d/src/freedreno/rnn/
H A Drnn.c1039 static void prepvarinfo (struct rnndb *db, char *what, struct rnnvarinfo *vi, struct rnnvarinfo *parent) { in prepvarinfo() argument
/third_party/mksh/
H A Dsyn.c844 syntaxerr(const char *what) in syntaxerr() argument
/third_party/libabigail/src/
H A Dabg-reporter-priv.cc96 show_numerical_change(const string& what, in show_numerical_change() argument
115 out << what << " changed from "; in show_numerical_change() local
139 show_offset_or_size(const string& what, in show_offset_or_size() argument
154 out << what << " "; in show_offset_or_size() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dmakepng.c1423 find_parameters(png_const_charp what, png_charp param, png_charp *list, in find_parameters() argument
1451 bad_parameter_count(png_const_charp what, int nparams) in bad_parameter_count() argument
1458 make_insert(png_const_charp what, in make_insert() argument
1485 find_insert(png_const_charp what, png_charp param) in find_insert() argument
1609 static char what[5] = { 116, 69, 88, 116, 0 }; add_tEXt() local
1623 static char what[5] = { 105, 84, 88, 116, 0 }; add_iTXt() local
1742 png_const_charp what = *++argv; main() local
[all...]
/third_party/python/Modules/
H A D_lsprof.c406 profiler_callback(PyObject *self, PyFrameObject *frame, int what, in profiler_callback() argument
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp877 int32_t what = 0; in HWTEST_F() local
/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_manager.cpp272 void NetworkSearchManager::RegisterCoreNotify(int32_t slotId, HANDLE &handler, int32_t what) in RegisterCoreNotify() argument
283 void NetworkSearchManager::UnRegisterCoreNotify(int32_t slotId, HANDLE &handler, int32_t what) in UnRegisterCoreNotify() argument

Completed in 48 milliseconds

123456