HomeSort by relevance Sort by last modified time
    Searched defs:in (Results 2026 - 2050 of 3847) sorted by null

<<81828384858687888990>>

  /prebuilts/tools/common/m2/repository/com/google/android/apps/common/testing/accessibility/framework/accessibility-test-framework/2.0/
accessibility-test-framework-2.0.jar 
  /prebuilts/tools/common/m2/repository/de/pdark/decentxml/1.3/
decentxml-1.3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.6.Final/
netty-handler-4.1.6.Final.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-io/8.1.14.v20131031/
jetty-io-8.1.14.v20131031.jar 
  /external/guice/extensions/struts2/lib/
commons-fileupload-1.2.1.jar 
  /external/libphonenumber/demo/war/WEB-INF/lib/
commons-fileupload-1.2.1.jar 
  /external/testng/ant/3rdparty/
DTDDoc.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-exec/1.1/
commons-exec-1.1.jar 
  /art/compiler/optimizing/
code_generator_x86_64.cc 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
67 // Live registers will be restored in the catch block if caught.
186 // Live registers will be restored in the catch block if caught.
459 // barrier. The field `obj.field` in the object `obj` holding this
468 // reference (different from `ref`) in `obj.field`).
498 << "Unexpected instruction in read barrier marking slow path: "
515 // and output in R0):
536 // Should the reference in `ref_` be unpoisoned prior to marking it?
543 // and if needed, atomically updating the field `obj.field` in th
2483 Location in = locations->InAt(0); local
2725 Location in = locations->InAt(0); local
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
CanvasTest.java 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
259 // but can make sure Matrix can't be saved in this case
2216 InputStream in = resources.getAssets().open("almost-red-adobe.png"); local
    [all...]
  /external/dexmaker/lib/
dalvik-dx-1.jar 
  /external/dnsmasq/src/
