Home
last modified time | relevance | path

Searched +full:use +full:- +full:external +full:- +full:names (Results 1 – 25 of 978) sorted by relevance

12345678910>>...40

/external/clang/test/VFS/
Dexternal-names.c1 // RUN: sed -e "s:INPUT_DIR:%S/Inputs:g" -e "s:OUT_DIR:%t:g" -e "s:EXTERNAL_NAMES:true:" %S/Inputs/
2 // RUN: sed -e "s:INPUT_DIR:%S/Inputs:g" -e "s:OUT_DIR:%t:g" -e "s:EXTERNAL_NAMES:false:" %S/Inputs…
5 #include "external-names.h"
10 // RUN: %clang_cc1 -I %t -ivfsoverlay %t.external.yaml -E %s | FileCheck -check-prefix=CHECK-PP-EXT…
11 // CHECK-PP-EXTERNAL: # {{[0-9]*}} "[[NAME:.*Inputs.external-names.h]]"
12 // CHECK-PP-EXTERNAL-NEXT: void foo(char **c) {
13 // CHECK-PP-EXTERNAL-NEXT: *c = "[[NAME]]";
15 // RUN: %clang_cc1 -I %t -ivfsoverlay %t.yaml -E %s | FileCheck -check-prefix=CHECK-PP %s
16 // CHECK-PP-NOT: Inputs
21 // RUN: %clang_cc1 -I %t -ivfsoverlay %t.external.yaml -fsyntax-only %s 2>&1 | FileCheck -check-pre…
[all …]
/external/clang/test/VFS/Inputs/
Duse-external-names.yaml3 'use-external-names': EXTERNAL_NAMES,
4 'roots': [{ 'type': 'file', 'name': 'OUT_DIR/external-names.h',
5 'external-contents': 'INPUT_DIR/external-names.h'
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/
Dpylintrc1 # lint Python modules using external checkers.
26 cache-size=500
28 # List of plugins (as comma separated values of python modules names) to load,
30 load-plugins=
36 # disable-checker option
37 #enable-checker=
40 # with the disable-checker option
41 #disable-checker=
44 #enable-msg-cat=
47 #disable-msg-cat=
[all …]
/external/chromium-trace/catapult/third_party/coverage/
Dpylintrc1 # Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
4 # lint Python modules using external checkers.
19 #init-hook=
32 cache-size=500
34 # List of plugins (as comma separated values of python modules names) to load,
36 load-plugins=
42 # disable-checker option
43 #enable-checker=
46 # conflicts with the enable-checker option
47 #disable-checker=
[all …]
/external/antlr/antlr-3.4/runtime/Python/
Dpylintrc1 # lint Python modules using external checkers.
25 cache-size=500
27 # List of plugins (as comma separated values of python modules names) to load,
29 load-plugins=
36 #help-msg=
42 # disable-checker option
43 #enable-checker=
46 # with the disable-checker option
47 #disable-checker=
50 #enable-msg-cat=
[all …]
/external/expat/lib/
Dexpat.h164 true and default is non-NULL, then this is a "#FIXED" default.
182 parameter will be -1, 0, or 1 indicating respectively that there
203 external protocol or NULL if there is none specified.
209 names and attribute names that belong to a namespace will be
210 expanded; unprefixed attribute names are never expanded; unprefixed
211 element type names are expanded only if there is a default
216 It is a programming error to use the separator '\0' with namespace
224 by memsuite. If memsuite is NULL, then use the standard library memory
225 suite. If namespaceSeparator is non-NULL it creates a parser with
237 /* Prepare a parser object to be re-used. This is particularly
[all …]
/external/pcre/dist/doc/
Dpcre.33 PCRE - Perl-compatible regular expressions (original API)
7 This document relates to PCRE releases that use the original API,
8 with library names libpcre, libpcre16, and libpcre32. January 2015 saw the
10 10.00 and library names libpcre2-8, libpcre2-16, and libpcre2-32. The old
12 there will be no new development. New projects are advised to use the new PCRE2
27 libraries: the original, which supports 8-bit character strings (including
28 UTF-8 strings), and a second library that supports 16-bit character strings
29 (including UTF-16 strings). The build process allows either one or both to be
34 library that supports 32-bit character strings (including UTF-32 strings). The
35 build process allows any combination of the 8-, 16- and 32-bit libraries. The
[all …]
/external/libxml2/result/valid/
DREC-xml-19980210.xml1 <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
3 <!-- LAST TOUCHED BY: Tim Bray, 8 February 1997 --><!-- The words 'FINAL EDIT' in comments mark pla…
5 publication. --><!ENTITY XML.version "1.0">
8 <!ENTITY w3c.doc.date "02-Feb-1998">
19 <!ENTITY mdash "--">
20 <!-- &#x2014, but nsgmls doesn't grok hex --><!ENTITY com "--">
21 <!ENTITY como "--">
22 <!ENTITY comc "--">
24 <!-- <!ENTITY nbsp "�"> --><!ENTITY nbsp "&#160;">
30 <!-- audience and distribution status: for use at publication time --><!ENTITY doc.audience "publi…
[all …]
/external/libxml2/test/valid/
DREC-xml-19980210.xml1 <?xml version='1.0' encoding='ISO-8859-1' standalone='no'?>
4 <!-- LAST TOUCHED BY: Tim Bray, 8 February 1997 -->
6 <!-- The words 'FINAL EDIT' in comments mark places where changes
8 publication. -->
13 <!ENTITY w3c.doc.date "02-Feb-1998">
27 <!ENTITY mdash "--"> <!-- &#x2014, but nsgmls doesn't grok hex -->
28 <!ENTITY com "--">
29 <!ENTITY como "--">
30 <!ENTITY comc "--">
32 <!-- <!ENTITY nbsp "�"> -->
[all …]
/external/libxml2/test/relaxng/
Dtutor11_1_3.xml1 <?xml version='1.0' encoding='ISO-8859-1' standalone='no'?>
4 <!-- LAST TOUCHED BY: Tim Bray, 8 February 1997 -->
6 <!-- The words 'FINAL EDIT' in comments mark places where changes
8 publication. -->
13 <!ENTITY w3c.doc.date "02-Feb-1998">
27 <!ENTITY mdash "--"> <!-- &#x2014, but nsgmls doesn't grok hex -->
28 <!ENTITY com "--">
29 <!ENTITY como "--">
30 <!ENTITY comc "--">
32 <!-- <!ENTITY nbsp "�"> -->
[all …]
/external/v8/test/mjsunit/
Darray-literal-feedback.js2 // Redistribution and use in source and binary forms, with or without
12 // * Neither the name of Google Inc. nor the names of its
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28 // Flags: --allow-natives-syntax --expose-gc
29 // Flags: --noalways-opt
36 external_byte : 'external byte elements',
37 external_unsigned_byte : 'external unsigned byte elements',
38 external_short : 'external short elements',
39 external_unsigned_short : 'external unsigned short elements',
[all …]
Darray-feedback.js2 // Redistribution and use in source and binary forms, with or without
12 // * Neither the name of Google Inc. nor the names of its
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28 // Flags: --allow-natives-syntax --expose-gc
35 external_byte : 'external byte elements',
36 external_unsigned_byte : 'external unsigned byte elements',
37 external_short : 'external short elements',
38 external_unsigned_short : 'external unsigned short elements',
39 external_int : 'external int elements',
[all …]
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
Dindic.pl3 # * Copyright (C) 2000-2004, International Business Machines Corporation and *
10 # Usage - $0 <remap file>
11 # e.g. - indic indic.txt
22 # a form usable by the IndicTransliterator, that is, the Indic-Indic
40 # $TOOL - name of generating tool
41 # $DATE - date of generation
42 # $SCRIPTFROM - name of source script
43 # $SCRIPTTO - name of target script
44 # $RULES - rules
57 next if (m|^0[0-8]|); # Skip up to Devanagari block (0900)
[all …]
/external/clang/docs/
DAddressSanitizer.rst12 instrumentation module and a run-time library. The tool can detect the
15 * Out-of-bounds accesses to heap, stack and globals
16 * Use-after-free
17 * Use-after-return (to some extent)
18 * Double-free, invalid free
31 Simply compile and link your program with ``-fsanitize=address`` flag. The
32 AddressSanitizer run-time library should be linked to the final executable, so
33 make sure to use ``clang`` (not ``ld``) for the final link step. When linking
34 shared libraries, the AddressSanitizer run-time is not linked, so
35 ``-Wl,-z,defs`` may cause link errors (don't use it with AddressSanitizer). To
[all …]
Ddoxygen.cfg.in16 #---------------------------------------------------------------------------
18 #---------------------------------------------------------------------------
21 # that follow. The default is UTF-8 which is also the encoding used for all text
25 # The default value is: UTF-8.
27 DOXYFILE_ENCODING = UTF-8
30 # double-quotes, unless you are using Doxywizard) that should identify the
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
74 # documentation generated by doxygen is written. Doxygen will use this
77 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States),
79 # Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages),
[all …]
/external/pcre/dist/doc/html/
Dpcre.html25 This document relates to PCRE releases that use the original API,
26 with library names libpcre, libpcre16, and libpcre32. January 2015 saw the
28 10.00 and library names libpcre2-8, libpcre2-16, and libpcre2-32. The old
30 there will be no new development. New projects are advised to use the new PCRE2
44 libraries: the original, which supports 8-bit character strings (including
45 UTF-8 strings), and a second library that supports 16-bit character strings
46 (including UTF-16 strings). The build process allows either one or both to be
52 library that supports 32-bit character strings (including UTF-32 strings). The
53 build process allows any combination of the 8-, 16- and 32-bit libraries. The
57 The three libraries contain identical sets of functions, except that the names
[all …]
/external/curl/docs/
DFEATURES10 - config file support
11 - multiple URLs in a single command line
12 - range "globbing" support: [0-13], {one,two,three}
13 - multiple file upload on a single command line
14 - custom maximum transfer rate
15 - redirectable stderr
16 - metalink support (*13)
19 - full URL syntax with no length limit
20 - custom maximum download time
21 - custom least download speed acceptable
[all …]
/external/expat/doc/
Dreference.html1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
6 <!-- Copyright 1999,2000 Clark Cooper <coopercc@netheaven.com>
9 the terms of the MIT/X License -->
12 <meta http-equiv="Content-Style-Type" content="text/css" />
31 other open-source XML parsers.</p>
34 groff (an nroff look-alike), Jade (an implemention of ISO's DSSSL
155 <p>Expat is a stream-oriented parser. You register callback (or
227 Depth--;
[all …]
/external/autotest/utils/
Dpylintrc2 # Use of this source code is governed by a BSD-style license that can be
12 #init-hook=
24 # List of plugins (as comma separated values of python modules names) to load,
26 #load-plugins=
49 # W0122: Use of the exec statement
73 #output-format=text
77 include-ids=yes
82 #files-output=no
94 # evaluation = 10.0 - ((float(5 * all_failures) / statement) * 10)
110 #max-line-length=80
[all …]
/external/llvm/docs/
Ddoxygen.cfg.in16 #---------------------------------------------------------------------------
18 #---------------------------------------------------------------------------
21 # that follow. The default is UTF-8 which is also the encoding used for all text
25 # The default value is: UTF-8.
27 DOXYFILE_ENCODING = UTF-8
30 # double-quotes, unless you are using Doxywizard) that should identify the
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
74 # documentation generated by doxygen is written. Doxygen will use this
77 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States),
79 # Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages),
[all …]
/external/jsoncpp/doc/
Ddoxyfile.in16 #---------------------------------------------------------------------------
18 #---------------------------------------------------------------------------
21 # that follow. The default is UTF-8 which is also the encoding used for all text
25 # The default value is: UTF-8.
27 DOXYFILE_ENCODING = UTF-8
30 # double-quotes, unless you are using Doxywizard) that should identify the
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
74 # documentation generated by doxygen is written. Doxygen will use this
76 # Possible values are: Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-
78 # Finnish, French, German, Greek, Hungarian, Italian, Japanese, Japanese-en,
[all …]
/external/clang/docs/analyzer/
Dconf.py1 # -*- coding: utf-8 -*-
4 # sphinx-quickstart on Wed Jan 2 15:54:28 2013.
18 # documentation root, use os.path.abspath to make it absolute, like shown here.
21 # -- General configuration -----------------------------------------------------
26 # Add any Sphinx extension module names here, as strings. They can be extensions
37 #source_encoding = 'utf-8-sig'
44 copyright = u'2013-2014, Analyzer Team'
60 # non-false value, then it is used:
69 # The reST default role (used for this markup: `text`) to use for all documents.
72 # If true, '()' will be appended to :func: etc. cross-reference text.
[all …]
/external/ceres-solver/docs/source/
Dconf.py1 # -*- coding: utf-8 -*-
4 # sphinx-quickstart on Sun Jan 20 20:34:07 2013.
18 # documentation root, use os.path.abspath to make it absolute, like shown here.
21 # -- General configuration -----------------------------------------------------
26 # Add any Sphinx extension module names here, as strings. They can be extensions
37 #source_encoding = 'utf-8-sig'
60 # non-false value, then it is used:
69 # The reST default role (used for this markup: `text`) to use for all documents.
72 # If true, '()' will be appended to :func: etc. cross-reference text.
83 # The name of the Pygments (syntax highlighting) style to use.
[all …]
/external/chromium-trace/catapult/third_party/typ/
Dpylintrc4 # you may not use this file except in compliance with the License.
7 # http://www.apache.org/licenses/LICENSE-2.0
22 #init-hook=
27 # Add files or directories to the blacklist. They should be base names, not
34 # List of plugins (as comma separated values of python modules names) to load,
36 load-plugins=
66 output-format=text
71 files-output=no
82 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10)
92 init-import=no
[all …]
/external/webrtc/tools/python_charts/webrtc/
Dmain.py4 # Use of this source code is governed by a BSD-style license
19 The script requires on two external files and one Python library:
20 - A HTML template file with layout and references to the json variables
22 - A data file in Python format, containing the following:
23 - test_configuration - a dictionary of test configuration names and values.
24 - frame_data_types - a dictionary that maps the different metrics to their
26 - frame_data - a list of dictionaries where each dictionary maps a metric to
28 - The gviz_api.py of the Google Visualization Python API, available at
29 http://code.google.com/p/google-visualization-python/
32 generated by running video_quality_measurement with the --python flag
[all …]

12345678910>>...40