| /external/angle/third_party/spirv-tools/src/test/val/ |
| D | val_annotation_test.cpp | 236 const auto deco = GetParam(); in TEST_P() local 254 const auto deco = GetParam(); in TEST_P() local 281 const auto deco = GetParam(); in TEST_P() local 328 const std::string deco = GetParam(); in TEST_P() local 344 const std::string deco = GetParam(); in TEST_P() local 360 const std::string deco = GetParam(); in TEST_P() local 378 const auto deco = GetParam(); in TEST_P() local 401 const std::string deco = GetParam(); in TEST_P() local 425 const auto deco = GetParam(); in TEST_P() local 442 const auto deco = GetParam(); in TEST_P() local [all …]
|
| /external/deqp-deps/SPIRV-Tools/test/val/ |
| D | val_annotation_test.cpp | 236 const auto deco = GetParam(); in TEST_P() local 254 const auto deco = GetParam(); in TEST_P() local 281 const auto deco = GetParam(); in TEST_P() local 328 const std::string deco = GetParam(); in TEST_P() local 344 const std::string deco = GetParam(); in TEST_P() local 360 const std::string deco = GetParam(); in TEST_P() local 378 const auto deco = GetParam(); in TEST_P() local 401 const std::string deco = GetParam(); in TEST_P() local 425 const auto deco = GetParam(); in TEST_P() local 442 const auto deco = GetParam(); in TEST_P() local [all …]
|
| /external/swiftshader/third_party/SPIRV-Tools/test/val/ |
| D | val_annotation_test.cpp | 236 const auto deco = GetParam(); in TEST_P() local 254 const auto deco = GetParam(); in TEST_P() local 281 const auto deco = GetParam(); in TEST_P() local 328 const std::string deco = GetParam(); in TEST_P() local 344 const std::string deco = GetParam(); in TEST_P() local 360 const std::string deco = GetParam(); in TEST_P() local 378 const auto deco = GetParam(); in TEST_P() local 401 const std::string deco = GetParam(); in TEST_P() local 425 const auto deco = GetParam(); in TEST_P() local 442 const auto deco = GetParam(); in TEST_P() local [all …]
|
| /external/angle/third_party/spirv-tools/src/source/opt/ |
| D | eliminate_dead_output_stores_pass.cpp | 81 [&start_loc](const Instruction& deco) { in KillAllDeadStoresOfLocRef() 88 var_id, uint32_t(spv::Decoration::Patch), [](const Instruction& deco) { in KillAllDeadStoresOfLocRef() 125 [&builtin](const Instruction& deco) { in KillAllDeadStoresOfBuiltinRef() 160 [ac_idx, &builtin](const Instruction& deco) { in KillAllDeadStoresOfBuiltinRef()
|
| D | switch_descriptorset_pass.cpp | 32 for (const auto& deco : decos) { in Process() local
|
| D | liveness.cpp | 213 [&loc, index, no_loc](const Instruction& deco) { in AnalyzeAccessChainLoc() 251 [&loc](const Instruction& deco) { in MarkRefLive() 258 var_id, uint32_t(spv::Decoration::Patch), [](const Instruction& deco) { in MarkRefLive()
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | eliminate_dead_output_stores_pass.cpp | 81 [&start_loc](const Instruction& deco) { in KillAllDeadStoresOfLocRef() 88 var_id, uint32_t(spv::Decoration::Patch), [](const Instruction& deco) { in KillAllDeadStoresOfLocRef() 122 [&builtin](const Instruction& deco) { in KillAllDeadStoresOfBuiltinRef() 157 [ac_idx, &builtin](const Instruction& deco) { in KillAllDeadStoresOfBuiltinRef()
|
| D | switch_descriptorset_pass.cpp | 32 for (const auto& deco : decos) { in Process() local
|
| D | liveness.cpp | 205 [&loc, index, no_loc](const Instruction& deco) { in AnalyzeAccessChainLoc() 242 [&loc](const Instruction& deco) { in MarkRefLive() 249 var_id, uint32_t(spv::Decoration::Patch), [](const Instruction& deco) { in MarkRefLive()
|
| D | inst_bindless_check_pass.cpp | 297 for (const auto& deco : decos) { in AnalyzeDescriptorReference() local 356 for (const auto& deco : decos) { in AnalyzeDescriptorReference() local
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | eliminate_dead_output_stores_pass.cpp | 81 [&start_loc](const Instruction& deco) { in KillAllDeadStoresOfLocRef() 88 var_id, uint32_t(spv::Decoration::Patch), [](const Instruction& deco) { in KillAllDeadStoresOfLocRef() 122 [&builtin](const Instruction& deco) { in KillAllDeadStoresOfBuiltinRef() 157 [ac_idx, &builtin](const Instruction& deco) { in KillAllDeadStoresOfBuiltinRef()
|
| D | switch_descriptorset_pass.cpp | 32 for (const auto& deco : decos) { in Process() local
|
| D | liveness.cpp | 205 [&loc, index, no_loc](const Instruction& deco) { in AnalyzeAccessChainLoc() 242 [&loc](const Instruction& deco) { in MarkRefLive() 249 var_id, uint32_t(spv::Decoration::Patch), [](const Instruction& deco) { in MarkRefLive()
|
| D | inst_bindless_check_pass.cpp | 297 for (const auto& deco : decos) { in AnalyzeDescriptorReference() local 356 for (const auto& deco : decos) { in AnalyzeDescriptorReference() local
|
| /external/python/cpython2/Doc/tools/ |
| D | rstlint.py | 56 def deco(func): function
|
| /external/scapy/scapy/ |
| D | automaton.py | 273 def deco(f,initial=initial, final=final): function 293 def deco(f,cond=cond): function 302 def deco(f, state=state): function 311 def deco(f, state=state): function 320 def deco(f, state=state): function 331 def deco(f, state=state, timeout=timeout): function
|
| /external/python/cpython2/Lib/lib-tk/test/test_ttk/ |
| D | support.py | 62 def deco(test): function
|
| /external/python/cpython3/Lib/tkinter/test/ |
| D | support.py | 89 def deco(test): function
|
| /external/python/cpython3/Doc/tools/ |
| D | rstlint.py | 148 def deco(func): function
|
| /external/arm-trusted-firmware/plat/imx/common/include/ |
| D | imx_caam.h | 57 struct caam_deco deco[CAAM_NUM_DECO]; member
|
| /external/trusty/arm-trusted-firmware/plat/imx/common/include/ |
| D | imx_caam.h | 57 struct caam_deco deco[CAAM_NUM_DECO]; member
|
| /external/python/cpython2/Lib/test/ |
| D | test_decorators.py | 199 def deco(func): function
|
| /external/python/cpython3/Lib/test/ |
| D | inspect_fodder2.py | 265 def deco(f): function
|
| D | test_decorators.py | 225 def deco(func): function
|
| D | test_curses.py | 32 def deco(test): function
|