/external/catch2/docs/ |
D | contributing.md | 83 ### Naked exceptions and exceptions-related function 94 ### Unqualified usage of functions from C's stdlib
|
/external/clang/test/Rewriter/ |
D | objc-modern-fast-enumeration.mm | 12 for (id a in y) { function
|
/external/clang/test/Preprocessor/ |
D | macro-reserved-cxx11.cpp | 4 #define for 0 // expected-warning {{keyword is hidden by macro definition}} macro
|
D | macro_expand.c | 11 #define for(x) h(x macro
|
D | macro-reserved.cpp | 3 #define for 0 // expected-warning {{keyword is hidden by macro definition}} macro
|
D | macro-reserved.c | 3 #define for 0 // expected-warning {{keyword is hidden by macro definition}} macro
|
D | cxx_oper_keyword_ms_compat.cpp | 55 #define for macro
|
/external/curl/docs/ |
D | CHECKSRC.md | 106 ### Extended warnings
|
/external/clang/test/SemaObjCXX/ |
D | arc-0x.mm | 28 for (auto x : array) { // expected-warning{{'auto' deduced as 'id' in declaration of 'x'}} function
|
/external/python/cpython2/Doc/reference/ |
D | compound_stmts.rst | 130 .. _for: target in The :keyword:`while` statement
|
/external/antlr/runtime/JavaScript/third/ |
D | antcontrib.properties | 8 for=net.sf.antcontrib.logic.ForTask key
|
/external/python/cpython3/Doc/reference/ |
D | compound_stmts.rst | 137 .. _for: target in The :keyword:`!while` statement
|
/external/python/cpython2/Doc/library/ |
D | optparse.rst | 218 .. _optparse-what-positional-arguments-for: 244 .. _optparse-tutorial:
|
/external/python/cpython3/Doc/library/ |
D | optparse.rst | 217 .. _optparse-what-positional-arguments-for: 243 .. _optparse-tutorial:
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | ExceptionHandling.rst | 340 .. _llvm.eh.begincatch:
|
/external/llvm/docs/ |
D | ExceptionHandling.rst | 340 .. _llvm.eh.begincatch:
|
/external/protobuf/php/tests/proto/ |
D | test_reserved_message_lower.proto | 35 message for {} message
|
D | test_reserved_enum_value_lower.proto | 36 for = 30; enumerator
|
D | test_reserved_enum_lower.proto | 35 enum for { ZERO31 = 0; } enum
|
/external/protobuf/python/google/protobuf/internal/ |
D | more_messages.proto | 66 enum for { // nested enum keyword enum
|
/external/skia/experimental/docs/ |
D | exampleSlides.js | 464 { "for":["i=2", "i<=8", "++i"], "time":"2250 + 500 * i", "duration":100, "actions": [ property 510 { "for":["i=3", "i<=6", "++i"], "time":"6000", "actions": [ property 514 { "for":["i=3", "i<=6", "++i"], "time":"6000", "duration":1000, "actions": [ property
|
/external/skqp/experimental/docs/ |
D | exampleSlides.js | 464 { "for":["i=2", "i<=8", "++i"], "time":"2250 + 500 * i", "duration":100, "actions": [ property 510 { "for":["i=3", "i<=6", "++i"], "time":"6000", "actions": [ property 514 { "for":["i=3", "i<=6", "++i"], "time":"6000", "duration":1000, "actions": [ property
|
/external/python/cpython3/Lib/idlelib/ |
D | editor.py | 1552 OPENERS=('class', 'def', 'for', 'if', 'try', 'while')):
|
/external/python/cpython2/Lib/idlelib/ |
D | EditorWindow.py | 1616 OPENERS=('class', 'def', 'for', 'if', 'try', 'while')):
|
/external/python/httplib2/doc/html/_static/ |
D | jquery.js | 3213 "for": "htmlFor", property
|