Home
last modified time | relevance | path

Searched refs:processor_type (Results 1 – 25 of 36) sorted by relevance

12

/external/googleapis/google/cloud/documentai/v1/
Dprocessor_type.proto35 pattern: "projects/{project}/locations/{location}/processorTypes/{processor_type}"
46 // Format: `projects/{project}/processorTypes/{processor_type}`
DBUILD.bazel33 "processor_type.proto",
/external/googleapis/google/cloud/documentai/v1beta3/
Dprocessor_type.proto35 pattern: "projects/{project}/locations/{location}/processorTypes/{processor_type}"
46 // Format: `projects/{project}/processorTypes/{processor_type}`
DBUILD.bazel35 "processor_type.proto",
/external/mesa3d/src/gallium/drivers/r600/
Dr600_sfn.cpp124 << pipeshader->shader.processor_type << "\n"; in r600_shader_from_nir()
126 pipeshader->shader.bc.type = pipeshader->shader.processor_type; in r600_shader_from_nir()
Dr600_shader_common.h55 unsigned processor_type; member
Dr600_dump.c30 PRINT_UINT_MEMBER(processor_type); in print_shader_info()
Dr600_shader.c144 shader->shader.processor_type); in r600_pipe_shader_create()
245 switch (shader->shader.processor_type) { in r600_pipe_shader_create()
/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1beta3/src/main/proto/google/cloud/documentai/v1beta3/
Dprocessor_type.proto35 pattern: "projects/{project}/locations/{location}/processorTypes/{processor_type}"
45 // Format: `projects/{project}/processorTypes/{processor_type}`
/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1/src/main/proto/google/cloud/documentai/v1/
Dprocessor_type.proto35 pattern: "projects/{project}/locations/{location}/processorTypes/{processor_type}"
45 // Format: `projects/{project}/processorTypes/{processor_type}`
/external/cpuinfo/src/x86/
Dinfo.c11 model_info.processor_type = (eax >> 12) & 0x3; in cpuinfo_x86_decode_model_info()
Dapi.h45 uint32_t processor_type; member
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader_tess.cpp105 sh_info->processor_type = PIPE_SHADER_TESS_CTRL; in do_get_shader_info()
226 sh_info->processor_type = PIPE_SHADER_TESS_EVAL; in do_get_shader_info()
Dsfn_shader_cs.cpp62 sh_info->processor_type = PIPE_SHADER_COMPUTE; in do_get_shader_info()
Dsfn_shader_gs.cpp345 sh_info->processor_type = PIPE_SHADER_GEOMETRY; in do_get_shader_info()
Dsfn_assembler.cpp135 if (m_shader->processor_type == PIPE_SHADER_FRAGMENT) in AssamblerVisitor()
138 if (m_shader->processor_type == PIPE_SHADER_VERTEX && m_shader->ninput > 0) in AssamblerVisitor()
949 bool use_vpm = m_shader->processor_type == PIPE_SHADER_FRAGMENT && in visit()
Dsfn_shader_vs.cpp170 sh_info->processor_type = PIPE_SHADER_VERTEX; in do_get_shader_info()
/external/tflite-support/tensorflow_lite_support/codegen/
Dandroid_java_generator.h41 std::string processor_type; member
Dandroid_java_generator.cc148 tensor_info.processor_type = "ImageProcessor"; in CreateTensorInfo()
160 tensor_info.processor_type = "TensorProcessor"; in CreateTensorInfo()
208 model_info.outputs[i].processor_type + " " + in CreateModelInfo()
223 code_writer->SetTokenValue("PROCESSOR_TYPE", tensor_info.processor_type); in SetCodeWriterWithTensorInfo()
/external/webrtc/modules/audio_processing/
Daudio_processing_performance_unittest.cc191 TimedThreadApiProcessor(ProcessorType processor_type, in TimedThreadApiProcessor() argument
213 processor_type_(processor_type), in TimedThreadApiProcessor()
/external/coreboot/src/arch/arm64/
Dsmbios.c70 t->processor_type = SMBIOS_PROCESSOR_TYPE_CENTRAL; in smbios_write_type4()
/external/coreboot/src/arch/x86/
Dsmbios.c129 t->processor_type = SMBIOS_PROCESSOR_TYPE_CENTRAL; in smbios_write_type4()
/external/google-cloud-java/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/src/main/proto/google/cloud/contentwarehouse/v1/
Ddocument_schema.proto99 string processor_type = 2; field
/external/googleapis/google/cloud/contentwarehouse/v1/
Ddocument_schema.proto99 string processor_type = 2; field
Dpipelines.proto197 string processor_type = 3; field

12