| /third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| H A D | instr.c | 373 int component = node->sched.pos - GPIR_INSTR_SLOT_STORE0; in gpir_instr_remove_store() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | codegen.c | 41 static int get_scl_reg_index(ppir_src *src, int component) in get_scl_reg_index() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/nir/ |
| H A D | nir_to_tgsi_info.c | 621 unsigned component = variable->data.location_frac; in nir_tgsi_scan_shader() local
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_point_sprite.c | 63 get_swizzle(unsigned swizzle, unsigned component) in get_swizzle() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_mc.c | 637 vl_mc_render_ycbcr(struct vl_mc *renderer, struct vl_mc_buffer *buffer, unsigned component, unsigned num_instances) in vl_mc_render_ycbcr() argument
|
| H A D | vl_video_buffer.c | 264 unsigned i, j, component; in vl_video_buffer_sampler_view_components() local
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_image.c | 320 remap_swizzle(VkComponentSwizzle swizzle, VkComponentSwizzle component) in remap_swizzle() argument
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | image.c | 63 vlVaVideoSurfaceSize(vlVaSurface *p_surf, int component, in vlVaVideoSurfaceSize() argument
|
| /third_party/node/deps/openssl/openssl/crypto/cmp/ |
| H A D | cmp_util.c | 128 int OSSL_CMP_print_to_bio(BIO *bio, const char *component, const char *file, in OSSL_CMP_print_to_bio() argument 160 const char *component = in OSSL_CMP_print_errors_cb() local
|
| /third_party/openssl/crypto/cmp/ |
| H A D | cmp_util.c | 128 int OSSL_CMP_print_to_bio(BIO *bio, const char *component, const char *file, in OSSL_CMP_print_to_bio() argument 160 const char *component = in OSSL_CMP_print_errors_cb() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
| H A D | esextcTextureBufferTextureBufferRange.cpp | 1217 void TextureBufferTextureBufferRange::logError(const char* phase, const char* internalFormat, glw::GLuint component, in logError() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate_interfaces.cpp | 236 uint32_t component = 0; in GetLocationsForVariable() local [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
| H A D | OffsetRecordTable.java | |
| H A D | Rule.java | |
| H A D | TagOffsetsTable.java | |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate_interfaces.cpp | 236 uint32_t component = 0; in GetLocationsForVariable() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | backward_references_enc.h | 85 PixOrCopyLiteral(const PixOrCopy* const p, int component) PixOrCopyLiteral() argument
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLSwizzle.cpp | 76 static char mask_char(int8_t component) { in mask_char() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | VertexFormatTests.cpp | 326 << "[" << component << "];\n"; in MakeTestPipeline() local
|
| H A D | VertexStateTests.cpp | 46 bool ShouldComponentBeDefault(VertexFormat format, int component) { in ShouldComponentBeDefault() argument 118 vs << "f32(" << multiplier << "u * input.VertexIndex) + " << component MakeTestPipeline() local 121 vs << "f32(" << multiplier << "u * input.InstanceIndex) + " << component MakeTestPipeline() local [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/ruby/ |
| H A D | ruby_generator.cc | 435 string component; in GeneratePackageModules() local
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | DescriptorMessageInfoFactory.java | 159 StronglyConnectedComponent component; // null if the node is still on stack. field in DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer.Node 215 analyze(StronglyConnectedComponent component) analyze() argument [all...] |
| /third_party/spirv-tools/source/val/ |
| H A D | validate_interfaces.cpp | 258 uint32_t component = 0; in GetLocationsForVariable() local [all...] |
| /applications/standard/app_samples/code/BasicFeature/Native/NdkDrawing/entry/src/main/cpp/samples/ |
| H A D | sample_bitmap.cpp | 25 static void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) in OnSurfaceCreatedCB() argument 53 static void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) in OnSurfaceDestroyedCB() argument
|
| /applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/ |
| H A D | app_napi.cpp | 44 static void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) in OnSurfaceCreatedCB() argument 60 static void OnSurfaceChangedCB(OH_NativeXComponent *component, void *window) in OnSurfaceChangedCB() argument 74 static void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) in OnSurfaceDestroyedCB() argument 89 static void DispatchTouchEventCB(OH_NativeXComponent *component, voi argument 104 DispatchMouseEventCB(OH_NativeXComponent *component, void *window) DispatchMouseEventCB() argument 152 SetNativeXComponent(OH_NativeXComponent *component) SetNativeXComponent() argument 160 OnSurfaceCreated(OH_NativeXComponent *component, void *window) OnSurfaceCreated() argument 180 OnSurfaceChanged(OH_NativeXComponent *component, void *window) OnSurfaceChanged() argument 204 OnSurfaceDestroyed(OH_NativeXComponent *component, void *window) OnSurfaceDestroyed() argument 211 DispatchTouchEvent(OH_NativeXComponent *component, void *window) DispatchTouchEvent() argument 242 DispatchMouseEvent(OH_NativeXComponent *component, void *window) DispatchMouseEvent() argument [all...] |