/external/flatbuffers/tests/MyGame/Example/ |
D | StructOfStructs.php | 59 …eateStructOfStructs(FlatBufferBuilder $builder, $a_id, $a_distance, $b_a, $b_b, $c_id, $c_distance)
|
D | StructOfStructs.java | 34 …BufferBuilder builder, long a_id, long a_distance, short b_a, byte b_b, long c_id, long c_distance… in createStructOfStructs()
|
D | StructOfStructs.py | 36 def CreateStructOfStructs(builder, a_id, a_distance, b_a, b_b, c_id, c_distance): argument
|
/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/ |
D | GpuKernelSourceCode.h | 61 GpuKernelSourceCode &config_id(const std::string &c_id) in config_id()
|
/external/flatbuffers/tests/ts/my-game/example/ |
D | struct-of-structs.js | 29 static createStructOfStructs(builder, a_id, a_distance, b_a, b_b, c_id, c_distance) { argument
|
/external/libnl/include/netlink/genl/ |
D | mngt.h | 84 int c_id; member
|
/external/google-fruit/include/fruit/impl/normalized_component_storage/ |
D | binding_normalization.templates.h | 604 TypeId c_id = entry.binding_for_object_to_construct.deps->deps[i]; in performBindingCompression() local 623 TypeId c_id = entry.first; in performBindingCompression() local
|
/external/python/cpython3/Tools/clinic/libclinic/ |
D | clanguage.py | 24 def c_id(name: str) -> str: function
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | convert_to_half_pass.cpp | 389 for (auto c_id : relaxed_ids_set_) { in ProcessImpl() local
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | convert_to_half_pass.cpp | 389 for (auto c_id : relaxed_ids_set_) { in ProcessImpl() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | convert_to_half_pass.cpp | 389 for (auto c_id : relaxed_ids_set_) { in ProcessImpl() local
|
/external/sg3_utils/src/ |
D | sg_inq.c | 1323 int off, ci_off, c_id, d_id, naa, vsi, k, n; in decode_dev_ids() local
|
/external/sg3_utils/lib/ |
D | sg_lib.c | 955 int m, p_id, piv, c_set, assoc, desig_type, ci_off, c_id, d_id, naa; in sg_get_designation_descriptor_str() local
|
/external/libbpf/src/ |
D | btf.c | 4383 __u32 t_id, c_id; in btf_dedup_merge_hypot_map() local
|
/external/flatbuffers/tests/ |
D | monster_test_generated.py | 535 def CreateStructOfStructs(builder, a_id, a_distance, b_a, b_b, c_id, c_distance): argument
|