/external/llvm-project/clang/test/Analysis/Checkers/WebKit/ |
D | uncounted-lambda-captures.cpp | 21 RefCountable automatic; in references() local 22 RefCountable& ref_countable_ref = automatic; in references() 37 RefCountable automatic; in quiet() local 38 RefCountable &ref_countable_ref = automatic; in quiet()
|
D | uncounted-local-vars.cpp | 16 RefCountable automatic; in foo_ref() local 17 RefCountable &bar = automatic; in foo_ref()
|
/external/fonttools/Tests/varLib/data/master_ufo/TestFamily4-Regular.ufo/ |
D | features.fea | 1 # automatic 5 # automatic 17 # automatic
|
/external/fonttools/Tests/varLib/data/master_ufo/TestFamily4-Italic15.ufo/ |
D | features.fea | 1 # automatic 5 # automatic 17 # automatic
|
/external/llvm-project/clang/test/SemaObjC/ |
D | non-trivial-c-union.m | 35 …U0 u0; // expected-error {{cannot declare an automatic variable of type 'U0' since it is a union t… 36 …U0 u1 = ug0; // expected-error {{cannot declare an automatic variable of type 'U0' since it is a u… 37 …U0 u2 = { g0 }; // expected-error {{cannot declare an automatic variable of type 'U0' since it is … 38 …U0 u3 = { .f1 = g0 }; // expected-error {{cannot declare an automatic variable of type 'U0' since … 39 …S0 s0; // expected-error {{cannot declare an automatic variable of type 'S0' since it contains a u… 40 …S0 s1 = sg0; // expected-error {{declare an automatic variable of type 'S0' since it contains a un… 41 …S0 s2 = { ug0 }; // expected-error {{cannot declare an automatic variable of type 'S0' since it co… 42 …S0 s3 = { .f0 = ug0 }; // expected-error {{cannot declare an automatic variable of type 'S0' since… 43 …S0 s4 = { .f1 = g0 }; // expected-error {{cannot declare an automatic variable of type 'S0' since … 56 …const U0 *t0 = &(U0){ .f0 = g0 }; // expected-error {{cannot construct an automatic compound liter… [all …]
|
/external/eigen/cmake/ |
D | FindStandardMathLibrary.cmake | 2 # On most platforms this is automatic, but for example it's not automatic on QNX. 8 # -- this will be left empty if it's automatic (most platforms).
|
/external/llvm-project/clang/docs/ |
D | BlockLanguageSpec.rst | 35 also contain various variable bindings to automatic (stack) or managed 47 that may reside in automatic (stack) memory, global memory, or heap 151 exception of those in automatic (stack) storage. Thus one may access 155 Local automatic (stack) variables referenced within the compound 233 initially automatic and only "moved" to allocated (heap) storage upon 242 an implementation provides initial automatic storage for Blocks. This 270 not. Blocks using automatic (stack) memory are objects and may be 281 variables of automatic storage referenced within the Block expression 312 use of C++ objects, pointers, or references held in automatic storage.
|
/external/clang/docs/ |
D | BlockLanguageSpec.rst | 35 also contain various variable bindings to automatic (stack) or managed 47 that may reside in automatic (stack) memory, global memory, or heap 151 exception of those in automatic (stack) storage. Thus one may access 155 Local automatic (stack) variables referenced within the compound 233 initially automatic and only "moved" to allocated (heap) storage upon 242 an implementation provides initial automatic storage for Blocks. This 270 not. Blocks using automatic (stack) memory are objects and may be 281 variables of automatic storage referenced within the Block expression 312 use of C++ objects, pointers, or references held in automatic storage.
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | performance-no-automatic-move.rst | 1 .. title:: clang-tidy - performance-no-automatic-move 3 performance-no-automatic-move
|
/external/freetype/src/autofit/ |
D | module.mk | 20 $(ECHO_DRIVER)autofit $(ECHO_DRIVER_DESC)automatic hinting module$(ECHO_DRIVER_DONE)
|
/external/openscreen/ |
D | .clang-format | 1 # Defines the Chromium style for automatic reformatting.
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.45.3.txt | 9 Whether or not automatic online scrubs will be run is now controlled by 10 a setting in /etc/e2scrub.conf. To enable automatic online scrubs,
|
/external/rust/crates/rayon/examples/ |
D | README.md | 2 automatic fashion. For examples of how to use Rayon, or benchmarks,
|
/external/libwebsockets/minimal-examples/mqtt-client/ |
D | README.md | 4 minimal-mqtt-client-multi|Demonstrates automatic binding / muxing of independent connections to sha…
|
/external/curl/docs/cmdline-opts/ |
D | styled-output.d | 6 Enables the automatic use of bold font styles when writing HTTP headers to the
|
/external/oboe/src/flowgraph/ |
D | FlowGraphNode.h | 127 void setDataPulledAutomatically(bool automatic) { in setDataPulledAutomatically() argument 128 mDataPulledAutomatically = automatic; in setDataPulledAutomatically()
|
/external/llvm-project/clang/test/SemaOpenCL/ |
D | storageclass-cl20.cl | 25 …generic int L4; // expected-error{{automatic variable qualified with a… 26 …__attribute__((address_space(100))) int L5; // expected-error{{automatic variable qualified with a…
|
/external/webrtc/ |
D | .clang-format | 1 # Defines the Chromium style for automatic reformatting.
|
/external/mockito/subprojects/inline/ |
D | inline.gradle | 1 … preconfigured inline mock maker (intermediate and to be superseeded by automatic usage in a futur…
|
/external/antlr/runtime/ObjC/Framework/examples/treeparser/ |
D | Lang.g | 14 type : INTTYPE // automatic tree construction builds a node for this rule
|
/external/e2fsprogs/scrub/ |
D | e2scrub_fail.in | 34 So sorry, the automatic e2scrub of ${device} on ${hostname} failed.
|
/external/deqp/framework/delibs/cmake/ |
D | CFlags.cmake | 65 # 4820: automatic padding added after data 69 # 4711: automatic inline expansion
|
/external/libxml2/result/ |
D | wap.xml.rdr | 40 3 3 #text 0 1 If automatic testing failed, select
|
D | wap.xml.rde | 40 3 3 #text 0 1 If automatic testing failed, select
|
/external/python/cryptography/docs/hazmat/bindings/ |
D | index.rst | 9 native C libraries. These provide no automatic initialization of the library
|