Home
last modified time | relevance | path

Searched defs:get_const (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/
DStateTrackingSupport.h168 const RboProps* get_const(GLuint id) { in get_const() function
223 const SamplerProps* get_const(GLuint id) { in get_const() function
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/containers/
DEntityManager.h305 const Item* get_const(EntityHandle h) const { in get_const() function
553 const Data* get_const(EntityHandle h) const { in get_const() function
DHybridComponentManager.h71 const Data* get_const(IndexType index) const { in get_const() function
DHybridEntityManager.h124 const Data* get_const(IndexType index) const { in get_const() function
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/
DHybridComponentManager.h71 const Data* get_const(IndexType index) const { in get_const() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dinlined_string_field.h383 inline const std::string* InlinedStringField::get_const() const { in get_const() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dinlined_string_field.h383 inline const std::string* InlinedStringField::get_const() const { in get_const() function
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c154 get_const(struct translate_sse *p, unsigned id) in get_const() function
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ir.h651 static Operand get_const(enum amd_gfx_level chip, uint64_t val, unsigned bytes) in get_const() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_unnested.cc1612 auto get_const = [](mlir::Value value) -> int64_t { in EmitLaunchFunc() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf.cc1162 auto get_const = [&](int64_t val) { in matchAndRewriteDynamicConv() local