Searched refs:placed (Results 1 – 25 of 277) sorted by relevance
12345678910>>...12
/external/clang/test/SemaObjC/ |
D | ivar-in-class-extension-error.m | 7 int _p0; // expected-error {{instance variables may not be placed in class extension}} 13 int _p1; // expected-error {{instance variables may not be placed in categories}}
|
D | ivar-in-class-extension.m | 35 int categoryIvar; // expected-error {{instance variables may not be placed in categories}}
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | atsections.dox | 28 /// Java targeted grammars allow the special section <code>\@init</code> to be placed after the dec… 64 /// to be placed at the start of each generated file, regardless of whether it is a .c or .h file. … 89 /// the code they encapsulate to be placed in the generated .h file, \b after the standard 116 /// the code they encapsulate to be placed in the generated .h file, \b before the standard 129 /// the code they encapsulate to be placed in the generated <b>.C</b> file, after the generated inc…
|
/external/apache-harmony/jdwp/ |
D | COPYRIGHT.txt | 3 are placed here unaltered.
|
/external/eigen/ |
D | CTestConfig.cmake | 1 ## This file should be placed in the root directory of your project.
|
/external/llvm/test/CodeGen/ARM/ |
D | global-merge.ll | 61 ; When this works properly, @g3 is placed in a separate chunk of merged globals. 65 ; Global variables that can be placed in BSS should be kept together in a
|
/external/valgrind/gdbserver_tests/ |
D | mcwatchpoints.vgtest | 3 # We need a non buggy gdb.step as watchpoints are placed after a "step".
|
/external/linux-tools-perf/src/tools/perf/util/ |
D | python-ext-sources | 4 # Each source file must be placed on its own line so that it can be
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.proto | 43 // A plugin executable needs only to be placed somewhere in the path. The 112 // which allows it to be placed in a comment. NAME should be replaced with 114 // as the insertion_point. Code inserted at this point will be placed 126 // other declarations that should be placed in this scope.
|
/external/nanopb-c/generator/proto/ |
D | plugin.proto | 43 // A plugin executable needs only to be placed somewhere in the path. The 110 // which allows it to be placed in a comment. NAME should be replaced with 112 // as the insertion_point. Code inserted at this point will be placed 124 // other declarations that should be placed in this scope.
|
/external/dnsmasq/contrib/try-all-ns/ |
D | README | 10 placed a list of name servers in a special resolve file and told dnsmasq
|
/external/compiler-rt/lib/builtins/arm/ |
D | divmodsi4.S | 32 @ value is the quotient, the remainder is placed in the variable.
|
D | udivmodsi4.S | 27 @ value is the quotient, the remainder is placed in the variable.
|
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/ |
D | TLexer.g | 16 // variables will be placed.
|
/external/libpng/contrib/tools/ |
D | README.txt | 3 Code and data placed in this directory is not required to build libpng,
|
/external/llvm/test/CodeGen/PowerPC/ |
D | jaggedstructs.ll | 4 ; of size 3, 5, 6, and 7. They are to be found/placed right-adjusted in
|
D | addrfuncstr.ll | 4 ; relocation is not placed in .rodata, but rather in .data.rel.ro.
|
/external/valgrind/helgrind/ |
D | README_YARD.txt | 16 * Modularity. The entire race detection engine is placed in a
|
/external/google-breakpad/src/client/windows/tests/crash_generation_app/ |
D | crash_generation_app.rc | 31 // Icon with lowest ID value placed first to ensure application icon
|
/external/apache-harmony/luni/src/test/resources/net.resources/ |
D | README.txt | 14 The FTP folder contains a single text file (nettest.txt) which should be placed 25 placed in the normal bin directory for your HTTP server (e.g. "cgi-bin" for the
|
/external/emma/core/res/ |
D | emma_default.properties | 11 # (3) 'emma.properties' resource placed somewhere in the classpath
|
/external/markdown/docs/extensions/ |
D | footnotes.txt | 44 By default, the footnote definitions are placed at the end of the resulting
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/ |
D | README.folder.contents.may.not.be.up.to.date.txt | 30 and ask to have the file placed for you. Example: https://bugs.eclipse.org/bugs/show_bug.cgi?id=156…
|
/external/libpng/contrib/visupng/ |
D | VisualPng.rc | 98 // Icon with lowest ID value placed first to ensure application icon
|
/external/antlr/antlr-3.4/runtime/JavaScript/build/ |
D | antlr3.properties | 1 # license file to be placed at the beginning of each file
|
12345678910>>...12