Searched refs:order (Results 501 - 525 of 874) sorted by relevance

<<21222324252627282930>>

/external/deqp/modules/egl/
H A DteglImageFormatTests.cpp383 if (reference.getFormat().order == tcu::TextureFormat::DS || reference.getFormat().order == tcu::TextureFormat::D)
385 if (reference.getFormat().order == tcu::TextureFormat::S)
463 if (reference.getFormat().order != tcu::TextureFormat::DS && reference.getFormat().order != tcu::TextureFormat::D)
579 if (reference.getFormat().order != tcu::TextureFormat::DS && reference.getFormat().order != tcu::TextureFormat::S)
707 if (reference.getFormat().order == tcu::TextureFormat::DS || reference.getFormat().order == tcu::TextureFormat::D)
709 if (reference.getFormat().order
[all...]
H A DteglChooseConfigReference.cpp116 static int getYuvOrderRank (EGLenum order) argument
118 switch (order)
129 TCU_THROW(TestError, (std::string("Unknown YUV order: ") + eglu::getYuvOrderStr(order).toString()).c_str());
/external/libvorbis/doc/
H A D07-floor1.tex52 The list of selected X values in increasing order is
53 0,16,32,48,64,80,96,112 and 128. In list order, the values interleave
55 list-order Y values as decoded from an example packet are 110, 20, -5,
97 format (used in list order during packet decode and synthesis). This
349 \varname{[floor1_step2_flag]'} according to ascending sort order of the
H A D03-codebook.tex116 codebook is encoded in ascending length order. Rather than reading
163 each vector of order \varname{[codebook_dimensions]} scalars. Lookup
185 store these in order in the array [codebook_multiplicands]
205 codebooks support unused codeword entries) is assigned, in order, the
220 Assigning codewords in order (lowest possible value of the appropriate
253 As we assign codewords in order, we see that each choice constructs a
/external/harfbuzz_ng/src/
H A Dhb-coretext.cc324 unsigned int order; member in struct:active_feature_t
328 a->order < b->order ? -1 : a->order > b->order ? 1 :
588 feature.order = i;
612 feature.order = num_features + 1;
1171 /* Fix up clusters so that we never return out-of-order indices;
/external/deqp/framework/common/
H A DtcuTexture.hpp116 ChannelOrder order; member in class:tcu::TextureFormat
120 : order (order_)
126 : order (CHANNELORDER_LAST)
136 return (order != other.order || type != other.type);
142 int getNumUsedChannels (TextureFormat::ChannelOrder order);
167 //! get the swizzle used to expand texture data with a given channel order to RGBA form
168 const TextureSwizzle& getChannelReadSwizzle (TextureFormat::ChannelOrder order);
170 //! get the swizzle used to narrow RGBA form data to native texture data with a given channel order
171 const TextureSwizzle& getChannelWriteSwizzle (TextureFormat::ChannelOrder order);
[all...]
/external/guava/guava-tests/test/com/google/common/collect/
H A DTreeMultimapNaturalTest.java81 public Iterable<Entry<String, String>> order(List<Entry<String, String>> insertionOrder) {
117 public List<String> order(List<String> insertionOrder) {
159 public Iterable<Entry<String, Collection<String>>> order(
219 public List<String> order(List<String> insertionOrder) {
240 public List<String> order(List<String> insertionOrder) {
H A DImmutableSortedMultisetTest.java66 public List<String> order(List<String> insertionOrder) {
83 public List<String> order(List<String> insertionOrder) {
106 public List<String> order(List<String> insertionOrder) {
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DICUBinary.java567 * The buffer byte order is set according to the data.
591 bytes.order(isBigEndian != 0 ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_ENDIAN);
694 * Same as ByteBuffer.slice() plus preserving the byte order.
698 return b.order(bytes.order());
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUBinary.java563 * The buffer byte order is set according to the data.
587 bytes.order(isBigEndian != 0 ? ByteOrder.BIG_ENDIAN : ByteOrder.LITTLE_ENDIAN);
690 * Same as ByteBuffer.slice() plus preserving the byte order.
694 return b.order(bytes.order());
/external/pdfium/third_party/zlib_v128/
H A Dinfback.c269 static const unsigned short order[19] = /* permutation of code lengths */ local
380 state->lens[order[state->have++]] = (unsigned short)BITS(3);
384 state->lens[order[state->have++]] = 0;
/external/syslinux/com32/lib/zlib/
H A Dinfback.c260 static const unsigned short order[19] = /* permutation of code lengths */ local
371 state->lens[order[state->have++]] = (unsigned short)BITS(3);
375 state->lens[order[state->have++]] = 0;
/external/toybox/toys/net/
H A Difconfig.c237 signed char order[] = {-1, 1, 2, 3, 4, 5, -1, 9, 10, 11, 12, 14, -1, local
245 for (i = 0; i < sizeof(order); i++) {
246 int j = order[i];
/external/tpm2/
H A DCpriECC.c652 // d should be 1 <= d < n where n is the order of the base point. In this implementation, the range of the
653 // private value is further restricted to be 2^(nLen/2) <= d < n where nLen is the order of n.
843 // Want a K value that is the same size as the curve order
1490 // convert the curve order
1628 BIGNUM *order; local
1642 order = BN_CTX_get(context);
1643 if( order == NULL
1675 if (!EC_GROUP_get_order(group, order, context)) goto Cleanup;
1676 fail = (BN_ucmp(bnR, order) >= 0);
1677 fail = (BN_ucmp(bnS, order) >
2082 BIGNUM *order; local
[all...]
/external/zlib/src/
H A Dinfback.c269 static const unsigned short order[19] = /* permutation of code lengths */ local
380 state->lens[order[state->have++]] = (unsigned short)BITS(3);
384 state->lens[order[state->have++]] = 0;
/external/icu/icu4c/source/i18n/
H A Ddtitvfmt.cpp933 * in order to get interval patterns for 'y' differ,
1084 UBool order = fInfo->getDefaultOrder(); local
1085 setIntervalPattern(field, intervalPattern, order);
1094 UBool order = laterDateFirst; local
1100 order = true;
1107 order = false;
1122 setPatternInfo(field, &firstPart, &secondPart, order);
/external/autotest/client/cros/networking/
H A Dshill_xmlrpc_server.py300 """Get the shill service order.
302 @return string service order on success, None otherwise.
309 def set_service_order(self, order):
310 """Set the shill service order.
312 @param order string comma-delimited service order (eg. 'ethernet,wifi')
316 self._wifi_proxy.manager.SetServiceOrder(dbus.String(order))
/external/boringssl/src/crypto/ec/
H A Dec_key.c427 const BIGNUM *order = EC_GROUP_get0_order(eckey->group); local
428 if (!BN_rand_range_ex(priv_key, 1, order)) {
/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiGranularityTests.cpp194 if (tcu::hasDepthComponent(tcuFormat.order))
197 if (tcu::hasStencilComponent(tcuFormat.order))
/external/deqp/modules/gles3/functional/
H A Des3fFramebufferBlitTests.cpp311 static tcu::BVec4 getChannelMask (tcu::TextureFormat::ChannelOrder order) argument
313 switch (order)
355 tcu::BVec4 copyMask = tcu::logicalAnd(getChannelMask(srcFormat.order), getChannelMask(dstFormat.order));
1050 bool depth = texFmt.order == tcu::TextureFormat::D || texFmt.order == tcu::TextureFormat::DS;
1051 bool stencil = texFmt.order == tcu::TextureFormat::S || texFmt.order == tcu::TextureFormat::DS;
/external/emma/core/java12/com/vladium/emma/report/html/
H A DReportGenerator.java283 final ItemComparator order = m_typeSortComparators [PackageItem.getTypeMetadata ().getTypeID ()];
284 for (Iterator packages = item.getChildren (order); packages.hasNext (); odd = ! odd)
400 final ItemComparator order = m_typeSortComparators [m_srcView ? SrcFileItem.getTypeMetadata ().getTypeID () : ClassItem.getTypeMetadata ().getTypeID ()];
401 for (Iterator srcORclsFiles = item.getChildren (order); srcORclsFiles.hasNext (); odd = ! odd)
523 final ItemComparator order = m_typeSortComparators [ClassItem.getTypeMetadata ().getTypeID ()];
525 for (Iterator classes = item.getChildren (order); classes.hasNext (); ++ clsIndex)
692 final ItemComparator order = m_typeSortComparators [MethodItem.getTypeMetadata ().getTypeID ()];
693 for (Iterator methods = item.getChildren (order); methods.hasNext (); odd = ! odd)
/external/fonttools/Lib/fontTools/
H A DcffLib.py1209 registry, order, supplement = value
1210 xmlWriter.simpletag(name, [('Registry', tostr(registry)), ('Order', tostr(order)),
1257 # Note! FDSelect and FDArray must both preceed CharStrings in the output XML build order,
1258 # in order for the font to compile back from xml.
1320 for name in dictObj.order:
1343 for name in self.dictObj.order:
1504 for name in self.order:
1523 order = buildOrder(topDictOperators) variable in class:TopDict
1574 order = buildOrder(topDictOperators) variable in class:FontDict
1594 order variable in class:PrivateDict
[all...]
/external/fonttools/Tools/fontTools/
H A DcffLib.py1209 registry, order, supplement = value
1210 xmlWriter.simpletag(name, [('Registry', tostr(registry)), ('Order', tostr(order)),
1257 # Note! FDSelect and FDArray must both preceed CharStrings in the output XML build order,
1258 # in order for the font to compile back from xml.
1320 for name in dictObj.order:
1343 for name in self.dictObj.order:
1504 for name in self.order:
1523 order = buildOrder(topDictOperators) variable in class:TopDict
1574 order = buildOrder(topDictOperators) variable in class:FontDict
1594 order variable in class:PrivateDict
[all...]
/external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/
H A DGifDecoder.java365 rawData.order(ByteOrder.LITTLE_ENDIAN);
402 rawData.order(ByteOrder.LITTLE_ENDIAN);
/external/icu/icu4c/source/extra/uconv/
H A DMakefile.in150 # The | is an order-only prerequisite. This helps when the -j option is used,
152 ifneq ($(filter order-only,$(.FEATURES)),)

Completed in 5282 milliseconds

<<21222324252627282930>>