/external/snakeyaml/src/main/java/org/yaml/snakeyaml/scanner/ |
D | Constant.java | 69 public boolean has(char ch, String additional) { in has() argument 70 return has(ch) || additional.indexOf(ch, 0) != -1; in has() 73 public boolean hasNo(char ch, String additional) { in hasNo() argument 74 return !has(ch, additional); in hasNo()
|
/external/zlib/src/as400/ |
D | bndsrc | 90 /* Version 1.2.1 additional entry points. */ 133 /* Version 1.2.5 additional entry points. */ 183 /* Version 1.2.6 additional entry points. */ 206 /* Version 1.2.8 additional entry points. */
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/category/ |
D | PropertyCategory.java | 61 public static final PropertyCategory system(PropertyCategory system, int additional) { in system() argument 63 return system(system.getPriority() - SYSTEM_BASE + additional); in system()
|
/external/llvm/test/MC/Mips/ |
D | nacl-mask.s | 25 # Check that additional nop is inserted, to align mask and jr to the next 62 # Check that additional nop is inserted, to align mask and load to the next 130 # Check that additional nop is inserted, to align mask and store to the next 187 # Check that additional nop is inserted, to align instruction and mask to the 197 # check that 2 additional nops are inserted, to align it to the next bundle.
|
/external/iptables/ |
D | INSTALL | 39 ${includedir}, which is needed for building additional packages, 46 Produce additional binaries, iptables-static/ip6tables-static, 96 is still capable of loading additional extensions.
|
/external/google-breakpad/src/client/ |
D | minidump_file_writer-inl.h | 51 inline bool TypedMDRVA<MDType>::Allocate(size_t additional) { in Allocate() argument 53 return UntypedMDRVA::Allocate(minidump_size<MDType>::size() + additional); in Allocate()
|
/external/ltp/doc/ |
D | ltp-run-files.txt | 15 if run network tests flag is passed these additional tests are run 65 testcases/kernel/syscalls/epoll - The tests require additional installation files. See the README i…
|
/external/swiftshader/third_party/LLVM/autoconf/ |
D | LICENSE.TXT | 9 additional copyrights and restrictions: 23 Please see the source files for additional copyrights.
|
/external/swiftshader/third_party/LLVM/projects/sample/autoconf/ |
D | LICENSE.TXT | 9 additional copyrights and restrictions: 23 Please see the source files for additional copyrights.
|
/external/valgrind/exp-bbv/tests/amd64-linux/ |
D | clone_test.S | 3 # count for additional 500 million each before exit 83 # count an additional 500 million
|
/external/valgrind/exp-bbv/tests/x86-linux/ |
D | clone_test.S | 3 # count for additional 500 million each before exit 83 # count an additional 500 million
|
/external/markdown/docs/extensions/ |
D | extra.txt | 35 There may be additional extensions that are distributed with 39 additional extensions, we suggest creating your own clone of Extra
|
D | footnotes.txt | 30 blockquotes and most any other markdown syntax. The additional line simply 31 must be indented at least an additional four spaces.
|
/external/clang/include/clang/CodeGen/ |
D | CGFunctionInfo.h | 399 unsigned additional, in forPrototypePlus() argument 403 additional += in forPrototypePlus() 407 return RequiredArgs(prototype->getNumParams() + additional); in forPrototypePlus() 421 unsigned additional, in forPrototypePlus() argument 423 return forPrototypePlus(prototype.getTypePtr(), additional, FD); in forPrototypePlus()
|
/external/eigen/cmake/ |
D | language_support.cmake | 3 # Temporary additional general language support is contained within this 6 # This additional function definition is needed to provide a workaround for
|
/external/hyphenation-patterns/en-US/ |
D | hyph-en-us.lic.txt | 35 % only the additional patterns, without the \patterns command, etc. 38 % ushyphmax.tex now contains both the additional patterns from
|
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/ |
D | message.py | 147 self.additional = [] 218 for rrset in self.additional: 290 elif section is self.additional: 411 for rrset in self.additional: 633 if not section is self.message.additional or seen_opt: 652 if not (section is self.message.additional and 719 self._get_section(self.message.additional, adcount) 956 section = self.message.additional
|
/external/syslinux/gpxe/ |
D | README | 4 booting, with extensions to allow additional features such as booting 9 additional protocols and features.
|
/external/libyuv/files/ |
D | .gn | 5 # tree. An additional intellectual property rights grant can be found 24 # to force additional review for new uses of exec_script, which is strongly
|
/external/ltp/ |
D | runltp | 118 -c NUM_PROCS Run LTP under additional background CPU load 125 … Run LTP under additional background Load on Secondary Storage (Seperate by comma) 133 -g HTMLFILE Create an additional HTML output format 135 -i NUM_PROCS Run LTP under additional background Load on IO Bus 141 Run LTP under additional background Load on Main memory (Seperate by comma)
|
/external/openssh/openbsd-compat/ |
D | getrrsetbyname.c | 172 struct dns_rr *additional; member 439 resp->additional = parse_dns_rrsection(answer, size, &cp, in parse_dns_response() 441 if (resp->header.arcount && resp->additional == NULL) { in parse_dns_response() 594 free_dns_rr(p->additional); in free_dns_response()
|
/external/mesa3d/src/mesa/swrast/ |
D | NOTES | 43 Drivers may add additional triangle/line/point functions to swrast by 52 pixel- level interfaces to a framebuffer, with a few additional hooks
|
/external/webrtc/ |
D | .gn | 5 # tree. An additional intellectual property rights grant can be found 24 # to force additional review for new uses of exec_script, which is strongly
|
/external/llvm/include/llvm/Support/ |
D | LICENSE.TXT | 4 License and has the following additional copyright:
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | LICENSE.TXT | 4 License and has the following additional copyright:
|