Home
last modified time | relevance | path

Searched refs:valid (Results 851 - 875 of 2873) sorted by relevance

1...<<31323334353637383940>>...115

/kernel/linux/linux-6.6/include/clocksource/
H A Darm_arch_timer.h73 bool valid; member
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthink-lmi.h55 bool valid; member
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_ibmvtpm.h18 u8 valid; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_vm_helper.c49 dc->vm_pa_config.valid = true; in dc_setup_system_context()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dhw.h29 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 Dvmmtu102.c56 .valid = gp100_vmm_valid,
/kernel/liteos_m/components/exchook/
H A Dlos_exc_info.h107 UINT32 valid; member
/third_party/gn/src/gn/
H A Dbuilder_record_map.h34 for (auto it = NodeBegin(); it.valid(); ++it) { in ~BuilderRecordMap()
/third_party/icu/icu4c/source/i18n/unicode/
H A Dformat.h247 /** 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 Dpropname.h64 # error U_CHARSET_FAMILY is not valid
H A Ducnv_io.h77 # error U_CHARSET_FAMILY is not valid
/third_party/node/deps/icu-small/source/common/
H A Dpropname.h64 # error U_CHARSET_FAMILY is not valid
H A Ducnv_io.h77 # error U_CHARSET_FAMILY is not valid
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dformat.h247 /** 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 DOptional.h54 bool valid() const { return mValid; } in valid() function
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dformat.h247 /** 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 DOSWindow.h69 bool valid() const { return mValid; } in valid() function in OSWindow
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_native/
H A DChainUtils.h23 {% if value.valid %}
H A DChainUtils.cpp22 {% if value.valid %}
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidobjs.h96 FT_Bool valid; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dpropname.h64 # error U_CHARSET_FAMILY is not valid
H A Ducnv_io.h77 # error U_CHARSET_FAMILY is not valid
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_connectors.c896 /* 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 Dloctest.cpp859 // 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 Dsa_query.c85 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...]

Completed in 19 milliseconds

1...<<31323334353637383940>>...115