| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
| H A D | guc_capture_fwif.h | 159 bool is_valid; member
|
| /third_party/mbedtls/scripts/mbedtls_dev/ |
| H A D | bignum_common.py | 211 def is_valid(self) -> bool: member in OperationCommon 354 def is_valid(self) -> bool: member in ModOperationCommon
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-global.c | 327 bool is_valid = true; in ecma_builtin_global_object_decode_uri_helper() local
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_validate.cpp | 82 bool is_valid = true; in validate_ir() local
|
| /third_party/node/src/crypto/ |
| H A D | crypto_cipher.cc | 693 bool is_valid; in Init() local
|
| /third_party/libphonenumber/cpp/test/phonenumbers/ |
| H A D | phonenumbermatcher_test.cc | 185 FindMatchesInContexts(const std::vector<NumberContext>& contexts, bool is_valid, bool is_possible, const string& region, const string& number) FindMatchesInContexts() argument 213 FindMatchesInContexts(const std::vector<NumberContext>& contexts, bool is_valid, bool is_possible) FindMatchesInContexts() argument
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| H A D | register-mips64.h | 228 bool is_valid() const { return reg_code == kFCSRRegister; } in is_valid() function 251 bool is_valid() const { in is_valid() function
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| H A D | register-mips.h | 217 bool is_valid() const { return reg_code == kFCSRRegister; } in is_valid() function 240 bool is_valid() const { in is_valid() function
|
| /third_party/node/deps/v8/src/codegen/loong64/ |
| H A D | register-loong64.h | 160 bool is_valid() const { return (reg_code >> 2) == 0; } in is_valid() function
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cFramebufferNoAttachmentsTests.cpp | 280 bool is_valid = false; in iterate() local 367 bool is_valid = false; in iterate() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-cff2-table.hh | 484 bool is_valid () const { return blob; } in is_valid() function
|
| /kernel/linux/linux-5.10/arch/arc/mm/ |
| H A D | tlb.c | 901 int is_valid, way; in do_tlb_overlap_fault() local
|
| /kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
| H A D | b53_priv.h | 263 u8 is_valid:1; member
|
| /kernel/linux/linux-6.6/arch/arc/mm/ |
| H A D | tlb.c | 715 int is_valid, way; in do_tlb_overlap_fault() local
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| H A D | sclp.h | 33 int is_valid; member
|
| /third_party/googletest/googletest/src/ |
| H A D | gtest-port.cc | 797 bool is_valid = true; in ValidateRegex() local
|
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| H A D | ecma-proxy-object.c | 804 bool is_valid = ecma_op_is_compatible_property_descriptor (prop_desc_p, in ecma_proxy_object_get_own_property_descriptor() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | value-type.h | 174 constexpr bool is_valid() const { return representation_ <= kLastSentinel; } in is_valid() function in v8::internal::wasm::HeapType
|
| /third_party/node/deps/googletest/src/ |
| H A D | gtest-port.cc | 813 bool is_valid = true; in ValidateRegex() local
|
| /third_party/rust/crates/aho-corasick/src/ |
| H A D | nfa.rs | 236 fn is_valid(&self, id: S) -> bool { in is_valid() functions
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/ |
| H A D | assembler_arm.h | 197 bool is_valid() const { return (type_ == 0) || (type_ == 1); } in is_valid() function in dart::Operand
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | map_field.h | 498 ParseWithEnumValidation(const char* ptr, ParseContext* ctx, bool (*is_valid)(int), uint32 field_num, InternalMetadata* metadata) ParseWithEnumValidation() argument
|
| H A D | map_entry_lite.h | 437 ParseWithEnumValidation(const char* ptr, ParseContext* ctx, bool (*is_valid)(int), uint32 field_num, InternalMetadata* metadata) ParseWithEnumValidation() argument
|
| H A D | parse_context.h | 747 PackedEnumParser( void* object, const char* ptr, ParseContext* ctx, bool (*is_valid)(int), InternalMetadata* metadata, int field_num) PackedEnumParser() argument
|
| H A D | wire_format.cc | 170 ReadPackedEnumPreserveUnknowns(io::CodedInputStream* input, uint32 field_number, bool (*is_valid)(int), UnknownFieldSet* unknown_fields, RepeatedField<int>* values) ReadPackedEnumPreserveUnknowns() argument
|