Searched defs:is (Results 176 - 200 of 363) sorted by relevance

1234567891011>>

/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DTrie2.java23 * This is the interface and common implementation of a Unicode Trie2.
24 * It is a kind of compressed table that maps from Unicode code points (0..0x10ffff)
26 * characters with the same value, which is generally the case with Unicode
29 * This is the second common version of a Unicode trie (hence the name Trie2).
30 * @hide Only a subset of ICU is exposed in Android
41 * The serialized format is identical between ICU4C and ICU4J, so this function
105 // The buffer is already set to the trie data byte order.
151 // Allocate the Trie2 index array. If the data width is 16 bits, the array also
196 * @param is an InputStream containing the serialized form
201 * @return the Trie version of the serialized form, or 0 if it is no
205 getVersion(InputStream is, boolean littleEndianOk) argument
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTrie2.java22 * This is the interface and common implementation of a Unicode Trie2.
23 * It is a kind of compressed table that maps from Unicode code points (0..0x10ffff)
25 * characters with the same value, which is generally the case with Unicode
28 * This is the second common version of a Unicode trie (hence the name Trie2).
39 * The serialized format is identical between ICU4C and ICU4J, so this function
103 // The buffer is already set to the trie data byte order.
149 // Allocate the Trie2 index array. If the data width is 16 bits, the array also
194 * @param is an InputStream containing the serialized form
199 * @return the Trie version of the serialized form, or 0 if it is not
203 public static int getVersion(InputStream is, boolea argument
[all...]
/external/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h5 // This file is distributed under the University of Illinois Open Source
64 /// A reference to the entire token contents; this is always a pointer into
78 bool is(TokenKind K) const { return Kind == K; } function in class:llvm::AsmToken
105 /// is safe to store across calls to Lex().
108 // FIXME: Don't compute this in advance, it makes every token larger, and is
109 // also not generally what we want (it is nicer for recovery etc. to lex 123br
213 bool is(AsmToken::TokenKind K) const { return getTok().is(K); } function in class:llvm::MCAsmLexer
/external/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h5 // This file is distributed under the University of Illinois Open Source
166 bool is(TokenKind K) const { return Kind == K; } function in struct:llvm::MIToken
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_texture.c6 * Permission is hereby granted, free of charge, to any person obtaining a
11 * permit persons to whom the Software is furnished to do so, subject to
162 /* for the first image and level make sure offset is zero */
176 i915_texture_tiling(struct i915_screen *is, struct i915_texture *tex) argument
178 if (!is->debug.tiling)
187 if (is->debug.use_blitter)
280 * XXX: need a better name than shared for this if it is to be part
689 struct i915_screen *is = i915_screen(screen); local
691 struct i915_winsys *iws = is->iws;
756 * If the alloc fails, transfer->staging_texture is NUL
924 struct i915_screen *is = i915_screen(screen); local
982 struct i915_screen *is = i915_screen(screen); local
[all...]
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
H A DH264TrackImpl.java370 ByteArrayInputStream is = cleanBuffer(data);
371 is.read();
372 seqParameterSet = SeqParameterSet.read(is);
381 ByteArrayInputStream is = new ByteArrayInputStream(data);
382 is.read();
383 pictureParameterSet = PictureParameterSet.read(is);
442 public SliceHeader(InputStream is, SeqParameterSet sps, PictureParameterSet pps, boolean IdrPicFlag) throws IOException { argument
443 is.read();
444 CAVLCReader reader = new CAVLCReader(is);
555 LOG.fine("Resetting to " + markPos + " (pos is "
587 SEIMessage(InputStream is, SeqParameterSet sps) argument
[all...]
/external/python/cpython2/Lib/msilib/
H A Dschema.py592 (u'_Validation',u'Nullable',u'N',None, None, None, None, None, u'Y;N;@',u'Whether the column is nullable',),
593 (u'ActionText',u'Description',u'Y',None, None, None, None, u'Text',None, u'Localized description displayed in progress dialog and log when action is executing.',),
597 (u'AdminExecuteSequence',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),
599 (u'Condition',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'Expression evaluated to determine if Level in the Feature table is to change.',),
603 (u'AdminUISequence',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),
606 (u'AdvtExecuteSequence',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),
609 (u'AdvtUISequence',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),
619 (u'AppSearch',u'Signature_',u'N',None, None, u'Signature;RegLocator;IniLocator;DrLocator;CompLocator',1,u'Identifier',None, u'The Signature_ represents a unique file signature and is also the foreign key in the Signature, RegLocator, IniLocator, CompLocator and the DrLocator tables.',),
631 (u'Billboard',u'Action',u'Y',None, None, None, None, u'Identifier',None, u'The name of an action. The billboard is displayed during the progress messages received from this action.',),
633 (u'Billboard',u'Feature_',u'N',None, None, u'Feature',1,u'Identifier',None, u'An external key to the Feature Table. The billboard is show
646 (u'BindImage',u'Path',u'Y',None, None, None, None, u'Paths',None, u'A list of ; delimited paths that represent the paths to be searched for the import DLLS. The list is usually a list of properties each enclosed within square brackets [] .',), namespace
[all...]
/external/python/cpython2/Tools/msi/
H A Dschema.py592 (u'_Validation',u'Nullable',u'N',None, None, None, None, None, u'Y;N;@',u'Whether the column is nullable',),
593 (u'ActionText',u'Description',u'Y',None, None, None, None, u'Text',None, u'Localized description displayed in progress dialog and log when action is executing.',),
597 (u'AdminExecuteSequence',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),
599 (u'Condition',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'Expression evaluated to determine if Level in the Feature table is to change.',),
603 (u'AdminUISequence',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),
606 (u'AdvtExecuteSequence',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),
609 (u'AdvtUISequence',u'Condition',u'Y',None, None, None, None, u'Condition',None, u'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),
619 (u'AppSearch',u'Signature_',u'N',None, None, u'Signature;RegLocator;IniLocator;DrLocator;CompLocator',1,u'Identifier',None, u'The Signature_ represents a unique file signature and is also the foreign key in the Signature, RegLocator, IniLocator, CompLocator and the DrLocator tables.',),
631 (u'Billboard',u'Action',u'Y',None, None, None, None, u'Identifier',None, u'The name of an action. The billboard is displayed during the progress messages received from this action.',),
633 (u'Billboard',u'Feature_',u'N',None, None, u'Feature',1,u'Identifier',None, u'An external key to the Feature Table. The billboard is show
646 (u'BindImage',u'Path',u'Y',None, None, None, None, u'Paths',None, u'A list of ; delimited paths that represent the paths to be searched for the import DLLS. The list is usually a list of properties each enclosed within square brackets [] .',), namespace
[all...]
/external/python/cpython3/Lib/msilib/
H A Dschema.py592 ('_Validation','Nullable','N',None, None, None, None, None, 'Y;N;@','Whether the column is nullable',),
593 ('ActionText','Description','Y',None, None, None, None, 'Text',None, 'Localized description displayed in progress dialog and log when action is executing.',),
597 ('AdminExecuteSequence','Condition','Y',None, None, None, None, 'Condition',None, 'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),
599 ('Condition','Condition','Y',None, None, None, None, 'Condition',None, 'Expression evaluated to determine if Level in the Feature table is to change.',),
603 ('AdminUISequence','Condition','Y',None, None, None, None, 'Condition',None, 'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),
606 ('AdvtExecuteSequence','Condition','Y',None, None, None, None, 'Condition',None, 'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),
609 ('AdvtUISequence','Condition','Y',None, None, None, None, 'Condition',None, 'Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.',),
619 ('AppSearch','Signature_','N',None, None, 'Signature;RegLocator;IniLocator;DrLocator;CompLocator',1,'Identifier',None, 'The Signature_ represents a unique file signature and is also the foreign key in the Signature, RegLocator, IniLocator, CompLocator and the DrLocator tables.',),
631 ('Billboard','Action','Y',None, None, None, None, 'Identifier',None, 'The name of an action. The billboard is displayed during the progress messages received from this action.',),
633 ('Billboard','Feature_','N',None, None, 'Feature',1,'Identifier',None, 'An external key to the Feature Table. The billboard is show
646 ('BindImage','Path','Y',None, None, None, None, 'Paths',None, 'A list of ; delimited paths that represent the paths to be searched for the import DLLS. The list is usually a list of properties each enclosed within square brackets [] .',), namespace
[all...]
/external/sfntly/cpp/src/sfntly/
H A Dfont.cc11 * distributed under the License is distributed on an "AS IS" BASIS,
219 InputStream* is) {
221 builder->LoadFont(is);
322 void Font::Builder::LoadFont(InputStream* is) { argument
323 // Note: we do not throw exception here for is. This is more of an assertion.
324 assert(is);
325 FontInputStream font_is(is);
335 // Note: we do not throw exception here for is. This is mor
218 GetOTFBuilder(FontFactory* factory, InputStream* is) argument
489 ReadHeader(FontInputStream* is, HeaderOffsetSortedSet* records) argument
533 LoadTableData(HeaderOffsetSortedSet* headers, FontInputStream* is, DataBlockMap* table_data) argument
[all...]
/external/skia/src/opts/
H A DSkNx_neon.h4 * Use of this source code is governed by a BSD-style license that can be
476 union { int32x4_t v; int32_t is[4]; } pun = {fVec}; member in union:__anon20827::SkNx::__anon20835
477 return pun.is[k&3];
/external/skqp/src/opts/
H A DSkNx_neon.h4 * Use of this source code is governed by a BSD-style license that can be
466 union { int32x4_t v; int32_t is[4]; } pun = {fVec}; member in union:__anon21495::SkNx::__anon21503
467 return pun.is[k&3];
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
H A DViewInflater.java11 * distributed under the License is distributed on an "AS IS" BASIS,
258 public static XmlPullParser getXml(InputStream is) throws XmlPullParserException { argument
260 xml.setInput(is, null);
923 m = tryMethod(v, "is" + name);
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/
H A DOatFile.java126 public static OatFile fromInputStream(@Nonnull InputStream is) throws IOException { argument
127 return fromInputStream(is, null);
130 public static OatFile fromInputStream(@Nonnull InputStream is, @Nullable VdexProvider vdexProvider) argument
132 if (!is.markSupported()) {
135 is.mark(4);
138 ByteStreams.readFully(is, partialHeader);
142 is.reset();
147 is.reset();
149 byte[] buf = ByteStreams.toByteArray(is);
386 throw new InvalidOatFileException("There is n
[all...]
/external/speex/libspeex/
H A Dsmallft.c25 * Note that the packing is a little strange; rather than the FFT r/i
46 int ld, ii, ip, is, nq, nr; local
80 is=0;
95 i=is;
104 is+=ido;
277 int idij,ipph,i,j,k,l,ic,ik,is; local
307 is=-ido;
312 is+=ido;
315 idij=is-1;
329 is
845 int idij,ipph,i,j,k,l,ik,is,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10, local
[all...]
/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DEDEmitter.cpp5 // This file is distributed under the University of Illinois Open Source
10 // This tablegen backend is responsible for emitting a description of each
109 bool is(const char *string) { function in class:__anon23228::LiteralConstantEmitter
249 /// X86TypeFromOpName - Processes the name of a single X86 operand (which is
425 /// instruction to determine what sort of an instruction it is and then adds
439 // ignore (this is a pseudoinstruction)
441 // ignore (this is a masking move)
443 // ignore (this is a pseudoinstruction)
446 // ignore (this is a shuffling move)
448 // ignore (this is
[all...]
/external/wpa_supplicant_8/hostapd/src/fst/
H A Dfst_ctrl_iface.c88 const struct fst_event_extra_iface_state *is; local
112 is = &extra->iface_state;
117 is->attached ? FST_CEI_PNAME_ATTACHED :
119 is->ifname, is->group_id);
/external/wpa_supplicant_8/src/fst/
H A Dfst_ctrl_iface.c88 const struct fst_event_extra_iface_state *is; local
112 is = &extra->iface_state;
117 is->attached ? FST_CEI_PNAME_ATTACHED :
119 is->ifname, is->group_id);
/external/wpa_supplicant_8/wpa_supplicant/src/fst/
H A Dfst_ctrl_iface.c88 const struct fst_event_extra_iface_state *is; local
112 is = &extra->iface_state;
117 is->attached ? FST_CEI_PNAME_ATTACHED :
119 is->ifname, is->group_id);
/external/clang/lib/Format/
H A DFormatToken.h5 // This file is distributed under the University of Illinois Open Source
125 /// \brief Whether there is at least one unescaped newline before the \c
133 /// whitespace (relative to \c WhiteSpaceStart). 0 if there is no '\n'.
148 /// \brief Indicates that this is the first token of the file.
163 /// \brief Set to \c true if this token is an unterminated literal.
166 /// \brief Contains the kind of block if this token is a brace.
174 /// \brief \c true if it is allowed to break before this token.
177 /// \brief \c true if this is the ">" of "template<..>".
180 /// \brief Number of parameters, if this is "(", "[" or "<".
182 /// This is initialize
282 bool is(tok::TokenKind Kind) const { return Tok.is(Kind); } function in struct:clang::format::FormatToken
283 bool is(TokenType TT) const { return Type == TT; } function in struct:clang::format::FormatToken
284 bool is(const IdentifierInfo *II) const { function in struct:clang::format::FormatToken
287 bool is(tok::PPKeywordKind Kind) const { function in struct:clang::format::FormatToken
[all...]
/external/conscrypt/common/src/main/java/org/conscrypt/
H A DConscryptFileDescriptorSocket.java11 * distributed under the License is distributed on an "AS IS" BASIS,
78 private SSLInputStream is; field in class:ConscryptFileDescriptorSocket
90 * A CloseGuard object on Android. On other platforms, this is nothing.
95 * Private key for the TLS Channel ID extension. This field is client-side
175 * cipher suites, or initiate a new session. The certificate chain is
176 * verified if the correspondent property in java.Security is set. All
264 // Restore the original timeout now that the handshake is complete
367 // This constructor will only throw if the native pointer passed in is NULL, which
423 throw new SocketException("Socket is closed.");
426 if (is
[all...]
/external/guava/guava/src/com/google/common/net/
H A DMediaType.java11 * distributed under the License is distributed on an "AS IS" BASIS,
58 * As such, the {@code *} character is treated as a wildcard and is used to represent any acceptable
66 * are normalized to lowercase. The value of the {@code charset} parameter is normalized to
67 * lowercase, but all others are left as-is.
126 * name within that type. The constant name should be a sensible identifier that is closest to the
127 * "common name" of the media. This is often, but not necessarily the same as the subtype.
166 * ({@code text/xml}) is used for XML documents that are "readable by casual users."
167 * {@link #APPLICATION_XML_UTF_8} is provided for documents that are intended for applications.
175 * Image File Format</a> ({@code crw} files), a widely-used "raw image" format for cameras. It is
501 public boolean is(MediaType mediaTypeRange) { method in class:MediaType
[all...]
/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/
H A DMatchers.java184 * <pre>assertThat(cheese, is(equalTo(smelly)))</pre>
188 public static <T> org.hamcrest.Matcher<T> is(org.hamcrest.Matcher<T> matcher) { method in class:Matchers
189 return org.hamcrest.core.Is.<T>is(matcher);
193 * A shortcut to the frequently used <code>is(equalTo(x))</code>.
195 * <pre>assertThat(cheese, is(smelly))</pre>
197 * <pre>assertThat(cheese, is(equalTo(smelly)))</pre>
199 public static <T> org.hamcrest.Matcher<T> is(T value) { method in class:Matchers
200 return org.hamcrest.core.Is.<T>is(value);
209 * {@link #is(Object)} method instead. Although not every existing usage would compile
210 * successfully it is possibl
216 public static void is(java.lang.Class<?> type) { method in class:Matchers
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DRuleBasedBreakIterator.java37 * This is a port of the C++ class RuleBasedBreakIterator from ICU4C.
39 * @hide Only a subset of ICU is exposed in Android
59 * Creating a break iterator from the binary rules is much faster than
66 * @param is an input stream supplying the compiled binary rules.
67 * @throws IOException if there is an error while reading the rules from the InputStream.
70 public static RuleBasedBreakIterator getInstanceFromCompiledRules(InputStream is) throws IOException { argument
72 This.fRData = RBBIDataWrapper.get(ICUBinary.getByteBufferFromInputStreamAndCloseStream(is));
79 * Creating a break iterator from the binary rules is much faster than
87 * @throws IOException if there is an error while reading the rules from the buffer.
89 * @deprecated This API is IC
[all...]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
H A DRoundTripTest.java187 * This is a shorter version of the test for doubles, that allows us to skip lots of cases, but
471 public boolean is(String sourceString){ method in class:RoundTripTest.LegalIndic
899 /*TODO: uncomment the line below when the transliterator is fixed
906 /* comment lines below when transliterator is fixed */
926 public boolean is(String sourceString) {return true;} method in class:RoundTripTest.Legal
935 public boolean is(String sourceString) { method in class:RoundTripTest.LegalJamo
970 // anything is legal except word ending with Logical-order-exception
973 public boolean is(String sourceString) { method in class:RoundTripTest.LegalThai
994 // anything is legal except that Final letters can't be followed by letter; NonFinal must be
1000 public boolean is(Strin method in class:RoundTripTest.LegalHebrew
1038 public boolean is(String sourceString) { method in class:RoundTripTest.LegalGreek
[all...]

Completed in 1075 milliseconds

1234567891011>>