Home
last modified time | relevance | path

Searched refs:validating (Results 1 – 25 of 145) sorted by relevance

123456

/third_party/libphonenumber/debian/
Dcontrol44 Description: parsing/formatting/validating phone numbers - java
46 validating international phone numbers.
61 Description: parsing/formatting/validating phone numbers - development files
63 validating international phone numbers.
71 Description: parsing/formatting/validating phone numbers
73 validating international phone numbers.
/third_party/skia/third_party/externals/dawn/docs/
Derrors.md88 For example, if a validation error occurs while validating the creation of a BindGroup, the message
93 - While validating entries[1] as a Buffer
94 - While validating [BindGroupDescriptor "Frame Bind Group"] against [BindGroupLayout]
105 * Example: `("validating primitive state")`
106 * Output: `- While validating primitive state`
109 * Example: `("validating buffers[%u]", i)`
110 * Output: `- While validating buffers[2]`
113 * Example: `("validating % against %", descriptor, descriptor->layout)`
114 * Output: `- While validating [BindGroupDescriptor "Label"] against [BindGroupLayout]`
/third_party/openssl/doc/man3/
DOSSL_CMP_validate_msg.pod18 This is the API for validating the protection of CMP messages,
19 which includes validating CMP message sender certificates and their paths
47 validating the signatures of subsequent messages in the same transaction.
/third_party/vk-gl-cts/external/openglcts/docs/specs/
DCTS_EXT_polygon_offset_clamp.txt34 Test is validating new polygon offset function that extends
59 Check if offset is clamped correctly by validating it against
DCTS_ARB_shader_atomic_counter_ops.txt34 Test is validating new build-in functions that can operate on atomic counters
/third_party/libxml2/optim/
Dhash_dict.txt2 costs. Not worth it unless validating big DTDs
/third_party/libphonenumber/
DREADME.OpenSource8 …s common Java, C++ and JavaScript library for parsing, formatting, and validating international ph…
/third_party/libxml2/result/relaxng/
Dtutor6_2_4.err1 …elaxng/tutor6_2_4.xml:4: element preferredFormat: Relax-NG validity error : Error validating value
Dtutor7_2_4.err2 ./test/relaxng/tutor7_2_4.xml:1: element vector: Relax-NG validity error : Error validating list
Dtutor7_3_4.err2 ./test/relaxng/tutor7_3_4.xml:1: element path: Relax-NG validity error : Error validating list
Dtutor7_3_5.err2 ./test/relaxng/tutor7_3_5.xml:1: element path: Relax-NG validity error : Error validating list
Dtutor7_1_3.err2 ./test/relaxng/tutor7_1_3.xml:1: element vector: Relax-NG validity error : Error validating list
Dtutor7_1_2.err2 ./test/relaxng/tutor7_1_2.xml:1: element vector: Relax-NG validity error : Error validating list
/third_party/openssl/doc/internal/man3/
Dossl_cmp_msg_check_update.pod59 Note that it does not help validating the message before storing the extraCerts
70 This way these certs are available for validating subsequent messages in the
/third_party/flutter/flutter/packages/flutter_tools/test/src/
Dpubspec_schema.dart9 /// Writes a schemaData used for validating pubspec.yaml files when parsing
/third_party/selinux/libselinux/src/
Dlabel.c129 if (!rec->validating || contexts->validated) in selabel_validate()
247 rec->validating = selabel_is_validate_set(opts, nopts); in selabel_open()
Dlabel_file.h509 if (rec->validating in process_line()
535 if (strcmp(context, "<<none>>") && rec->validating) in process_line()
Dlabel_internal.h81 int validating; member
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_validation_cache.txt27 It contains a slink:VkValidationCacheEXT to use when validating the
DVK_EXT_validation_cache.adoc27 It contains a slink:VkValidationCacheEXT to use when validating the
DVK_KHR_external_semaphore.adoc48 Normally, validating such state would be the responsibility of the
/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_rbgx_internal_format.txt43 glBlitFramebuffer() will treat RGBX8 as RGB8 when validating the formats for the READ and DRAW
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/
DREADME5 This package is a collection of test cases for validating CPU hotplug
/third_party/googletest/googlemock/
DREADME.md22 - Comes with a rich set of matchers for validating function arguments.
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/material/
Dtext_form_field_demo.dart107 _autovalidate = true; // Start validating on every change.
221 // Fit the validating format.

123456