/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | jcommander-1.27.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/beust/
com/beust/jcommander/
com/beust/jcommander/converters/
... |
H A D | junit-4.10.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/framework/
junit/runner/
junit/textui/
org/
... |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
/third_party/glfw/tests/ |
H A D | triangle-vulkan.c | 220 bool validate; member
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_private.h | 150 struct draw_stage *validate; member
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_ureg.c | 1245 static void validate( enum tgsi_opcode opcode, in validate() function
|
/third_party/skia/src/gpu/ |
H A D | SurfaceContext.cpp | 1300 void SurfaceContext::validate() const { in validate() function in skgpu::SurfaceContext
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsTSect.cpp | 439 void SkTSpan::validate() const { in validate() function in SkTSpan 1555 void SkTSect::validate() const { validate() function in SkTSect [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceOperand.h | 500 static void validate(BaseType Value) { in validate() function
|
/third_party/toybox/toys/pending/ |
H A D | fdisk.c | 344 static int read_mbr(char *device, int validate) in read_mbr() argument 451 static void list_partitions(int validate) in list_partitions() argument 500 static void print_mbr(int validate) in print_mbr() argument 797 static int validate(int start_index, sector_t* begin,sector_t* end, sector_t start in validate() function
|
/third_party/spirv-tools/source/opt/ |
H A D | optimizer.cpp | 697 Optimizer& Optimizer::SetValidateAfterAll(bool validate) { in SetValidateAfterAll() argument
|
/third_party/node/deps/v8/src/wasm/ |
H A D | graph-builder-interface.cc | 73 static constexpr Decoder::ValidateFlag validate = Decoder::kFullValidation; member in v8::internal::wasm::__anon15171::WasmGraphBuildingInterface [all...] |
H A D | function-body-decoder-impl.h | 5475 static constexpr Decoder::ValidateFlag validate = Decoder::kFullValidation; global() member in v8::internal::wasm::WasmFullDecoder::EmptyInterface [all...] |
/third_party/node/deps/v8/src/wasm/baseline/ |
H A D | liftoff-compiler.cc | 341 static constexpr Decoder::ValidateFlag validate = Decoder::kBooleanValidation; member in v8::internal::wasm::__anon15158::LiftoffCompiler [all...] |
/third_party/python/Tools/clinic/ |
H A D | clinic.py | 395 def validate(self): member in Language
|
/third_party/protobuf/conformance/third_party/jsoncpp/ |
H A D | jsoncpp.cpp | 5135 bool StreamWriterBuilder::validate(Json::Value* invalid) const in validate() function in Json::StreamWriterBuilder
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutCase.cpp | 559 const bool validate = 0 == (layoutFlags & (FIELD_MISSING|FIELD_UNASSIGNED)); in computeXfbLayout() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutCase.cpp | 559 const bool validate = 0 == (layoutFlags & (FIELD_MISSING|FIELD_UNASSIGNED)); in computeXfbLayout() local [all...] |
/third_party/littlefs/ |
H A D | lfs.c | 176 lfs_bd_flush(lfs_t *lfs, lfs_cache_t *pcache, lfs_cache_t *rcache, bool validate) lfs_bd_flush() argument 211 lfs_bd_sync(lfs_t *lfs, lfs_cache_t *pcache, lfs_cache_t *rcache, bool validate) lfs_bd_sync() argument 227 lfs_bd_prog(lfs_t *lfs, lfs_cache_t *pcache, lfs_cache_t *rcache, bool validate, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) lfs_bd_prog() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Program.cpp | 3041 void Program::validate(const Caps &caps) in validate() function in Program
|
/third_party/openssl/test/ |
H A D | evp_test.c | 1896 int validate = 0; in pderive_test_parse() local
|
/third_party/FatFs/source/ |
H A D | ff.c | 2971 static FRESULT validate ( /* Returns FR_OK or FR_INVALID_OBJECT */ in validate() function [all...] |