Home
last modified time | relevance | path

Searched full:auxiliary (Results 1 – 25 of 2021) sorted by relevance

12345678910>>...81

/external/virglrenderer/src/gallium/
Dmeson.build39 'auxiliary/util/u_format.h',
40 'auxiliary/util/u_memory.h',
41 'auxiliary/util/u_rect.h',
42 'auxiliary/util/u_surface.h',
43 'auxiliary/util/u_math.h',
44 'auxiliary/util/rgtc.h',
45 'auxiliary/util/u_format.c',
46 'auxiliary/util/u_debug.h',
47 'auxiliary/util/u_inlines.h',
48 'auxiliary/util/u_texture.c',
[all …]
/external/virglrenderer/
DAndroid.bp76 "src/gallium/auxiliary",
77 "src/gallium/auxiliary/util",
83 "src/gallium/auxiliary/cso_cache/cso_cache.c",
84 "src/gallium/auxiliary/cso_cache/cso_hash.c",
85 "src/gallium/auxiliary/os/os_misc.c",
86 "src/gallium/auxiliary/tgsi/tgsi_build.c",
87 "src/gallium/auxiliary/tgsi/tgsi_dump.c",
88 "src/gallium/auxiliary/tgsi/tgsi_iterate.c",
89 "src/gallium/auxiliary/tgsi/tgsi_parse.c",
90 "src/gallium/auxiliary/tgsi/tgsi_sanity.c",
[all …]
/external/google-fruit/
Dappveyor.yml8 … VCVARSALL_DIR: 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build'
13 … VCVARSALL_DIR: 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build'
18 … VCVARSALL_DIR: 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build'
23 … VCVARSALL_DIR: 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build'
28 … VCVARSALL_DIR: 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build'
33 … VCVARSALL_DIR: 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build'
38 … VCVARSALL_DIR: 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build'
/external/mesa3d/src/gallium/drivers/iris/
Diris_resource.h94 * Auxiliary buffer information (CCS, MCS, or HiZ).
97 /** The surface layout for the auxiliary buffer. */
100 /** The buffer object containing the auxiliary data. */
103 /** Offset into 'bo' where the auxiliary surface starts. */
109 /** Offset into 'bo' where the auxiliary surface starts. */
126 * \brief The type of auxiliary compression used by this resource.
128 * This describes the type of auxiliary compression that is intended to
130 * that auxiliary compression is permanently disabled. An aux usage
131 * other than ISL_AUX_USAGE_NONE does not imply that auxiliary
367 * miptree's auxiliary compression format; this
[all …]
/external/cblas/testing/
DMakefile14 stestl2o = c_sblas2.o c_s2chke.o auxiliary.o c_xerbla.o
16 stestl3o = c_sblas3.o c_s3chke.o auxiliary.o c_xerbla.o
21 dtestl2o = c_dblas2.o c_d2chke.o auxiliary.o c_xerbla.o
23 dtestl3o = c_dblas3.o c_d3chke.o auxiliary.o c_xerbla.o
28 ctestl2o = c_cblas2.o c_c2chke.o auxiliary.o c_xerbla.o
30 ctestl3o = c_cblas3.o c_c3chke.o auxiliary.o c_xerbla.o
35 ztestl2o = c_zblas2.o c_z2chke.o auxiliary.o c_xerbla.o
37 ztestl3o = c_zblas3.o c_z3chke.o auxiliary.o c_xerbla.o
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DBUFInstructions.td1179 timm:$auxiliary, 0)),
1181 (extract_glc $auxiliary), (extract_slc $auxiliary), 0, (extract_dlc $auxiliary),
1182 (extract_swz $auxiliary))
1187 timm:$auxiliary, 0)),
1189 (extract_glc $auxiliary), (extract_slc $auxiliary), 0, (extract_dlc $auxiliary),
1190 (extract_swz $auxiliary))
1195 timm:$auxiliary, timm)),
1197 (extract_glc $auxiliary), (extract_slc $auxiliary), 0, (extract_dlc $auxiliary),
1198 (extract_swz $auxiliary))
1203 timm:$auxiliary, timm)),
[all …]
/external/rust/crates/unicode-segmentation/scripts/
Dunicode_gen_breaktests.py15 # - auxiliary/GraphemeBreakTest.txt
16 # - auxiliary/WordBreakTest.txt
145 d = load_test_data("auxiliary/GraphemeBreakTest.txt", optsplits)
175 …f.write(" // http://www.unicode.org/Public/%s/ucd/auxiliary/GraphemeBreakTest.txt\n" % unicode.…
180 d = load_test_data("auxiliary/WordBreakTest.txt")
190 …f.write(" // http://www.unicode.org/Public/%s/ucd/auxiliary/WordBreakTest.txt\n" % unicode.UNIC…
194 d = load_test_data("auxiliary/SentenceBreakTest.txt")
204 …f.write(" // http://www.unicode.org/Public/%s/ucd/auxiliary/SentenceBreakTest.txt\n" % unicode.…
/external/python/cryptography/vectors/cryptography_vectors/x509/PKITS_data/
Dpkits.schema2 NAME 'entrustDNQualifierUser' SUP top AUXILIARY MAY dnQualifier )
4 objectclass ( 1.3.6.1.4.1.18227.2.1.2 NAME 'opencaEmailAddress' SUP top AUXILIARY
14 SUP top AUXILIARY
22 SUP top AUXILIARY
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/
DWikipediaOfficialLanguages.txt609 Bikol Central (Recognized as "auxiliary official" in Luzon)
610 Cebuano ("auxiliary official" in Visayas and Mindanao)
611 Chavacano ("auxiliary official" in Basilan and Zamboanga Peninsula)
612 Hiligaynon ("auxiliary official" in Visayas and Mindanao)
613 Ilokano ("auxiliary official" in Luzon)
614 Kapampangan ("auxiliary official" in Luzon)
615 Kinaray-a ("auxiliary official" in the Visayas)
616 Maranao ("auxiliary official" in Mindanao)
617 Maguindanao ("auxiliary official" in Mindanao)
618 Pangasinan ("auxiliary official" in Luzon)
[all …]
/external/avb/libavb/
Davb_vbmeta_image.h73 * | Auxiliary data - variable size |
84 * The "Auxiliary data" is |auxiliary_data_block_size| bytes long and
85 * contains the auxiliary data including the public key used to make
94 * of the "Auxiliary Data" block and take up |descriptors_size|
100 * The size of each of the "Authentication data" and "Auxiliary data"
136 /* 20: The size of the auxiliary data block. */
152 /* 64: Offset into the "Auxiliary data" block of public key data. */
157 /* 80: Offset into the "Auxiliary data" block of public key metadata. */
164 /* 96: Offset into the "Auxiliary data" block of descriptor data. */
254 * three blocks (header, authentication, auxiliary) that make up a
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.h247 * \brief The type of auxiliary compression used by this miptree.
249 * This describes the type of auxiliary compression that is intended to be
251 * auxiliary compression is permanently disabled. An aux usage other than
252 * ISL_AUX_USAGE_NONE does not imply that the auxiliary buffer has actually
253 * been allocated nor does it imply that auxiliary compression will always
301 * \brief CCS, MCS, or HiZ auxiliary buffer.
303 * NULL if no auxiliary buffer is in use for this surface.
365 /** Create the miptree with auxiliary compression disabled
368 * along later and turning auxiliary compression back on but it does mean
535 * miptree's auxiliary compression format; this
[all …]
Dintel_image.h94 /** Offset of the auxiliary compression surface in the bo. */
97 /** Pitch of the auxiliary compression surface. */
100 /** Total size in bytes of the auxiliary compression surface. */
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DCheckExemplars.java90 false), auxiliary(ALLOWED_IN_AUX, "(specific-script - uppercase - invisibles + \u0130)", enumConstant
133 // check for auxiliary anyway in setCldrFileToCheck()
135 UnicodeSet auxiliarySet = getResolvedCldrFileToCheck().getExemplarSet("auxiliary", in setCldrFileToCheck()
143 … .setMessage("Most languages allow <i>some<i> auxiliary characters, so review this.")); in setCldrFileToCheck()
164 // check relation to auxiliary set in handleCheck()
167 if (type == ExemplarType.auxiliary) { in handleCheck()
171 checkMixedScripts("main+auxiliary", combined, result); in handleCheck()
187 … .setMessage("Auxiliary characters also exist in main: \u200E{0}\u200E", in handleCheck()
217 …heck that the index exemplar characters are in case-completed union of main and auxiliary exemplars in handleCheck()
218 …UnicodeSet auxiliarySet = getResolvedCldrFileToCheck().getExemplarSet("auxiliary", CLDRFile.Winnin… in handleCheck()
[all …]
/external/mesa3d/src/intel/isl/
Disl.h383 /* Formats for auxiliary surfaces */
455 /* Used for auxiliary surface formats */
595 /** No Auxiliary surface is used */
598 /** The primary surface is a depth surface and the auxiliary surface is HiZ */
601 /** The auxiliary surface is an MCS
607 /** The auxiliary surface is a fast-clear-only compression surface
613 /** The auxiliary surface provides full lossless color compression
619 /** The auxiliary surface provides full lossless color compression on
626 /** The auxiliary surface provides full lossless media color compression
632 /** The auxiliary surface is a HiZ surface operating in write-through mode
[all …]
/external/python/google-api-python-client/docs/dyn/
Dadmin_directory_v1.customers.chrome.printers.html125 …&quot;auxiliaryMessages&quot;: [ # Output only. Auxiliary messages about issues with the printer c…
126 …{ # Auxiliary message about issues with printers or settings. Example: {message_type:AUXILIARY_MES…
160 …&quot;auxiliaryMessages&quot;: [ # Output only. Auxiliary messages about issues with the printer c…
161 …{ # Auxiliary message about issues with printers or settings. Example: {message_type:AUXILIARY_MES…
182 …&quot;auxiliaryMessages&quot;: [ # Output only. Auxiliary messages about issues with the printer c…
183 …{ # Auxiliary message about issues with printers or settings. Example: {message_type:AUXILIARY_MES…
232 …&quot;auxiliaryMessages&quot;: [ # Output only. Auxiliary messages about issues with the printer c…
233 …{ # Auxiliary message about issues with printers or settings. Example: {message_type:AUXILIARY_MES…
273 …&quot;auxiliaryMessages&quot;: [ # Output only. Auxiliary messages about issues with the printer c…
274 …{ # Auxiliary message about issues with printers or settings. Example: {message_type:AUXILIARY_MES…
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/audio/
DAuxEffectInfo.java23 * Represents auxiliary effect information, which can be used to attach an auxiliary effect to an
26 * <p>Auxiliary effects can only be applied if the application has the {@code
33 /** Value for {@link #effectId} representing no auxiliary effect. */
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/audio/
DAuxEffectInfo.java23 * Represents auxiliary effect information, which can be used to attach an auxiliary effect to an
26 * <p>Auxiliary effects can only be applied if the application has the {@code
33 /** Value for {@link #effectId} representing no auxiliary effect. */
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/audio/
DAuxEffectInfo.java23 * Represents auxiliary effect information, which can be used to attach an auxiliary effect to an
26 * <p>Auxiliary effects can only be applied if the application has the {@code
33 /** Value for {@link #effectId} representing no auxiliary effect. */
/external/mesa3d/src/gallium/
DSConscript4 # Auxiliary modules
7 SConscript('auxiliary/SConscript')
8 SConscript('auxiliary/pipe-loader/SConscript')
/external/rust/crates/pin-project/
DCargo.toml.orig21 "tests/auxiliary/macro",
32 pin-project-auxiliary-macro = { path = "tests/auxiliary/macro" }
/external/llvm/test/MC/COFF/
Dfile.s16 .file "multiple-auxiliary-entries.asm"
19 // CHECK-NEXT: AUX multiple-auxiliary-entries.asm{{$}}
43 // CHECK-SCN: FileName: multiple-auxiliary-entries.asm
/external/llvm/test/MC/ARM/
Dcoff-file.s16 .file "multiple-auxiliary-entries.asm"
19 // CHECK-NEXT: AUX multiple-auxiliary-entries.asm{{$}}
43 // CHECK-SCN: FileName: multiple-auxiliary-entries.asm
/external/python/cpython2/Doc/howto/
Dlogging-cookbook.rst45 logger.info('creating an instance of auxiliary_module.Auxiliary')
46 a = auxiliary_module.Auxiliary()
47 logger.info('created an instance of auxiliary_module.Auxiliary')
48 logger.info('calling auxiliary_module.Auxiliary.do_something')
50 logger.info('finished auxiliary_module.Auxiliary.do_something')
55 Here is the auxiliary module::
60 module_logger = logging.getLogger('spam_application.auxiliary')
62 class Auxiliary:
64 self.logger = logging.getLogger('spam_application.auxiliary.Auxiliary')
65 self.logger.info('creating an instance of Auxiliary')
[all …]
/external/arm-trusted-firmware/docs/plat/
Dpoplar.rst98 Decrypt auxiliary code ...OK
102 Entry boot auxiliary code
104 Auxiliary code - v1.00
111 Boot auxiliary code success
/external/tensorflow/tensorflow/core/profiler/
Dprofiler_analysis.proto17 // Auxiliary error_message.
35 // Auxiliary error_message.
56 // Auxiliary error_message.

12345678910>>...81