Home
last modified time | relevance | path

Searched refs:built (Results 1 – 25 of 1373) sorted by relevance

12345678910>>...55

/external/python/cpython2/Doc/library/
Dtypes.rst1 :mod:`types` --- Names for built-in types
5 :synopsis: Names for built-in types.
28 Starting in Python 2.2, built-in factory functions such as :func:`int` and
52 built-in :class:`type`.
58 built-in :class:`bool`.
65 The type of integers (e.g. ``1``); alias of the built-in :class:`int`.
70 The type of long integers (e.g. ``1L``); alias of the built-in :class:`long`.
75 The type of floating point numbers (e.g. ``1.0``); alias of the built-in
82 built without complex number support.
87 The type of character strings (e.g. ``'Spam'``); alias of the built-in
[all …]
D__builtin__.rst6 :synopsis: The module that provides the built-in namespace.
9 This module provides direct access to all 'built-in' identifiers of Python; for
10 example, ``__builtin__.open`` is the full name for the built-in function
11 :func:`open`. See :ref:`built-in-funcs` and :ref:`built-in-consts` for
16 useful in modules that provide objects with the same name as a built-in value,
17 but in which the built-in of that name is also needed. For example, in a module
18 that wants to implement an :func:`open` function that wraps the built-in
Dintro.rst16 The library also contains built-in functions and exceptions --- objects that can
22 many ways to dissect this collection. Some modules are written in C and built
33 This manual is organized "from the inside out:" it first describes the built-in
34 data types, then the built-in functions and exceptions, and finally the modules,
48 :ref:`built-in-funcs`, as the remainder of the manual assumes familiarity with
/external/mesa3d/m4/
Dax_gcc_builtin.m411 # This macro checks if the compiler supports one of GCC's built-in
12 # functions; many other compilers also provide those same built-ins.
14 # The BUILTIN parameter is the name of the built-in function.
24 # The macro currently supports the following built-in functions:
81 # Unsuppored built-ins will be tested with an empty parameter set and the
155 [m4_warn([syntax], [Unsupported built-in $1, the test may fail])
165 [Define to 1 if the system has the `$1' built-in function])], [])
/external/clang/include/clang/Basic/
DDiagnosticSerializationKinds.td22 "file '%0' has been modified since the precompiled header '%1' was built">,
52 "PCH file built from a different branch (%0) than the compiler (%1)">;
68 "AST file '%0' was not built as a module">, DefaultFatal;
76 " (%2) than when the importing AST file was built (%3)">, DefaultFatal;
78 "module '%0' was built in directory '%1' but now resides in "
82 "%select{| not}1 used when the module was built">;
91 "%select{command line contains|precompiled header was built with}0 "
92 "'-undef' but %select{precompiled header was not built with it|"
95 "%select{command line contains|precompiled header was built with}0 "
97 "built with it|it is not present on the command line}0">;
/external/skia/site/dev/chrome/
Dcommandbuffer.md8 The Skia tools are always built with this support. They dynamically load
12 The command buffer standalone shared library is built in a Chromium checkout
14 built with the is_component_build in GN set to false. This will produce a .so,
16 the dm or nanobench executable built from a Skia repository.
/external/python/cpython2/Lib/distutils/tests/
Dtest_build_scripts.py39 built = os.listdir(target)
41 self.assertIn(name, built)
104 built = os.listdir(target)
106 self.assertIn(name, built)
/external/clang/tools/clang-format-vs/
DREADME.txt10 The extension is built using CMake by setting BUILD_CLANG_FORMAT_VS_PLUGIN=ON
15 ClangFormat/source.extension.vsixmanifest. Once the plug-in has been built with
16 CMake once, it can be built manually from the ClangFormat.sln solution in Visual
/external/boringssl/src/crypto/obj/
DREADME6 objects.txt contains the list of all built-in OIDs. It is processed by
12 nid.h is the header which defines macros for all the built-in OIDs in C.
14 obj_dat.h contains the ASN1_OBJECTs corresponding to built-in OIDs themselves
/external/clang/test/SemaOpenCL/
Dvec_step.cl29 …int res13 = vec_step(*incomplete1); // expected-error {{'vec_step' requires built-in scalar or vec…
30 …int res14 = vec_step(int16*); // expected-error {{'vec_step' requires built-in scalar or vector ty…
31 …int res15 = vec_step(void(void)); // expected-error {{'vec_step' requires built-in scalar or vecto…
/external/ImageMagick/m4/
Dax_cxx_bool.m411 # If the compiler recognizes bool as a separate built-in type, define
31 AC_CACHE_CHECK(whether the compiler recognizes bool as a built-in type,
44 [AC_DEFINE(HAVE_BOOL,,[define if bool is a built-in type])])
/external/mdnsresponder/Clients/
DReadMe.txt6 Some of the clients, like the "dns-sd" command-line tool, can be built
11 Some of the clients can be built more than one way. For example, the
12 "dns-sd" command-line tool can be built for OS X using both the XCode
/external/eigen/blas/
DREADME.txt2 This directory contains a BLAS library built on top of Eigen.
4 This module is not built by default. In order to compile it, you need to
/external/llvm/docs/
DProjects.rst128 This is a space separated list of subdirectories that should be built. They
129 will be built, one at a time, in the order specified.
133 This is a list of directories that can be built in parallel. These will be
134 built after the directories in DIRS have been built.
138 This is a list of directories that can be built if they exist, but will not
139 cause an error if they do not exist. They are built serially in the order
147 This variable contains the base name of the library that will be built. For
160 library will be built.
167 This variable contains the name of the program that will be built. For
236 The final location of built libraries and executables will depend upon whether
/external/curl/
Dcurl-config.in36 --built-shared says 'yes' if libcurl was built shared
69 --built-shared)
/external/elfutils/tests/
Dtest-wrapper.sh38 elfutils_testrun=built
49 if [ $elfutils_testrun = built ]; then
/external/curl/m4/
Dxc-lt-iface.m4175 dnl are finally built depending on user input, default
185 # Verify if finally libtool shared libraries will be built
198 # Verify if finally libtool static libraries will be built
310 dnl would be built with PIC depending on user input,
320 # Find out wether libtool libraries would be built wit PIC
356 dnl is finally built exclusively without the other.
364 # Verify if libtool shared libraries will be built while static not built
377 # Verify if libtool static libraries will be built while shared not built
/external/compiler-rt/cmake/Modules/
DCompilerRTCompile.cmake1 # On Windows, CMAKE_*_FLAGS are built for MSVC but we use the GCC clang.exe,
69 # On Darwin, there are no system-wide C++ headers and the just-built clang is
72 # The just-built clang is used to build compiler-rt unit tests. Let's detect
82 …" echo 'Your just-built clang cannot find C++ headers, which are needed to build and run compiler…
101 COMMENT "Checking that just-built clang can find C++ headers..."
/external/curl/docs/cmdline-opts/
Dcacert.d8 format. Normally curl is built to use a default file for this, so this option
19 If curl is built against the NSS SSL library, the NSS PEM PKCS#11 module
22 (iOS and macOS only) If curl is built against Secure Transport, then this
/external/pdfium/build_overrides/
DREADME.md6 For example: V8 can be built on its own (in a "standalone" configuration),
7 and it can be built as part of Chromium. V8 defines a top-level
8 target, //v8:d8 (a simple executable), which will only be built in the
/external/libpng/projects/owatcom/
Dpngconfig.mak3 # configure libpng; a default configuration will be built.
30 # which copies the local built version (and this is the default target for
71 # By default libpng is built to use the __cdecl calling convention on
78 # the result will not be compatible with applications built using other
108 $# locations of the zlib include file zlib.h and the built zlib library,
120 $# If emtpy the standard configuration will be built. For this file to be
126 $# awk.) You can find source code and a built executable (called awk95.exe)
/external/robolectric/v3/
DREADME.txt4 # Jars built from source
8 Jars built from source:
15 # Jars built by Robolectric team
/external/python/cpython2/Doc/c-api/
Diterator.rst18 one-argument form of the :func:`iter` built-in function for built-in sequence
43 two-argument form of the :func:`iter` built-in function.
/external/spirv-llvm/lib/SPIRV/Mangler/
DREADME.md12 The algorithm is adapted to support mangling of SPIR built-in
13 functions and was tested on SPIR built-ins only.
/external/lisa/tools/arm64/
DREADME.rt-app1 rt-app built from:
13 json-c built from:

12345678910>>...55