| /third_party/spirv-tools/source/opt/ |
| H A D | optimizer.cpp | 39 std::unique_ptr<opt::Pass> pass; // Internal implementation pass. member 46 Optimizer::PassToken::PassToken(std::unique_ptr<opt::Pass>&& pass) in PassToken() argument [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fLayoutBindingTests.cpp | 920 bool pass = false; in iterate() local
|
| H A D | es31fFboSRGBWriteControlTests.cpp | 1508 bool pass = false; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineDepthTests.cpp | 92 bool pass = false; in testSupportsAtLeastOneDepthStencilFormat() local
|
| H A D | vktPipelineSamplerTests.cpp | 1826 bool pass = true; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassLoadStoreOpNoneTests.cpp | 1361 bool pass = true; in iterate() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | vp9dsp_template.c | 1170 idct4_1d(const dctcoef *in, ptrdiff_t stride, dctcoef *out, int pass) idct4_1d() argument 1186 iadst4_1d(const dctcoef *in, ptrdiff_t stride, dctcoef *out, int pass) iadst4_1d() argument 1204 idct8_1d(const dctcoef *in, ptrdiff_t stride, dctcoef *out, int pass) idct8_1d() argument 1240 iadst8_1d(const dctcoef *in, ptrdiff_t stride, dctcoef *out, int pass) iadst8_1d() argument 1286 idct16_1d(const dctcoef *in, ptrdiff_t stride, dctcoef *out, int pass) idct16_1d() argument 1374 iadst16_1d(const dctcoef *in, ptrdiff_t stride, dctcoef *out, int pass) iadst16_1d() argument 1479 idct32_1d(const dctcoef *in, ptrdiff_t stride, dctcoef *out, int pass) idct32_1d() argument 1687 iwht4_1d(const dctcoef *in, ptrdiff_t stride, dctcoef *out, int pass) iwht4_1d() argument
|
| /third_party/backends/backend/genesys/ |
| H A D | genesys.cpp | 1226 unsigned pass = 0; in scanner_search_strip() local 1595 unsigned pass = 0; scanner_offset_calibration() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | transtst.cpp | 4945 expectAux(const UnicodeString& tag, const UnicodeString& summary, UBool pass, const UnicodeString& expectedResult) expectAux() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | NumberFormatTest.java | 2985 void runStrictParseBatch(DecimalFormat nf, String[] pass, String[] fail, String[] failBoth) { in runStrictParseBatch() argument 2996 void runStrictParseTests(String msg, DecimalFormat nf, String[] tests, boolean pass) { in runStrictParseTests() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | NumberFormatTest.java | 2982 void runStrictParseBatch(DecimalFormat nf, String[] pass, String[] fail, String[] failBoth) { in runStrictParseBatch() argument 2993 void runStrictParseTests(String msg, DecimalFormat nf, String[] tests, boolean pass) { in runStrictParseTests() argument [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_device.c | 2689 struct tu_render_pass *pass = &cmd_buffer->dynamic_pass; in tu_setup_dynamic_framebuffer() local
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_pipeline.c | 1196 const struct v3dv_render_pass *pass = in pipeline_populate_v3d_fs_key() local 1977 const struct v3dv_render_pass *pass = in pipeline_populate_graphics_key() local 2781 struct v3dv_render_pass *pass = pipeline->pass; enable_depth_bias() local [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_command_buffer.c | 413 const struct vn_render_pass *pass in vn_cmd_end_render_pass() local 361 vn_cmd_begin_render_pass(struct vn_command_buffer *cmd, const struct vn_render_pass *pass, const struct vn_framebuffer *fb, const VkRenderPassBeginInfo *begin_info) vn_cmd_begin_render_pass() argument [all...] |
| /third_party/libdrm/tests/amdgpu/ |
| H A D | ras_tests.c | 735 bool pass; in __amdgpu_ras_ip_inject_test() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderPropertyTestsEXT.cpp | 1273 bool pass = true; in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderPropertyTestsEXT.cpp | 1273 bool pass = true; in iterate() local [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/tools/ |
| H A D | pngfix.c | 1479 int pass; in calc_image_size() local 3624 int pass; read_png() local [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | simulator-aarch64.h | 1226 bool pass = (seed_ % kPassProbability) != 0; in IsExclusive() local
|
| /third_party/selinux/checkpolicy/ |
| H A D | policy_define.c | 69 unsigned int pass; variable [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | dpp.c | 2111 struct json_token *pass, *psk_hex; in dpp_parse_cred_legacy() local [all...] |
| /base/security/crypto_framework/test/unittest/src/ |
| H A D | openssl_adapter_mock.c | 1697 int OpensslPkcs5Pbkdf2Hmac(const char *pass, int passlen, const unsigned char *salt, in OpensslPkcs5Pbkdf2Hmac() argument
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg.h | 214 SpecifierOpt *pass; member
|
| /third_party/alsa-lib/src/ |
| H A D | conf.c | 4931 _snd_config_copy(snd_config_t *src, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t **dst, snd_config_walk_pass_t pass, snd_config_expand_fcn_t fcn ATTRIBUTE_UNUSED, void *private_data ATTRIBUTE_UNUSED) _snd_config_copy() argument 5030 _snd_config_expand(snd_config_t *src, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t **dst, snd_config_walk_pass_t pass, snd_config_expand_fcn_t fcn, void *private_data) _snd_config_expand() argument 5115 _snd_config_evaluate(snd_config_t *src, snd_config_t *root, snd_config_t **dst ATTRIBUTE_UNUSED, snd_config_walk_pass_t pass, snd_config_expand_fcn_t fcn ATTRIBUTE_UNUSED, void *private_data) _snd_config_evaluate() argument
|
| /third_party/backends/backend/ |
| H A D | umax_pp_low.c | 8661 int pass = 0; in cmdGetBuffer() local
|