Home
last modified time | relevance | path

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

12345678910>>...41

/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/python/cpython3/Doc/library/
Dxml.sax.handler.rst1 :mod:`xml.sax.handler` --- Base classes for SAX handlers
12 --------------
41 the method in your object to resolve all external entities.
51 for the feature and property names.
59 namespace-prefixes; default).
60 | access: (parsing) read-only; (not parsing) read/write
65 | value: ``"http://xml.org/sax/features/namespace-prefixes"``
66 | true: Report the original prefixed names and attributes used for Namespace
69 optionally do not report original prefixed names (default).
70 | access: (parsing) read-only; (not parsing) read/write
[all …]
/external/python/cpython2/Doc/library/
Dxml.sax.handler.rst2 :mod:`xml.sax.handler` --- Base classes for SAX handlers
40 the method in your object to resolve all external entities.
50 for the feature and property names.
58 namespace-prefixes; default).
59 | access: (parsing) read-only; (not parsing) read/write
64 | value: ``"http://xml.org/sax/features/namespace-prefixes"``
65 | true: Report the original prefixed names and attributes used for Namespace
68 optionally do not report original prefixed names (default).
69 | access: (parsing) read-only; (not parsing) read/write
74 | value: ``"http://xml.org/sax/features/string-interning"``
[all …]
/external/python/cpython3/Lib/xml/sax/
Dhandler.py37 "Handle a non-recoverable error."
68 position of any document-related event, even if the parser is
69 not reporting an error. Typically, the application will use
73 probably not sufficient for use with a search engine.
77 application should not attempt to use it at any other time."""
97 """Begin the scope of a prefix-URI Namespace mapping.
101 replace prefixes for element and attribute names when the
105 There are cases, however, when applications need to use
113 be properly nested relative to each-other: all
120 """End the scope of a prefix-URI mapping.
[all …]
/external/python/cpython2/Lib/xml/sax/
Dhandler.py37 "Handle a non-recoverable error."
68 position of any document-related event, even if the parser is
69 not reporting an error. Typically, the application will use
73 probably not sufficient for use with a search engine.
77 application should not attempt to use it at any other time."""
97 """Begin the scope of a prefix-URI Namespace mapping.
101 replace prefixes for element and attribute names when the
105 There are cases, however, when applications need to use
113 be properly nested relative to each-other: all
120 """End the scope of a prefix-URI mapping.
[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/tensorflow/tensorflow/contrib/specs/
DREADME.md1 # specs -- simple specifications for TensorFlow networks
3 This library implements a simple domain-specific language for specifying
9 - operator `|` takes the output from one layer and "pipes" it into the next
10 - operator `**` repeats a layer multiple times
14 - single character names are reserved to users
15 - built-in layers are capitalized, not CamelCase (Relu, Fs, etc.)
16 - built-in layers that are common are usually two letters (Cr, Fs, etc.)
17 - less common operations are longer (Relu, Conc, etc.)
18 - temporary names should end in _
28 - `Fx` = tf.contrib.layers.fully_connected; x = activation function, one of s/t/r/l/m
[all …]
/external/pdfium/testing/tools/coverage/
Dlcovrc1 # Specify an external style sheet file (same as --css-file option of genhtml)
17 # Width of overview image (used by --frames option of genhtml)
22 # and the position the source code window is scrolled to (used by --frames
29 # --frames option of genhtml)
32 # Do not remove unused test descriptions if non-zero (same as
33 # --keep-descriptions option of genhtml)
36 # Do not remove prefix from directory names if non-zero (same as --no-prefix
40 # Do not create source code view if non-zero (same as --no-source option of
44 # Replace tabs with number of spaces in source view (same as --num-spaces
48 # Highlight lines with converted-only data if non-zero (same as --highlight
[all …]
/external/google-styleguide/
Dpyguide.html1-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcq="http://purl.org/dc/qualifi…
4 <META http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <LINK HREF="https://www.google.com/favicon.ico" type="image/x-icon" rel="shortcut icon">
27 var linkElement = GetElementsByName('link-' + buttonName)[0];
83 var l = str.length - suffix.length;
97 var len = id.length - suffix.length;
150 <DIV style="margin-left: 50%; font-size: 75%;">
154 <SPAN class="showhide_button" style="margin-left: 0; float: none">▶</SPAN>.
157 <DIV style=" font-size: larger; margin-left: +2em;">
158 <SPAN class="showhide_button" style="font-size: 180%; float: none" onclick="javascript:ShowHideAll(…
[all …]
/external/antlr/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/python/cpython3/PCbuild/
Dreadme.txt2 -----------------
7 get_externals.bat (via build.bat) will download and use Python via
9 2. Run "build.bat" to build Python in 32-bit Release configuration.
10 3. (Optional, but recommended) Run the test suite with "rt.bat -q".
14 ------------------------------------------
21 command-line builds, Visual Studio 2015 may also be used.)
24 external dependencies. To build, simply run the "build.bat" script without
31 used to build standard x86-compatible 32-bit binaries, output into the
32 win32 sub-directory. The x64 platform is used for building 64-bit AMD64
33 (aka x86_64 or EM64T) binaries, output into the amd64 sub-directory.
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/
Dextract_symbols.py27 # different tools. We use subprocess.Popen and yield a symbol at a time instead
38 # Look for external symbols that are defined in some section
39 match = re.match("^.+SECT.+External\s+\|\s+(\S+).*$", line)
50 # Look for external symbols that are defined in some section
57 process = subprocess.Popen(['llvm-readobj','-symbols',lib], bufsize=1,
62 # When looking through the output of llvm-readobj we expect to see Name,
64 # them and decide if this is a defined external symbol when we see
77 storageclass == 'External':
81 # Define functions which determine if the target is 32-bit Windows (as that's
102 output = subprocess.check_output(['objdump','-f',lib],
[all …]
/external/llvm/utils/
Dextract_symbols.py27 # different tools. We use subprocess.Popen and yield a symbol at a time instead
38 # Look for external symbols that are defined in some section
39 match = re.match("^.+SECT.+External\s+\|\s+(\S+).*$", line)
50 # Look for external symbols that are defined in some section
57 process = subprocess.Popen(['llvm-readobj','-symbols',lib], bufsize=1,
62 # When looking through the output of llvm-readobj we expect to see Name,
64 # them and decide if this is a defined external symbol when we see
77 storageclass == 'External':
81 # Define functions which determine if the target is 32-bit Windows (as that's
102 output = subprocess.check_output(['objdump','-f',lib],
[all …]
/external/python/cpython2/PCbuild/
Dreadme.txt2 -----------------
8 get_externals.bat (build.bat -e) will download and use Python via
10 3. Run "build.bat -e" to build Python in 32-bit Release configuration.
11 4. (Optional, but recommended) Run the test suite with "rt.bat -q".
15 ------------------------------------------
18 Windows 2000 and later. In order to use the project files in this
25 If you only have Visual Studio 2008 available, use the project files in
28 If you do not have Visual Studio 2008 available, you can use these project
29 files to build using a different version of MSVC. For example, use
38 not be able to use precompiled extension modules that do link against
[all …]
/external/boringssl/src/util/
Dread_symbols.go3 // Permission to use, copy, modify, and/or distribute this software for any
11 // WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
13 // CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
41 outFlag = flag.String("out", "-", "File to write output symbols")
42 …objFileFormat = flag.String("obj-file-format", defaultObjFileFormat(runtime.GOOS), "Object file fo…
55 // cross-compile from an unsupported platform to a supported platform by
71 …printAndExit("Usage: %s [-out OUT] [-obj-file-format FORMAT] ARCHIVE_FILE [ARCHIVE_FILE [...]]", o…
76 if *outFlag != "-" {
120 // symbol-prefixing strategy that we cannot distinguish
183 var names []string
[all …]
/external/pcre/dist2/doc/
Dpcre2.33 PCRE2 - Perl-compatible regular expressions (revised API)
16 As well as Perl-style regular expression patterns, some features that appeared
22 The source code for PCRE2 can be compiled to support 8-bit, 16-bit, or 32-bit
24 The original work to extend PCRE to 16-bit and 32-bit code units was done by
26 can be interpreted either as one character per code unit, or as UTF-encoded
30 in use can be discovered by running
32 pcre2test -C
34 The three libraries contain identical sets of functions, with names ending in
37 one code unit width can be written using generic names such as
41 In addition to the Perl-compatible matching function, PCRE2 contains an
[all …]
/external/u-boot/doc/device-tree-bindings/clock/
Drockchip,rk3288-cru.txt9 - compatible: should be "rockchip,rk3288-cru"
10 - reg: physical base address of the controller and length of memory mapped
12 - #clock-cells: should be 1.
13 - #reset-cells: should be 1.
17 - rockchip,grf: phandle to the syscon managing the "general register files"
20 Each clock is assigned an identifier and client nodes can use this identifier
22 preprocessor macros in the dt-bindings/clock/rk3288-cru.h headers and can be
26 External clocks:
30 clock-output-names:
31 - "xin24m" - crystal input - required,
[all …]
/external/u-boot/arch/arm/dts/
Dat91sam9g45.dtsi2 * at91sam9g45.dtsi - Device Tree Include file for AT91SAM9G45 family SoC
13 #include <dt-bindings/dma/at91.h>
14 #include <dt-bindings/pinctrl/at91.h>
15 #include <dt-bindings/interrupt-controller/irq.h>
16 #include <dt-bindings/gpio/gpio.h>
17 #include <dt-bindings/clock/at91.h>
22 interrupt-parent = <&aic>;
44 #address-cells = <0>;
45 #size-cells = <0>;
48 compatible = "arm,arm926ej-s";
[all …]
Dsun8i-h3-orangepi-plus2e.dts4 * This file is dual-licensed: you can use it either under the terms
24 * restriction, including without limitation the rights to use,
39 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
45 * with 2G RAM and an external gbit ethernet phy.
48 #include "sun8i-h3-orangepi-pc-plus.dts"
52 compatible = "xunlong,orangepi-plus2e", "allwinner,sun8i-h3";
54 reg_gmac_3v3: gmac-3v3 {
55 compatible = "regulator-fixed";
56 pinctrl-names = "default";
57 pinctrl-0 = <&gmac_power_pin_orangepi>;
[all …]
/external/python/cpython2/Modules/expat/
Dexpat.h9 Copyright (c) 1997-2000 Thai Open Source Software Center Ltd
10 Copyright (c) 2000-2017 Expat development team
16 without limitation the rights to use, copy, modify, merge, publish,
30 USE OR OTHER DEALINGS IN THE SOFTWARE.
193 true and default is non-NULL, then this is a "#FIXED" default.
211 parameter will be -1, 0, or 1 indicating respectively that there
232 external protocol or NULL if there is none specified.
238 names and attribute names that belong to a namespace will be
239 expanded; unprefixed attribute names are never expanded; unprefixed
240 element type names are expanded only if there is a default
[all …]
/external/python/cpython3/Modules/expat/
Dexpat.h9 Copyright (c) 1997-2000 Thai Open Source Software Center Ltd
10 Copyright (c) 2000-2017 Expat development team
16 without limitation the rights to use, copy, modify, merge, publish,
30 USE OR OTHER DEALINGS IN THE SOFTWARE.
193 true and default is non-NULL, then this is a "#FIXED" default.
211 parameter will be -1, 0, or 1 indicating respectively that there
232 external protocol or NULL if there is none specified.
238 names and attribute names that belong to a namespace will be
239 expanded; unprefixed attribute names are never expanded; unprefixed
240 element type names are expanded only if there is a default
[all …]
/external/expat/lib/
Dexpat.h9 Copyright (c) 1997-2000 Thai Open Source Software Center Ltd
10 Copyright (c) 2000-2017 Expat development team
16 without limitation the rights to use, copy, modify, merge, publish,
30 USE OR OTHER DEALINGS IN THE SOFTWARE.
193 true and default is non-NULL, then this is a "#FIXED" default.
211 parameter will be -1, 0, or 1 indicating respectively that there
232 external protocol or NULL if there is none specified.
238 names and attribute names that belong to a namespace will be
239 expanded; unprefixed attribute names are never expanded; unprefixed
240 element type names are expanded only if there is a default
[all …]
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
Dindic.pl4 # * License & terms of use: http://www.unicode.org/copyright.html#License *
7 # * Copyright (C) 2000-2004, International Business Machines Corporation and *
14 # Usage - $0 <remap file>
15 # e.g. - indic indic.txt
26 # a form usable by the IndicTransliterator, that is, the Indic-Indic
44 # $TOOL - name of generating tool
45 # $DATE - date of generation
46 # $SCRIPTFROM - name of source script
47 # $SCRIPTTO - name of target script
48 # $RULES - rules
[all …]
/external/tensorflow/tensorflow/contrib/cmake/
DCMakeLists.txt6 …rs when building. Consider upgrading your cmake to > 3.8 and using the flag -Thost=x64 when runnin…
9 …or is set to use 32 bit toolset architecture. This may cause \"compiler out of heap space\" errors…
77 # Threads: defines CMAKE_THREAD_LIBS_INIT and adds -pthread compile option
110 …option(systemlib_ZLIB "Use the system installed library as shared objects instead of downloading Z…
111 …option(systemlib_ABSEIL_CPP "Use the system installed library as shared objects instead of downloa…
124 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fPIC")
125 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC")
137 # External dependencies
138 set(CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/external ${PROJECT_SOURCE_DIR}/modules)
140 # Location where external projects will be downloaded
[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 …]

12345678910>>...41