Searched refs:placed (Results 1 – 25 of 357) sorted by relevance
12345678910>>...15
/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/chromium_org/third_party/lzma_sdk/ |
D | LICENSE | 1 LZMA SDK is placed in the public domain.
|
/external/chromium_org/third_party/ots/third_party/lzma_sdk/ |
D | LICENSE | 1 LZMA SDK is placed in the public domain.
|
/external/chromium_org/third_party/angle/src/third_party/murmurhash/ |
D | LICENSE | 1 // MurmurHash3 was written by Austin Appleby, and is placed in the public
|
/external/qemu/distrib/sdl-1.2.15/test/ |
D | COPYING | 3 testing the functionality of the SDL library, and are placed in the
|
/external/apache-harmony/jdwp/ |
D | COPYRIGHT.txt | 3 are placed here unaltered.
|
/external/chromium_org/third_party/skia/third_party/ |
D | README | 3 the Skia repo, while others are pulled from other repositories and placed
|
/external/chromium_org/ui/gfx/ |
D | icon_util_unittests.rc | 31 // Icon with lowest ID value placed first to ensure application icon
|
/external/eigen/ |
D | CTestConfig.cmake | 1 ## This file should be placed in the root directory of your project.
|
/external/valgrind/main/gdbserver_tests/ |
D | mcwatchpoints.vgtest | 3 # We need a non buggy gdb.step as watchpoints are placed after a "step".
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
D | python-ext-sources | 4 # Each source file must be placed on its own line so that it can be
|
/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/chromium_org/third_party/npapi/npspy/ |
D | readme | 7 placed in Chrome\plugins, plugins that are located in Firefox\plugins won't be found.
|
/external/chromium_org/chrome/installer/mini_installer/ |
D | mini_installer.rc | 30 // Icon with lowest ID value placed first to ensure application icon
|
/external/dnsmasq/contrib/try-all-ns/ |
D | README | 10 placed a list of name servers in a special resolve file and told dnsmasq
|
/external/chromium_org/third_party/openssl/ |
D | openssl-chromium.config | 5 # and import script, which are placed under openssl/
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | FloatingObjects.h | 62 void setIsPlaced(bool placed = true) { m_isPlaced = placed; }
|
/external/protobuf/src/google/protobuf/compiler/ |
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/chromium_org/third_party/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/chromium_org/tools/gyp/test/win/rc-build/ |
D | hello.rc | 28 // Icon with lowest ID value placed first to ensure application icon
|
/external/chromium_org/components/feedback/proto/ |
D | annotations.proto | 20 // The (0, 0) coordinate is placed in the top-left corner of the image.
|
/external/chromium_org/tools/gyp/test/win/rc-build/subdir/ |
D | hello2.rc | 29 // Icon with lowest ID value placed first to ensure application icon
|
12345678910>>...15