Home
last modified time | relevance | path

Searched defs:exists (Results 26 - 50 of 150) sorted by relevance

123456

/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dexcr/
H A Ddexcr.c23 volatile bool exists; in dexcr_exists() local
/third_party/node/test/message/
H A Dtestcfg.py31 from os.path import join, exists, basename, isdir namespace
/third_party/node/test/pseudo-tty/
H A Dtestcfg.py32 from os.path import join, exists, basename, dirname, isdir namespace
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DVkSurfaceKHR.hpp49 bool exists() const { return (imageStatus != NONEXISTENT); } in exists() function in vk::PresentImage
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSharedPtr.cpp44 Object (bool& exists) in Object() argument
62 DerivedObject (bool& exists) in DerivedObject() argument
71 SharedPtrTestThread (const SharedPtr<Object>& ptr, const bool& exists) in SharedPtrTestThread() argument
107 WeakPtrTestThread (const SharedPtr<Object>& ptr, const bool& exists) in WeakPtrTestThread() argument
140 SharedPtr<Object> makeObject (bool& exists) in makeObject() argument
187 bool exists = false; SharedPtr_selfTest() local
199 bool exists = false; SharedPtr_selfTest() local
216 bool exists = false; SharedPtr_selfTest() local
224 bool exists = false; SharedPtr_selfTest() local
233 bool exists = false; SharedPtr_selfTest() local
245 bool exists = false; SharedPtr_selfTest() local
260 bool exists = false; SharedPtr_selfTest() local
295 bool exists = false; SharedPtr_selfTest() local
320 bool exists = false; SharedPtr_selfTest() local
336 bool exists = false; SharedPtr_selfTest() local
349 bool exists = false; SharedPtr_selfTest() local
363 bool exists = false; SharedPtr_selfTest() local
392 bool exists = false; SharedPtr_selfTest() local
411 bool exists = false; SharedPtr_selfTest() local
429 bool exists = false; SharedPtr_selfTest() local
[all...]
H A DdeFilePath.cpp171 bool FilePath::exists (void) const in exists() function in de::FilePath
/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/
H A Dkeyboard_leds.c105 static int kbbl_exist(struct wilco_ec_device *ec, bool *exists) in kbbl_exist() argument
/kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/
H A Dkeyboard_leds.c105 static int kbbl_exist(struct wilco_ec_device *ec, bool *exists) in kbbl_exist() argument
/kernel/linux/linux-6.6/net/sched/
H A Dact_skbmod.c116 bool exists = false; in tcf_skbmod_init() local
H A Dact_simple.c99 bool exists = false; in tcf_simp_init() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUData.java92 public static boolean exists(final String resourceName) { in exists() method in ICUData
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUData.java94 public static boolean exists(final String resourceName) { in exists() method in ICUData
/third_party/node/deps/v8/tools/testrunner/local/
H A Dutils.py28 from os.path import exists namespace
/third_party/node/tools/icu/
H A Diculslocs.cc146 int localeExists(const char* loc, UBool* exists) { in localeExists() argument
322 UBool exists; in list() local
/third_party/vk-gl-cts/external/vulkan-docs/src/config/spec-macros/
H A Dextension.rb[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H A Dcmsg.c101 int nfp_flower_cmsg_portreify(struct nfp_repr *repr, bool exists) in nfp_flower_cmsg_portreify() argument
190 bool exists; in nfp_flower_cmsg_portreify_rx() local
/kernel/linux/linux-5.10/net/sched/
H A Dact_police.c61 bool exists = false; in tcf_police_init() local
H A Dact_vlan.c132 bool exists = false; in tcf_vlan_init() local
H A Dact_skbedit.c111 bool exists = false; in tcf_skbedit_init() local
H A Dact_sample.c48 bool exists = false; in tcf_sample_init() local
H A Dact_skbmod.c96 bool exists = false; in tcf_skbmod_init() local
H A Dact_simple.c97 bool exists = false; in tcf_simp_init() local
H A Dact_ipt.c105 bool exists = false; in __tcf_ipt_init() local
H A Dact_mpls.c170 bool exists = false; in tcf_mpls_init() local
/kernel/linux/linux-5.10/include/linux/
H A Dmoxtet.h50 unsigned long masked, exists; member

Completed in 12 milliseconds

123456