| /third_party/skia/src/core/ |
| H A D | SkReadBuffer.h | 174 bool validate(bool isValid) { in validate() function in SkReadBuffer
|
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
| H A D | test_get_chunked.c | 133 validate (struct CBC cbc, int ebase) in validate() function
|
| /third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/ |
| H A D | stream.py | 56 def validate(self): member in StreamParams
|
| /third_party/skia/third_party/externals/opengl-registry/xml/ |
| H A D | genglvnd.py | 34 validate= False variable 66 validate = True variable
|
| H A D | genheaders.py | 34 validate= False variable 66 validate = True variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| H A D | ELFYAML.cpp | 1000 StringRef MappingTraits<ELFYAML::Symbol>::validate(IO &IO, in validate() function in llvm::yaml::MappingTraits 1299 StringRef MappingTraits<std::unique_ptr<ELFYAML::Chunk>>::validate( in validate() function in llvm::yaml::MappingTraits
|
| H A D | MinidumpYAML.cpp | 437 StringRef yaml::MappingTraits<std::unique_ptr<Stream>>::validate( in validate() function in yaml::MappingTraits
|
| /third_party/skia/tools/gpu/gl/ |
| H A D | GLTestContext.cpp | 91 bool GLGpuTimer::validate() const { in validate() function in __anon26496::GLGpuTimer
|
| /third_party/skia/third_party/externals/egl-registry/api/ |
| H A D | genheaders.py | 34 validate= False variable 66 validate = True variable
|
| /third_party/skia/include/private/ |
| H A D | SkTDArray.h | 324 void validate() const { in validate() function in SkTDArray
|
| /third_party/skia/include/core/ |
| H A D | SkStream.h | 514 void validate() const {} in validate() function in SkDynamicMemoryWStream
|
| /third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/ |
| H A D | runtests.py | 352 def validate(bin64, bin32, text): function
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
| H A D | vktSubgroupsQuadTests.cpp | 122 const string validate = in getTestSrc() local 140 << validate in getTestSrc() local 167 << validate in getTestSrc() local 174 << validate; in getTestSrc() local
|
| /foundation/graphic/graphic_3d/kits/js/include/napi/ |
| H A D | napi_api.h | 105 inline bool validate(size_t index) in validate() function in NapiApi::FunctionContext
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | nlattr.c | 85 nla_validate_array(const struct nlattr *head, int len, int maxtype, const struct nla_policy *policy, struct netlink_ext_ack *extack, unsigned int validate, unsigned int depth) nla_validate_array() argument 163 nla_validate_range_unsigned(const struct nla_policy *pt, const struct nlattr *nla, struct netlink_ext_ack *extack, unsigned int validate) nla_validate_range_unsigned() argument 303 nla_validate_int_range(const struct nla_policy *pt, const struct nlattr *nla, struct netlink_ext_ack *extack, unsigned int validate) nla_validate_int_range() argument 358 validate_nla(const struct nlattr *nla, int maxtype, const struct nla_policy *policy, unsigned int validate, struct netlink_ext_ack *extack, unsigned int depth) validate_nla() argument 560 __nla_validate_parse(const struct nlattr *head, int len, int maxtype, const struct nla_policy *policy, unsigned int validate, struct netlink_ext_ack *extack, struct nlattr **tb, unsigned int depth) __nla_validate_parse() argument 629 __nla_validate(const struct nlattr *head, int len, int maxtype, const struct nla_policy *policy, unsigned int validate, struct netlink_ext_ack *extack) __nla_validate() argument 683 __nla_parse(struct nlattr **tb, int maxtype, const struct nlattr *head, int len, const struct nla_policy *policy, unsigned int validate, struct netlink_ext_ack *extack) __nla_parse() argument [all...] |
| /kernel/linux/linux-6.6/drivers/thunderbolt/ |
| H A D | nvm.c | 39 int (*validate)(struct tb_nvm *nvm); member
|
| /kernel/linux/linux-6.6/drivers/gpu/host1x/ |
| H A D | job.c | 456 static int validate(struct host1x_firewall *fw, struct host1x_job_gather *g) in validate() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
| H A D | bench_bloom_filter_map.c | 108 static void validate(void) in validate() function [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/sched/ |
| H A D | cs_prctl_test.c | 221 #define validate(v) _validate(__LINE__, v, #v) macro [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | nlattr.c | 89 nla_validate_array(const struct nlattr *head, int len, int maxtype, const struct nla_policy *policy, struct netlink_ext_ack *extack, unsigned int validate, unsigned int depth) nla_validate_array() argument 169 nla_validate_range_unsigned(const struct nla_policy *pt, const struct nlattr *nla, struct netlink_ext_ack *extack, unsigned int validate) nla_validate_range_unsigned() argument 317 nla_validate_int_range(const struct nla_policy *pt, const struct nlattr *nla, struct netlink_ext_ack *extack, unsigned int validate) nla_validate_int_range() argument 380 validate_nla(const struct nlattr *nla, int maxtype, const struct nla_policy *policy, unsigned int validate, struct netlink_ext_ack *extack, unsigned int depth) validate_nla() argument 582 __nla_validate_parse(const struct nlattr *head, int len, int maxtype, const struct nla_policy *policy, unsigned int validate, struct netlink_ext_ack *extack, struct nlattr **tb, unsigned int depth) __nla_validate_parse() argument 651 __nla_validate(const struct nlattr *head, int len, int maxtype, const struct nla_policy *policy, unsigned int validate, struct netlink_ext_ack *extack) __nla_validate() argument 705 __nla_parse(struct nlattr **tb, int maxtype, const struct nlattr *head, int len, const struct nla_policy *policy, unsigned int validate, struct netlink_ext_ack *extack) __nla_parse() argument [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | disassemble.cpp | 133 void SpirvStream::validate() in validate() function in spv::SpirvStream
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | ICUBinary.java | 54 static boolean validate(ByteBuffer bytes) { in validate() method in ICUBinary.DatPackageReader
|
| /third_party/icu/icu4c/source/common/ |
| H A D | localebuilder.cpp | 160 _copyExtensions(const Locale& from, icu::StringEnumeration *keywords, Locale& to, bool validate, UErrorCode& errorCode) _copyExtensions() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | ICUBinary.java | 58 static boolean validate(ByteBuffer bytes) { in validate() method in ICUBinary.DatPackageReader
|
| /third_party/libunwind/libunwind/include/tdep-x86/ |
| H A D | libunwind_i.h | 75 int validate; member
|