/external/llvm-project/mlir/lib/Conversion/VectorToROCDL/ |
D | VectorToROCDL.cpp | 34 Value &offsetSizeInBytes, Value &glc, Value &slc) { in replaceTransferOpWithMubuf() 44 Value &offsetSizeInBytes, Value &glc, Value &slc) { in replaceTransferOpWithMubuf()
|
/external/adhd/cras/src/server/ |
D | cras_hfp_iodev.c | 36 struct hfp_slc_handle *slc; member 285 struct hfp_slc_handle *slc, in hfp_iodev_create()
|
D | cras_hfp_alsa_iodev.c | 31 struct hfp_slc_handle *slc; member 238 struct hfp_slc_handle *slc, in hfp_alsa_iodev_create()
|
/external/llvm-project/llvm/docs/ |
D | AMDGPUModifierSyntax.rst | 327 slc subsection 405 slc subsection 410 .. _amdgpu_synid_r128: 608 slc subsection 621 .. _amdgpu_synid_tfe: 716 slc subsection
|
/external/toybox/toys/pending/ |
D | telnet.c | 52 static void slc(int line) in slc() function
|
/external/adhd/cras/src/tests/ |
D | hfp_ag_profile_unittest.cc | 142 struct hfp_slc_handle* slc, in hfp_alsa_iodev_create() 154 struct hfp_slc_handle* slc, in hfp_iodev_create()
|
D | hfp_alsa_iodev_unittest.cc | 18 struct hfp_slc_handle* slc; member
|
/external/icu/icu4c/source/tools/toolutil/ |
D | ppucd.h | 54 UChar32 scf, slc, stc, suc; member
|
/external/rust/crates/serde_json/src/lexical/ |
D | math.rs | 102 let slc = &x[..len - rindex]; in nonzero() localVariable 829 let slc = split_u64(x); in from_u64() localVariable
|
/external/llvm-project/lld/lib/ReaderWriter/MachO/ |
D | MachONormalizedFileBinaryReader.cpp | 64 const load_command *slc = lc; in forEachLoadCommand() local
|
/external/mesa3d/src/amd/compiler/ |
D | aco_ir.h | 1169 bool slc : 1; /* system level coherent */ member 1195 bool slc : 1; /* system level coherent */ member 1219 bool slc : 1; /* system level coherent */ member 1240 bool slc : 1; /* system level coherent */ member
|
D | aco_instruction_selection.cpp | 3023 bool slc = false; member 3915 bool slc = false, bool swizzled = false) in emit_single_mubuf_store() 3937 … bool allow_combining = true, memory_sync_info sync=memory_sync_info(), bool slc = false) in store_vmem_mubuf() 3959 bool slc = false) in load_vmem_mubuf()
|
/external/python/cpython2/Python/ |
D | ast.c | 1677 slice_ty slc = ast_for_slice(c, CHILD(n, 0)); in ast_for_trailer() local 1689 slice_ty slc; in ast_for_trailer() local
|
/external/python/cpython3/Python/ |
D | ast.c | 2607 expr_ty slc = ast_for_slice(c, CHILD(n, 0)); in ast_for_trailer() local 2616 expr_ty slc, e; in ast_for_trailer() local
|