Searched refs:validating (Results 1 – 25 of 168) sorted by relevance
1234567
/third_party/libphonenumber/debian/ |
D | control | 44 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/ |
D | errors.md | 88 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/vk-gl-cts/external/openglcts/docs/specs/ |
D | CTS_EXT_polygon_offset_clamp.txt | 34 Test is validating new polygon offset function that extends 59 Check if offset is clamped correctly by validating it against
|
D | CTS_ARB_shader_atomic_counter_ops.txt | 34 Test is validating new build-in functions that can operate on atomic counters
|
D | CTS_ARB_shader_group_vote.txt | 34 Test is validating new built-in functions that can allow
|
D | CTS_ARB_texture_filter_minmax.txt | 103 modes instead of validating each pixel separately.
|
/third_party/libxml2/optim/ |
D | hash_dict.txt | 2 costs. Not worth it unless validating big DTDs
|
/third_party/libphonenumber/ |
D | README.OpenSource | 8 …s common Java, C++ and JavaScript library for parsing, formatting, and validating international ph…
|
/third_party/libxml2/result/relaxng/ |
D | tutor6_2_4.err | 1 …elaxng/tutor6_2_4.xml:4: element preferredFormat: Relax-NG validity error : Error validating value
|
D | tutor7_3_4.err | 2 ./test/relaxng/tutor7_3_4.xml:1: element path: Relax-NG validity error : Error validating list
|
D | tutor7_1_2.err | 2 ./test/relaxng/tutor7_1_2.xml:1: element vector: Relax-NG validity error : Error validating list
|
D | tutor7_2_4.err | 2 ./test/relaxng/tutor7_2_4.xml:1: element vector: Relax-NG validity error : Error validating list
|
D | tutor7_1_3.err | 2 ./test/relaxng/tutor7_1_3.xml:1: element vector: Relax-NG validity error : Error validating list
|
D | tutor7_3_5.err | 2 ./test/relaxng/tutor7_3_5.xml:1: element path: Relax-NG validity error : Error validating list
|
/third_party/flutter/flutter/packages/flutter_tools/test/src/ |
D | pubspec_schema.dart | 9 /// Writes a schemaData used for validating pubspec.yaml files when parsing
|
/third_party/selinux/libselinux/src/ |
D | label.c | 129 if (!rec->validating || contexts->validated) in selabel_validate() 224 rec->validating = selabel_is_validate_set(opts, nopts); in selabel_open()
|
D | label_internal.h | 81 int validating; member
|
D | label_file.h | 511 if (rec->validating in process_line() 537 if (strcmp(context, "<<none>>") && rec->validating) in process_line()
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_rbgx_internal_format.txt | 43 glBlitFramebuffer() will treat RGBX8 as RGB8 when validating the formats for the READ and DRAW
|
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/ |
D | README | 5 This package is a collection of test cases for validating CPU hotplug
|
/third_party/googletest/googlemock/ |
D | README.md | 22 - Comes with a rich set of matchers for validating function arguments.
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/material/ |
D | text_form_field_demo.dart | 107 _autovalidate = true; // Start validating on every change. 221 // Fit the validating format.
|
/third_party/skia/third_party/externals/dng_sdk/ |
D | Android.bp | 140 // dng sdk validating version static library
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/ |
D | MiniZip64_info.txt | 43 Used when debugging and validating the creation of zip files using MiniZip64
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/minizip/ |
D | MiniZip64_info.txt | 43 Used when debugging and validating the creation of zip files using MiniZip64
|
1234567