/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_external_semaphore/ |
H A D | test_external_semaphore.cpp | 422 clProgramWrapper program; in test_external_semaphores_simple_2() local 514 clProgramWrapper program; in test_external_semaphores_reuse() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl3cTextureSizePromotion.cpp | 763 glw::GLuint program = in prepareProgram() local 1432 glw::GLuint program = 0; in buildProgram() local
|
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/ |
D | DvrScheduleManager.java | 511 public List<ScheduledRecording> getConflictingSchedules(Program program) { in getConflictingSchedules() 514 Program.isProgramValid(program), TAG, "Program is invalid: " + program); in getConflictingSchedules() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/buffers/ |
H A D | test_sub_buffers.cpp | 175 clProgramWrapper program; in Execute() local 470 clProgramWrapper program; in read_buffer_via_kernel() local
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_ir.cpp | 60 init_program(Program* program, Stage stage, const struct aco_shader_info* info, in init_program() 1414 dealloc_vgprs(Program* program) in dealloc_vgprs()
|
/aosp_15_r20/external/deqp/framework/platform/null/ |
H A D | tcuNullRenderContext.cpp | 531 GLW_APICALL void GLW_APIENTRY glGetProgramiv(GLuint program, GLenum pname, GLint *params) in glGetProgramiv() 740 GLW_APICALL GLint GLW_APIENTRY glGetAttribLocation(GLuint program, const GLchar *name) in glGetAttribLocation()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/filesystems/fat/ |
H A D | rename_exchange.c | 15 void print_usage(const char *program) in print_usage()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/converters/ |
H A D | bhwc_to_phwc4.h | 44 explicit ConverterBhwcToPhwc4(GlProgram program, const uint3& workgroup_size) in ConverterBhwcToPhwc4()
|
H A D | phwc4_to_bhwc.h | 44 explicit ConverterPhwc4ToBhwc(GlProgram program, const uint3& workgroup_size) in ConverterPhwc4ToBhwc()
|
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/fuzzers/ |
H A D | FuzzerMultipleExecute.java | 43 Program program = fuzz(); in run() local
|
/aosp_15_r20/external/executorch/exir/verification/ |
H A D | dev_html.py | 31 def gen_html(program): argument
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkVaryingHandler.h | 17 GrVkVaryingHandler(GrGLSLProgramBuilder* program) : INHERITED(program) {} in GrVkVaryingHandler()
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | bug447.go | 71 var program = var
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | raw_tp_writable_reject_nbd_invalid.c | 12 const struct bpf_insn program[] = { in test_raw_tp_writable_reject_nbd_invalid() local
|
/aosp_15_r20/external/skia/src/sksl/codegen/ |
H A D | SkSLSPIRVCodeGenerator.h | 30 inline bool ToSPIRV(Program& program, const ShaderCaps* caps, std::string* out) { in ToSPIRV()
|
H A D | SkSLHLSLCodeGenerator.h | 31 inline bool ToHLSL(Program& program, const ShaderCaps* caps, std::string* out) { in ToHLSL()
|
/aosp_15_r20/external/iptables/utils/ |
H A D | nfbpf_compile.c | 17 struct bpf_program program; in main() local
|
/aosp_15_r20/cts/tests/tests/opengl/libopengltest/ |
H A D | attach_shader_nine.cpp | 27 GLuint program = glCreateProgram(); in attachShaderNine() local
|
H A D | attach_shader_eight.cpp | 28 GLuint program = glCreateProgram(); in attachShaderEight() local
|
H A D | attach_shader_seven.cpp | 29 GLuint program = glCreateProgram(); in attachShaderSeven() local
|
H A D | attach_shader_six.cpp | 29 GLuint program = glCreateProgram(); in attachShaderSix() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
H A D | cl_program.h | 51 cl_program program() const { return program_; } in program() function
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fUniformApiTests.cpp | 1819 …rmCase::renderTest(const vector<BasicUniform> &basicUniforms, const ShaderProgram &program, Random… in renderTest() 1913 …const ShaderProgram program(m_context.getRenderContext(), glu::makeVtxFragSources(vertexSource, fr… in iterate() local 1950 const ShaderProgram &program, Random &rnd) in test() 2112 … const vector<BasicUniformReportRef> &basicUniformReportsRef, const ShaderProgram &program, in test() 2190 … const vector<BasicUniformReportRef> &basicUniformReportsRef, const ShaderProgram &program, in test()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_compile_clip.c | 87 const unsigned *program = elk_get_program(&c.func, final_assembly_size); in elk_compile_clip() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/ |
H A D | test_bool.cpp | 41 clProgramWrapper program; in test_bool_type() local
|