/kernel/linux/linux-6.6/include/clocksource/ |
H A D | arm_arch_timer.h | 73 bool valid; member
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | think-lmi.h | 55 bool valid; member
|
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm_ibmvtpm.h | 18 u8 valid; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_vm_helper.c | 49 dc->vm_pa_config.valid = true; in dc_setup_system_context()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | hw.h | 29 bool rtl8723be_gpio_radio_on_off_checking(struct ieee80211_hw *hw, u8 *valid);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | vmmtu102.c | 56 .valid = gp100_vmm_valid,
|
/kernel/liteos_m/components/exchook/ |
H A D | los_exc_info.h | 107 UINT32 valid;
member
|
/third_party/gn/src/gn/ |
H A D | builder_record_map.h | 34 for (auto it = NodeBegin(); it.valid(); ++it) { in ~BuilderRecordMap()
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | format.h | 247 /** Get the locale for this format object. You can choose between valid and actual locale. 248 * @param type type of the locale we're looking for (valid or actual) 256 /** Get the locale for this format object. You can choose between valid and actual locale. 257 * @param type type of the locale we're looking for (valid or actual) 267 void setLocaleIDs(const char* valid, const char* actual);
|
/third_party/icu/icu4c/source/common/ |
H A D | propname.h | 64 # error U_CHARSET_FAMILY is not valid
|
H A D | ucnv_io.h | 77 # error U_CHARSET_FAMILY is not valid
|
/third_party/node/deps/icu-small/source/common/ |
H A D | propname.h | 64 # error U_CHARSET_FAMILY is not valid
|
H A D | ucnv_io.h | 77 # error U_CHARSET_FAMILY is not valid
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | format.h | 247 /** Get the locale for this format object. You can choose between valid and actual locale. 248 * @param type type of the locale we're looking for (valid or actual) 256 /** Get the locale for this format object. You can choose between valid and actual locale. 257 * @param type type of the locale we're looking for (valid or actual) 267 void setLocaleIDs(const char* valid, const char* actual);
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | Optional.h | 54 bool valid() const { return mValid; } in valid() function
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | format.h | 247 /** Get the locale for this format object. You can choose between valid and actual locale. 248 * @param type type of the locale we're looking for (valid or actual) 256 /** Get the locale for this format object. You can choose between valid and actual locale. 257 * @param type type of the locale we're looking for (valid or actual) 267 void setLocaleIDs(const char* valid, const char* actual);
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | OSWindow.h | 69 bool valid() const { return mValid; } in valid() function in OSWindow
|
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_native/ |
H A D | ChainUtils.h | 23 {% if value.valid %}
|
H A D | ChainUtils.cpp | 22 {% if value.valid %}
|
/third_party/skia/third_party/externals/freetype/src/cid/ |
H A D | cidobjs.h | 96 FT_Bool valid; member
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | propname.h | 64 # error U_CHARSET_FAMILY is not valid
|
H A D | ucnv_io.h | 77 # error U_CHARSET_FAMILY is not valid
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_connectors.c | 896 /* check if panel is valid */ in radeon_lvds_detect() 1691 /* check if panel is valid */ in radeon_dp_detect() 1901 if (radeon_connector->ddc_bus && i2c_bus->valid) { in radeon_add_atom_connector() 1954 if (i2c_bus->valid) { in radeon_add_atom_connector() 2059 if (i2c_bus->valid) { in radeon_add_atom_connector() 2089 if (i2c_bus->valid) { in radeon_add_atom_connector() 2125 if (i2c_bus->valid) { in radeon_add_atom_connector() 2187 if (i2c_bus->valid) { in radeon_add_atom_connector() 2242 if (i2c_bus->valid) { in radeon_add_atom_connector() 2297 if (i2c_bus->valid) { in radeon_add_atom_connector() [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | loctest.cpp | 859 // table of valid data 1468 // at a valid offset in the mapping table in Test4147315() 1489 // at a valid offset in the mapping table in Test4147317() 4361 * and valid (expReqValid) and between valid and actual (expValidActual). 4373 const char* valid = validLoc.getName(); in _checklocs() local 4375 int32_t reqValid = _loccmp(req, valid); in _checklocs() 4376 int32_t validActual = _loccmp(valid, actual); in _checklocs() 4383 logln("%s; req=%s, valid=%s, actual=%s", in _checklocs() 4384 label, req, valid, actua in _checklocs() 4395 Locale valid, actual, reqLoc; TestGetLocale() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | sa_query.c | 85 bool valid; member 1307 * Always check if sm_ah has valid dlid assigned, in alloc_mad() 1421 if (!port->classport_info.valid) in ib_sa_opa_pathrecord_support() 1529 * only valid if status is 0. 1684 * only valid if status is 0. 1969 if ((port->classport_info.valid) && in ib_sa_sendonly_fullmem_support() 2009 if (!status && !info->valid) { in ib_sa_classport_info_rec_callback() 2013 info->valid = true; in ib_sa_classport_info_rec_callback() 2028 if (!status && !info->valid) { in ib_sa_classport_info_rec_callback() 2032 info->valid in ib_sa_classport_info_rec_callback() [all...] |