Home
last modified time | relevance | path

Searched defs:valid (Results 176 - 200 of 1669) sorted by relevance

12345678910>>...67

/third_party/node/deps/icu-small/source/i18n/
H A Dformat.cpp210 Format::setLocaleIDs(const char* valid, const char* actual) { in setLocaleIDs() argument
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_validate.c116 bool valid = true; in va_validate_fau() local
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dwin32_init.c145 int wlen, ulen, valid = 1; in win32_utf8argv() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DClampIndirectIndices.cpp41 bool valid = ClampIndirectIndices(mCompiler, node->getLeft(), mSymbolTable); variable
42 ASSERT(valid); variable
44 ASSERT(valid); variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dserial_utils.h32 constexpr bool valid() const { return mValue != kEmpty && mValue != kDirty; } in valid() function in rx::ResourceSerial
72 constexpr bool valid() const { return mValue != kInvalid; } in valid() function in rx::final
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dlibspirv.cpp123 bool valid = spvValidateWithOptions(impl_->context, options, &the_binary, in Validate() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dlibspirv.cpp123 bool valid = spvValidateWithOptions(impl_->context, options, &the_binary, in Validate() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dformat.cpp210 Format::setLocaleIDs(const char* valid, const char* actual) { in setLocaleIDs() argument
/third_party/openssl/apps/lib/
H A Dwin32_init.c145 int wlen, ulen, valid = 1; in win32_utf8argv() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dftvalid.h116 ft_validator_run( FT_Validator valid ); variable
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidobjs.h96 FT_Bool valid; member
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmod.c119 FT_ValidatorRec volatile valid; in gxv_validate() local
207 FT_ValidatorRec volatile valid; in classic_kern_validate() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h39 bool valid() const { return kind() != Kind(0); } in valid() function in llvm::codeview::CVRecord
H A DDebugChecksumsSubsection.h61 bool valid() const { return Checksums.valid(); } in valid() function in llvm::codeview::final
/third_party/skia/experimental/graphite/src/geom/
H A DTransform_graphite.h61 bool valid() const { return fType != Type::kInvalid; } in valid() function in skgpu::Transform
/third_party/spirv-tools/test/val/
H A Dval_ray_query_test.cpp142 std::string RayQueryResultType(std::string opcode, bool valid) { in RayQueryResultType() argument
183 std::string RayQueryIntersection(std::string opcode, bool valid) { in RayQueryIntersection() argument
/base/hiviewdfx/hitrace/interfaces/native/kits/include/hitrace/
H A Dtrace.h302 uint64_t valid : 1; member
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dphone_number_rule.cpp128 std::string valid = XmlNodePtrToString(value); in ParseXmlNode() local
173 void PhoneNumberRule::SetRules(std::string& category, icu::UnicodeString& content, std::string& valid, in SetRules() argument
149 IsXmlNodeValueEmpty(const std::string& insensitive, const std::string& type, const std::string& valid, const std::string& handle) IsXmlNodeValueEmpty() argument
/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_dump_request.h68 uint64_t valid : 1; member
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dmessage_user.cpp201 bool valid = pixelMap_ ? true : false; in Marshalling() local
234 bool valid = parcel.ReadBool(); in ReadFromParcel() local
H A Dnotification_content.cpp197 auto valid = content_ ? true : false; in Marshalling() local
H A Dnotification_conversational_content.cpp207 auto valid = (*it) ? true : false; in Marshalling() local
264 auto valid = parcel.ReadBool(); in ReadFromParcel() local
H A Dnotification_conversational_message.cpp156 auto valid = uri_ ? true : false; in Marshalling() local
206 auto valid = parcel.ReadBool(); in ReadFromParcel() local
/base/startup/init/test/benchmark/
H A Dparameter_benchmark.cpp36 explicit LocalParameterTestState(int nprops) noexcept : nprops(nprops), valid(false) in valid() function
109 bool valid; member
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/ability_manager/
H A Djs_ability_foreground_state_observer.cpp163 void JSAbilityForegroundStateObserver::SetValid(const bool valid) in SetValid() argument

Completed in 13 milliseconds

12345678910>>...67