Home
last modified time | relevance | path

Searched refs:independent (Results 1 – 25 of 1243) sorted by relevance

12345678910>>...50

/third_party/skia/third_party/externals/brotli/
Dconfigure-cmake109 --prefix=PREFIX install architecture-independent files in PREFIX
115 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
120 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
121 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
/third_party/boost/libs/statechart/example/
DJamfile.v212 rule independent-obj-build (
30 exe $(name) : [ independent-obj-build $(name)
45 exe $(name) : [ independent-obj-build $(name)
/third_party/openGLES/extensions/EXT/
DGLU_EXT_object_space_tess.txt27 space tessellation methods are view independent in that the error tolerance
67 view independent, that is, it specifies that the surface is rendered so that
71 that it is view independent, that is, it specifies that
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLU_EXT_object_space_tess.txt27 space tessellation methods are view independent in that the error tolerance
67 view independent, that is, it specifies that the surface is rendered so that
71 that it is view independent, that is, it specifies that
/third_party/boost/libs/math/doc/sf/
Dbessel_introduction.qbk16 linearly independent solutions, the first of these is denoted J[sub v]
59 independent solutions to the modified Bessel equation:
104 The two linearly independent solutions to this equation are called the
/third_party/flutter/skia/resources/lua/
Dslides_content2.lua58 - SkPictureShader for device-independent patterns
87 - Requires independent canvas objects
/third_party/gn/src/gn/format_test_data/
D074.gn2 # Makes builds independent of absolute file path.
D074.golden2 # Makes builds independent of absolute file path.
/third_party/flutter/skia/src/codec/
DSkWuffsCodec.cpp373 bool independent; in onIncrementalDecode() local
377 independent = true; in onIncrementalDecode()
381 independent = f->getRequiredFrame() == SkCodec::kNoFrame; in onIncrementalDecode()
392 if (!independent) { in onIncrementalDecode()
417 if (independent && (bounds != this->bounds() || result != kSuccess)) { in onIncrementalDecode()
462 if (independent) { in onIncrementalDecode()
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DGLX_ARB_get_proc_address.txt82 context-independent, the query was lifted from GL (in which all
121 * Are function pointers context-independent?
125 function dispatch for context-independent pointers would incur
208 independent of the currently bound context and may be used by any
248 Specify that GL function pointers are context independent. Specify
/third_party/openGLES/extensions/ARB/
DGLX_ARB_get_proc_address.txt92 context-independent, the query was lifted from GL (in which all
131 * Are function pointers context-independent?
135 function dispatch for context-independent pointers would incur
218 independent of the currently bound context and may be used by any
258 Specify that GL function pointers are context independent. Specify
/third_party/gettext/os2/iconv/
DREADME2 OS/2 Unicode API. It is independent of GNU gettext.
/third_party/libwebsockets/minimal-examples/mqtt-client/
DREADME.md4 minimal-mqtt-client-multi|Demonstrates automatic binding / muxing of independent connections to sha…
/third_party/boost/libs/convert/doc/
Dintroduction.qbk39 The collection of pluggable converters is independent of the `boost::convert()` API facade and is d…
47 The converters provide new and familiar functionality and demonstrate how existing and independent
/third_party/mesa3d/src/intel/isl/
DREADME11 isl's API is independent of any user-facing graphics API, such as OpenGL and
54 Logical units are independent of hardware generation and are closely related
63 Vulkan) is in units of logical pixels. Logical pixels are independent of the
/third_party/boost/libs/smart_ptr/doc/smart_ptr/
Dpointer_to_other.adoc26 When building pointer independent classes, like memory managers, allocators, or containers, there i…
114 As we can see, using `pointer_to_other` we can create pointer independent code.
/third_party/python/Doc/library/
Di18n.rst8 independent of language and locale by providing mechanisms for selecting a
/third_party/cmsis/
DREADME.OpenSource9 …Cortex Microcontroller Software Interface Standard (CMSIS) is a vendor-independent hardware abstra…
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/cmakescripts/
DGNUInstallDirs.cmake42 # modifiable architecture-independent data (``com``)
53 # read-only architecture-independent data root (``share``)
55 # read-only architecture-independent data (``DATAROOTDIR``)
227 …"Directory into which architecture-independent run-time-modifiable data files should be installed")
286 "The root of the directory tree for read-only architecture-independent data files")
297 "The directory under which read-only architecture-independent data files should be installed")
/third_party/skia/src/codec/
DSkWuffsCodec.cpp609 bool independent; in onIncrementalDecodeTwoPass() local
613 independent = true; in onIncrementalDecodeTwoPass()
617 independent = f->getRequiredFrame() == SkCodec::kNoFrame; in onIncrementalDecodeTwoPass()
628 if (!independent) { in onIncrementalDecodeTwoPass()
652 if (independent && (bounds != this->bounds() || result != kSuccess)) { in onIncrementalDecodeTwoPass()
692 if (independent) { in onIncrementalDecodeTwoPass()
/third_party/libjpeg-turbo/cmakescripts/
DGNUInstallDirs.cmake42 # modifiable architecture-independent data (``com``)
53 # read-only architecture-independent data root (``share``)
55 # read-only architecture-independent data (``DATAROOTDIR``)
227 …"Directory into which architecture-independent run-time-modifiable data files should be installed")
286 "The root of the directory tree for read-only architecture-independent data files")
297 "The directory under which read-only architecture-independent data files should be installed")
/third_party/jerryscript/docs/
D06.REFERENCE-COUNTING.md3 In JerryScript all `jerry_value_t` values are independent
14 * are independent, and both must be destroyed before the global
59 * object and the prop_value have an independent reference to
/third_party/mbedtls/scripts/
Dmake_generated_files.bat1 @rem Generate automatically-generated configuration-independent source files
/third_party/EGL/extensions/MESA/
DEGL_MESA_platform_surfaceless.txt55 can be used. The platform is independent of any native window system.
60 platform is independent of any native window system, it may also be used on
/third_party/skia/third_party/externals/egl-registry/extensions/MESA/
DEGL_MESA_platform_surfaceless.txt55 can be used. The platform is independent of any native window system.
60 platform is independent of any native window system, it may also be used on

12345678910>>...50