dnsmasq.h 8 This program is distributed in the hope that it will be useful,
36 #include <netinet/in.h>
119 /* daemon is function in the C library.... */
216 struct in_addr in, end, out, mask; member in struct:doctor
301 struct sockaddr_in in; member in union:mysockaddr
398 /* actions in the daemon->helper RPC */
581 in option.c */
717 int parse_hex(char *in, unsigned char *out, int maxlen,
  /external/f2fs-tools/include/
f2fs_fs.h 41 * bswap_16 - reverse bytes in a uint16_t value.
55 * bswap_32 - reverse bytes in a uint32_t value.
73 * bswap_64 - reverse bytes in a uint64_t value.
211 /* these are defined in kernel */
480 __le32 log_sectorsize; /* log2 sector size in bytes */
482 __le32 log_blocksize; /* log2 block size in bytes */
534 __le64 valid_block_count; /* # of valid blocks in main area */
537 __le32 free_segment_count; /* # of free segments in main area */
570 __le16 blk_addr; /* block index in current CP */
571 __le16 blk_count; /* Number of orphan inode blocks in CP *
688 struct indirect_node in; member in union:f2fs_node::__anon19172
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
TransliteratorTest.java 60 3. The tests in this file exactly match those in a sister file on the
68 When you add a test in this file, add it in transtst.cpp too.
69 Give it the same name and put it in the same relative place. This
73 4. If you MUST enter a test that is NOT paralleled in the sister file,
74 then add it in the special non-mirrored section. These are
163 errln("Changed what is in registry for " + id);
587 * Regression test for bugs found in Greek transliteration.
659 // * Prefix, suffix support in hex transliterator
1130 String in = CANON[i][0]; local
1140 String in = COMPAT[i][0]; local
4052 String in = inBuf.toString(); local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
nucnvtst.c 112 static void TestConv(const uint16_t in[],
445 log_verbose("\nConversion done [%d uchars in -> %d chars out]. \nResult :",
1810 static const uint8_t in[]={ local
1853 static const uint8_t in[]={ local
1896 static const uint8_t in[]={ local
1961 static const uint8_t in[]={ local
2090 static const uint8_t in[]={ local
2146 static const uint8_t in[]={ local
2259 static const uint8_t in[]={ local
2330 static const uint8_t in[]={ local
2401 static const uint8_t in[]={ local
2529 static const uint8_t in[]={ 0x61, 0xc0, 0x80, 0xe0, 0xf0, 0xf4}; local
2564 static const uint8_t in[]={ local
2611 static const uint8_t in[]={ local
2721 static const uint8_t in[]={ local
3002 UChar in[4]; local
3071 static const uint16_t in[]={ local
3151 static const uint16_t in[]={ local
3294 static const uint16_t in[]={ local
3832 static const uint16_t in[]={ local
3915 static const uint16_t in[]={ local
4006 static const uint16_t in[]={ local
4085 static const uint16_t in[]={ local
4470 static const uint16_t in[]={ local
4636 static const uint8_t in[]={ local
4703 static const uint8_t in[]={ local
    [all...]
  /external/icu/icu4c/source/test/intltest/
dtfmttst.cpp 388 // hour is the expected hour of day, in units of seconds
443 * This MUST be kept in sync with DateFormatSymbols.gPatternChars.
452 * A list of the names of all the fields in DateFormat.
453 * This MUST be kept in sync with DateFormat.
548 // Fields are given in order of DateFormat field number
571 "1997", "GMT-7", "-07", "-07", "1997", "PM", "in the afternoon",
581 "1997", "GMT-07:00", "-0700", "-0700", "1997", "PM", "in the afternoon",
672 * correctly. In some instances, this means not being parsed at all, and
735 * Verify the behavior of patterns in which digits for different fields run together
767 * Verify the behavior of patterns in which digits for different fields run togethe
3910 UnicodeString in = data[i]; local
    [all...]
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
TransliteratorTest.java 59 3. The tests in this file exactly match those in a sister file on the
67 When you add a test in this file, add it in transtst.cpp too.
68 Give it the same name and put it in the same relative place. This
72 4. If you MUST enter a test that is NOT paralleled in the sister file,
73 then add it in the special non-mirrored section. These are
162 errln("Changed what is in registry for " + id);
586 * Regression test for bugs found in Greek transliteration.
658 // * Prefix, suffix support in hex transliterator
1129 String in = CANON[i][0]; local
1139 String in = COMPAT[i][0]; local
4051 String in = inBuf.toString(); local
    [all...]
  /external/jmdns/src/javax/jmdns/impl/
JmDNSImpl.java 52 * mDNS implementation in Java.
98 * This hashtable holds the service types that have been registered or that have been received in an incoming datagram.<br/>
151 * new value to be stored in this entry
229 * element whose presence in this set is to be tested
253 * Returns an iterator over the elements in this set. The elements are returned in no particular order (unless this set is an instance of some class that provides a guarantee).
255 * @return an iterator over the elements in this set
326 * the timer thread so we can announce. (Patch from docbug in 2006-04-19 still wasn't patched .. so I'm doing it!)
332 * The source for random values. This is used to introduce random delays in responses. This reduces the potential for collisions on the network.
343 * FIXME [PJYF June 8 2010]: This does not work well with multiple planned answers for packages that came in from different clients
    [all...]
  /external/libxml2/
parser.c 19 * production in the XML specification. A few productions defining the
20 * different ranges of character are actually implanted either in
22 * The DOM tree build is realized from the default SAX callbacks in
24 * The routines doing the validation checks are in valid.c and called either
101 * Arbitrary limits set in the parser. See XML_PARSE_HUGE *
110 * replacement over the size in byte of the input indicates that you have
202 * use the number of parsed entities in the replacement
374 errmsg = "PEReference in prolog";
377 errmsg = "PEReference in epilog";
392 errmsg = "PEReferences forbidden in internal subset"
3453 const xmlChar *in; local
3575 const xmlChar *in, *e; local
3635 register const xmlChar *in; local
4529 const xmlChar *in; local
4997 const xmlChar *in; local
8980 const xmlChar *in; local
9055 const xmlChar *in = NULL, *start, *end, *last; local
11149 xmlParserInputPtr in; local
12477 xmlParserInputBufferPtr in = ctxt->input->buf; local
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_shader.c 6 * to deal in the Software without restriction, including without limitation
12 * paragraph) shall be included in all copies or substantial portions of the
17 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
19 * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
20 * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
21 * USE OR OTHER DEALINGS IN THE SOFTWARE.
45 -These 8xx t-slot only ops are implemented in all vector slots.
51 These 8xx t-slot only opcodes become vector ops in the z, y, and
58 result is required to be in the w slot, the opcode above may be
59 issued in the w slot as well
2478 struct r600_shader_io *in = &ctx->gs_for_vs->input[k]; local
    [all...]
  /external/nanohttpd/core/src/main/java/fi/iki/elonen/
NanoHTTPD.java 9 * Redistribution and use in source and binary forms, with or without modification,
15 * 2. Redistributions in binary form must reproduce the above copyright notice,
16 * this list of conditions and the following disclaimer in the documentation
26 * IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
30 * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
31 * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
98 * A simple, tiny, nicely embeddable HTTP server in Java
117 * support in 1.25)</li>
131 * <li>Contains a built-in list of most common MIME types</li>
381 * By default, files are created by <code>File.createTempFile()</code> in
656 BufferedReader in = new BufferedReader(new InputStreamReader(new ByteArrayInputStream(part_header_buff, 0, len), Charset.forName(encoding)), len); local
    [all...]
  /external/protobuf/java/core/src/test/java/com/google/protobuf/
GeneratedMessageTest.java 5 // Redistribution and use in source and binary forms, with or without
11 // * Redistributions in binary form must reproduce the above
13 // in the documentation and/or other materials provided with the
22 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
27 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
28 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
686 // clearExtension() is not actually used in TestUtil, so try it manually.
720 // implementation from full extensions. In contrast, we do not test
749 // clearExtension() is not actually used in TestUtil, so try it manually.
785 // or messages defined in multiple_files_test.proto because the class loadin
906 ObjectInputStream in = new ObjectInputStream(bais); local
922 ObjectInputStream in = new ObjectInputStream(bais); local
    [all...]
  /frameworks/base/core/java/android/app/assist/
AssistStructure.java 51 * or autofill purposes; in those case, the property availability will be document in its javadoc.
108 * @return Returns the acquisition start time of the assist data, in milliseconds.
120 * @return Returns the acquisition end time of the assist data, in milliseconds.
280 // Write the next child in the current view.
282 + mCurViewStackEntry.curChild + " in " + mCurViewStackEntry.node);
438 ViewNodeText(Parcel in, boolean simple) {
439 mText = TextUtils.CHAR_SEQUENCE_CREATOR.createFromParcel(in);
440 mTextSize = in.readFloat();
441 mTextStyle = in.readInt()
517 Parcel in = reader.readParcel(VALIDATE_WINDOW_TOKEN, 0); local
687 final Parcel in = reader.readParcel(VALIDATE_VIEW_TOKEN, nestingLevel); local
    [all...]
  /frameworks/base/core/java/com/android/internal/app/
ChooserActivity.java 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
94 * in onStop when launched in a new task. If this extra is set to true, we do not finish
233 final Intent in = (Intent) pa[i]; local
234 modifyTargetIntent(in);
235 initialIntents[i] = in;
291 // The code below is because in the android:ui process, no one can hear you scream.
292 // The package info in the context isn't initialized in the way it is for normal apps
    [all...]
ResolverActivity.java 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
232 // Note: this field is not set to true in the compatibility version.
431 * applications and running in system processes. This mode uses Activity.startActivityAsCaller
438 * more detailed onCreate methods, so that it will be set correctly in the case where
447 // While there may already be a filtered item, we can only use it in the title if the list
448 // is already sorted and all information relevant to it is already in the list.
521 // This resolver is in the unusual situation where it has been
647 * Replace me in subclasses!
745 // If we don't add back in the component for forwarding the intent to a manage
873 Intent in = new Intent().setAction(Settings.ACTION_APPLICATION_DETAILS_SETTINGS) local
    [all...]

Completed in 3650 milliseconds

<<81828384858687888990>>