/aosp_15_r20/external/mesa3d/src/microsoft/clc/ |
H A D | compute_test.h | 297 const CompileArgs &compile_args, in run_shader() 312 CompileArgs compile_args = { x, y, z }; in run_shader() local 318 const CompileArgs &compile_args, in run_shader() 335 CompileArgs compile_args = { x, y, z }; in run_shader() local
|
H A D | compute_test.cpp | 466 const CompileArgs &compile_args, in run_shader_with_raw_args() 793 const std::vector<const char *> &compile_args, in compile()
|
H A D | clc_compiler_test.cpp | 1799 CompileArgs compile_args = { 1, 1, 1 }; in TEST_F() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/ |
D | compiler.cpp | 612 struct compile_args struct 614 compiler& c; 615 compile_args(compiler& c) : c(c) {} in compile_args() argument 617 typedef value result_type; 618 value operator()(ast::expression const& expr) const in operator ()()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | gen_vk_internal_shaders.py | 388 compile_args, preprocessor_args, variable_name): argument 452 def add_job(self, shader_file, shader_basename, variation_string, output_path, compile_args, argument
|
/aosp_15_r20/external/lz4/build/meson/meson/ |
H A D | meson.build | 37 compile_args = [] variable
|
/aosp_15_r20/external/capstone/bindings/python/ |
H A D | setup_cython.py | 40 compile_args = ['-O3', '-fomit-frame-pointer', '-I' + HEADERS_DIR] variable
|
/aosp_15_r20/external/python/cpython2/Tools/ssl/ |
D | multissltests.py | 139 def __init__(self, version, compile_args=(), argument
|
/aosp_15_r20/external/mesa3d/meson_to_hermetic/ |
H A D | meson_impl.py | 92 compile_args=[], argument 118 def partial_dependency(self, compile_args=''): argument
|
H A D | meson_common.py | 40 compile_args=[], argument
|
/aosp_15_r20/system/core/init/ |
H A D | selinux.cpp | 341 std::vector<const char*> compile_args { in OpenSplitPolicy() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_texture_handle.c | 682 LLVMValueRef compile_args[4] = { in compile_jit_sample_function() local
|