/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/adaptor/ |
D | indexed.hpp | 42 struct indexed struct 44 explicit indexed(std::ptrdiff_t x = 0) in indexed() argument 48 std::ptrdiff_t val;
|
/aosp_15_r20/external/armnn/src/armnnUtils/ |
H A D | DataLayoutIndexed.cpp | 46 bool operator==(const DataLayout& dataLayout, const DataLayoutIndexed& indexed) in operator ==() 51 bool operator==(const DataLayoutIndexed& indexed, const DataLayout& dataLayout) in operator ==()
|
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/ |
H A D | GrD3DCommandSignature.h | 24 bool isCompatible(ForIndexed indexed, unsigned int slot) const { in isCompatible() 40 GrD3DCommandSignature(gr_cp<ID3D12CommandSignature> commandSignature, ForIndexed indexed, in GrD3DCommandSignature()
|
H A D | GrD3DCommandSignature.cpp | 14 bool indexed = (forIndexed == ForIndexed::kYes); in Make() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/ |
H A D | IndexKernel.cpp | 57 const TensorBase& indexed, in cpu_take_put_kernel() 123 [](float& iterated, float* indexed, const int64_t idx) { in put_kernel() 130 [](scalar_t& iterated, scalar_t* indexed, const int64_t idx) { in put_kernel() 137 [](scalar_t& iterated, scalar_t* indexed, const int64_t idx) { in put_kernel() 150 [](scalar_t& iterated, const scalar_t* indexed, const int64_t idx) { in take_kernel()
|
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/ |
H A D | CollectSpliterators.java | 45 static <T extends @Nullable Object> Spliterator<T> indexed( in indexed() method in CollectSpliterators 50 static <T extends @Nullable Object> Spliterator<T> indexed( in indexed() method in CollectSpliterators
|
/aosp_15_r20/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
D | EntrySchema.java | 517 public final boolean indexed; field in EntrySchema.ColumnInfo 524 public ColumnInfo(String name, int type, boolean indexed, boolean unique, in ColumnInfo()
|
D | Entry.java | 46 boolean indexed() default false; in indexed() method
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | genX_cmd_draw.c | 1567 bool indexed, in load_indirect_parameters() 1659 bool indexed) in emit_indirect_draws() 2046 bool indexed) in emit_indirect_count_draws()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_cmd_signature.h | 31 uint8_t indexed:1; member
|
H A D | d3d12_compute_transforms.h | 60 unsigned indexed : 1; member
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/ |
H A D | hpack_sync_fuzzer.proto | 35 uint32 indexed = 1; field
|
/aosp_15_r20/hardware/interfaces/automotive/can/aidl/default/tools/configurator/proto/ |
H A D | canbus_config.proto | 45 IfaceIndexed indexed = 5; field
|
/aosp_15_r20/hardware/interfaces/automotive/can/1.0/tools/configurator/proto/ |
H A D | canbus_config.proto | 45 IfaceIndexed indexed = 5; field
|
/aosp_15_r20/external/turbine/java/com/google/turbine/bytecode/ |
H A D | ByteReader.java | 29 private final IndexedByteArrayInputStream indexed; field in ByteReader
|
/aosp_15_r20/external/mesa3d/src/asahi/lib/ |
H A D | agx_nir_lower_gs.h | 95 bool indexed; member
|
H A D | agx_nir_lower_gs.c | 989 bool indexed, bool restart, struct nir_xfb_info *xfb, in agx_nir_create_pre_gs() 1626 nir_def *indexed = nir_imm_bool(b, key->indexed); in agx_nir_predicate_indirect() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/ |
H A D | GrGLExtensions.cpp | 90 bool indexed = false; in init() local
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_device_generated_commands.h | 30 bool indexed; member
|
/aosp_15_r20/external/capstone/arch/M680X/ |
H A D | M680XInstPrinter.c | 238 bool indexed = false; in getDelimiter() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/operators/ |
H A D | reduction.cpp | 95 auto indexed = tensorOrConstant(inputs[0], indices_exprs); in computeSum() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_fetch.h | 29 indexed, enumerator
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_emit.c | 924 bool indexed, int instance_id) in r300_emit_vertex_arrays() 1023 void r300_emit_vertex_arrays_swtcl(struct r300_context *r300, bool indexed) in r300_emit_vertex_arrays_swtcl()
|
/aosp_15_r20/hardware/interfaces/automotive/can/1.0/default/tests/fuzzer/ |
H A D | AutomotiveCanV1_0Fuzzer.cpp | 103 CanController::BusConfig::InterfaceId::Indexed indexed; in invokeUpInterface() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_emit.h | 125 uint32_t indexed, uint32_t primitive_type, in etna_draw_instanced()
|