HomeSort by relevance Sort by last modified time
    Searched refs:TO (Results 226 - 250 of 562) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/v8/tools/
SourceMap.js 13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
32 // Added to make the file work without dev tools
52 * contributors may be used to endorse or promote products derived from
57 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
61 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  /packages/apps/Email/tests/src/com/android/email/
LegacyConversionsTest.java 10 * Unless required by applicable law or agreed to in writing, software
55 * Test basic fields conversion from Store message to Provider message.
96 message.setRecipients(RecipientType.TO, tos);
100 // convert the message to a local message using the conversation method
138 message.setRecipients(RecipientType.TO, tos);
142 // convert the message to a local message using the conversion method
162 * Test basic conversion from Store message to Provider message, when the provider message
181 * Basic test of body parts conversion from Store message to Provider message.
195 * Test adding an attachment to a message, and then parsing it back out.
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm/
list5.go 13 // Permission is hereby granted, free of charge, to any person obtaining a copy
14 // of this software and associated documentation files (the "Software"), to deal
16 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
17 // copies of the Software, and to permit persons to whom the Software is
18 // furnished to do so, subject to the following conditions:
24 // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/mips/
list0.go 12 // Permission is hereby granted, free of charge, to any person obtaining a copy
13 // of this software and associated documentation files (the "Software"), to deal
15 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16 // copies of the Software, and to permit persons to whom the Software is
17 // furnished to do so, subject to the following conditions:
23 // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
listz.go 12 // Permission is hereby granted, free of charge, to any person obtaining a copy
13 // of this software and associated documentation files (the "Software"), to deal
15 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16 // copies of the Software, and to permit persons to whom the Software is
17 // furnished to do so, subject to the following conditions:
23 // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm/
list5.go 13 // Permission is hereby granted, free of charge, to any person obtaining a copy
14 // of this software and associated documentation files (the "Software"), to deal
16 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
17 // copies of the Software, and to permit persons to whom the Software is
18 // furnished to do so, subject to the following conditions:
24 // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  /prebuilts/go/linux-x86/src/cmd/internal/obj/mips/
list0.go 12 // Permission is hereby granted, free of charge, to any person obtaining a copy
13 // of this software and associated documentation files (the "Software"), to deal
15 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16 // copies of the Software, and to permit persons to whom the Software is
17 // furnished to do so, subject to the following conditions:
23 // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
listz.go 12 // Permission is hereby granted, free of charge, to any person obtaining a copy
13 // of this software and associated documentation files (the "Software"), to deal
15 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16 // copies of the Software, and to permit persons to whom the Software is
17 // furnished to do so, subject to the following conditions:
23 // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  /prebuilts/tools/common/m2/repository/com/android/tools/external/ant-glob/1.0/
NOTICE 19 * "control" means (i) the power, direct or indirect, to cause the
28 * including but not limited to software source code, documentation
33 * not limited to compiled object code, generated documentation,
34 * and conversions to other media types.
38 * copyright notice that is included in or attached to the work
46 * separable from, or merely link (or bind by name) to the interfaces of,
51 * to that Work or Derivative Works thereof, that is intentionally
52 * submitted to Licensor for inclusion in the Work by the copyright owner
53 * or by an individual or Legal Entity authorized to submit on behalf of
56 * to the Licensor or its representatives, including but not limited t
    [all...]
  /prebuilts/tools/common/m2/repository/com/intellij/annotations/12.0/
NOTICE 19 * "control" means (i) the power, direct or indirect, to cause the
28 * including but not limited to software source code, documentation
33 * not limited to compiled object code, generated documentation,
34 * and conversions to other media types.
38 * copyright notice that is included in or attached to the work
46 * separable from, or merely link (or bind by name) to the interfaces of,
51 * to that Work or Derivative Works thereof, that is intentionally
52 * submitted to Licensor for inclusion in the Work by the copyright owner
53 * or by an individual or Legal Entity authorized to submit on behalf of
56 * to the Licensor or its representatives, including but not limited t
    [all...]
  /prebuilts/tools/common/offline-m2/com/intellij/annotations/12.0/
NOTICE 19 * "control" means (i) the power, direct or indirect, to cause the
28 * including but not limited to software source code, documentation
33 * not limited to compiled object code, generated documentation,
34 * and conversions to other media types.
38 * copyright notice that is included in or attached to the work
46 * separable from, or merely link (or bind by name) to the interfaces of,
51 * to that Work or Derivative Works thereof, that is intentionally
52 * submitted to Licensor for inclusion in the Work by the copyright owner
53 * or by an individual or Legal Entity authorized to submit on behalf of
56 * to the Licensor or its representatives, including but not limited t
    [all...]
  /cts/tools/dasm/src/dasm/
parser.cup 69 TO, INNER, OUTER, VISIBLE, INVISIBLE, VISIBLEPARAM, INVISIBLEPARAM,
250 // Dalvik requires interfaces to have superclass
607 // .var <num> is <name> <desc> from StartLab to EndLab
608 // .var <num> is <name> <desc> signature <sign> from StartLab to EndLab
611 Int:reg IS Word:name Word:desc optional_signature:sign FROM Word:slab TO Word:elab
619 Int:reg IS Word:name Word:desc optional_signature:sign FROM Int:soff TO Int:eoff
654 // .catch <class> from <label1> to <label2> using <branchlab>
656 classname:aclass FROM Word:fromlab TO Word:tolab USING Word:branchlab
662 classname:aclass FROM Int:fromoff TO Int:tooff USING Int:branchoff
  /external/fonttools/Lib/fontTools/
agl.py 26 # of its contributors may be used to endorse or promote
32 # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
37 # NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
55 # of glyph names from AGL that map via the AGL Specification rules to
57 # is omitted because AGL maps this glyph name to the PUA (Private Use
58 # Area) value U+F761, rather than to the UV that maps from the glyph
59 # name "A." Also omitted is "ffi," because AGL maps this to the
63 # now has a real UV, and AGL is now incorrect in mapping it to the PUA
65 # in this list, then please refer to Section 6 of the AGL
84 # - Reverted to the original 1.4 and earlier mappings for Delta
    [all...]
  /external/libavc/common/arm/
ih264_intra_pred_luma_16x16_a9q.s 11 @ * Unless required by applicable law or agreed to in writing, software
72 @* UWORD8 pointer to the source
75 @* UWORD8 pointer to the destination
110 stmfd sp!, {r4-r12, r14} @store register values to stack
153 @* UWORD8 pointer to the source
156 @* UWORD8 pointer to the destination
190 stmfd sp!, {r14} @store register values to stack
231 @* UWORD8 pointer to the source
234 @* UWORD8 pointer to the destination
268 stmfd sp!, {r4, r14} @store register values to stac
    [all...]
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduComposer.java 11 * Unless required by applicable law or agreed to in writing, software
133 * @param pdu the pdu to be composed
145 * Make the message. No need to check whether mandatory fields are set,
185 * Copy buf to mMessage.
193 * Append a byte to mMessage.
201 * Append short integer value to mMessage.
210 * ; with the most significant bit set to one (1xxx xxxx) and with
255 * ; The minimum number of octets must be used to encode the value.
291 if (((text[0])&0xff) > TEXT_MAX) { // No need to check for <= 255
316 * Append encoded string value to mMessage
    [all...]
  /packages/apps/Email/tests/src/com/android/email/mail/store/
Pop3StoreUnitTests.java 10 * Unless required by applicable law or agreed to in writing, software
182 // try to open it
219 fail("MessagingException was expected due to UIDL unsupported.");
226 * Test a strange case that causes open to proceed without mCapabilities
247 // Note, checkSettings is going to try to close the connection again, so we expect
266 // getName() returns the name we were created with. If "inbox", converts to INBOX
318 * Lightweight test to confirm that POP3 hasn't implemented any folder roles yet.
328 * Lightweight test to confirm that POP3 is requesting sent-message-upload.
337 * TODO should create an instrumented listener to confirm all expected callbacks. Then us
902 Address[] to = message.getRecipients(RecipientType.TO); local
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
PduComposer.java 11 * Unless required by applicable law or agreed to in writing, software
135 * @param pdu the pdu to be composed
147 * Make the message. No need to check whether mandatory fields are set,
192 * Copy buf to mMessage.
200 * Append a byte to mMessage.
208 * Append short integer value to mMessage.
217 * ; with the most significant bit set to one (1xxx xxxx) and with
262 * ; The minimum number of octets must be used to encode the value.
298 if (((text[0]) & 0xff) > TEXT_MAX) { // No need to check for <= 255
323 * Append encoded string value to mMessage
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
main.rb 18 3. The name of the author may not be used to endorse or promote products
22 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
26 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
56 # the input encoding type; defaults to +nil+ (currently, not used)
58 # the input stream used by the Main script; defaults to <tt>$stdin</tt>
60 # a boolean flag indicating whether or not to run the Main
61 # script in interactive mode; defaults to +false+
83 o.on( '-i', '--input "text to process"', doc( <<-END ) ) { |val| @input = val }
84 | a string to use as direct input to the recognize
    [all...]
profile.rb 19 3. The name of the author may not be used to endorse or promote products
23 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
27 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
190 any given input. This information can be used to help refactor a slow grammar.
192 builds a simple report to present the various statistics.
341 [%s @ %s]: failed to write report to %p as it does not respond to :<<
347 | [%s @ %s]: failed to write profile report to %p due to an IO Error
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb 19 3. The name of the author may not be used to endorse or promote products
23 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
27 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
48 immediately. The rest are configured to autoload when any of the constant names
51 The following list gives a brief introduction to each component of the ANTLR3
58 defines a single DFA class that is used to simulate state machines for certain
61 defines the stream classes used by ANTLR recognizers to walk sequentially
75 contains everything pertaining to Abstract Syntax Trees (ASTs). This script is
90 contains extra tools to easily construct ASTs by parsing descriptions written
93 extra utilities to generate DOT map specifications for graphical
    [all...]
  /external/boringssl/
rules.mk 3 # Permission to use, copy, modify, and/or distribute this software for any
8 # WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
43 # easiest way to deal with them is not to include them. As long as no path to
46 # may need to be considered.
55 # BoringSSL detects Trusty based on this define and does things like switch to
76 # BoringSSL expects an STL to be available when building for C++11 to provide
  /external/boringssl/src/util/fipstools/
ar.go 3 // Permission to use, copy, modify, and/or distribute this software for any
8 // WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
27 // ParseAR parses an archive file from r and returns a map from filename to
58 return nil, errors.New("ar: failed to parse file size: " + err.Error())
61 // File contents are padded to a multiple of two bytes
93 return nil, errors.New("ar: failed to parse filename offset: " + err.Error())
  /external/curl/packages/vms/
backup_gnv_curl_src.com 5 $! Procedure to create backup save sets for installing in a PCSI kit.
7 $! To comply with most Open Source licenses, the source used for building
11 $! VMS system to be able to extract ODS-5 filenames and directories.
13 $! The make_pcsi_kit_name.com needs to be run before this procedure to
17 $! easier to port Unix code, particularly open source code to VMS.
22 $! Permission to use, copy, modify, and/or distribute this software for any
27 $! WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES O
    [all...]
build_curl-config_script.com 7 $! Permission to use, copy, modify, and/or distribute this software for any
12 $! WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
build_libcurl_pc.com 9 $! Permission to use, copy, modify, and/or distribute this software for any
14 $! WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
29 $! Need to know the kit type.

Completed in 659 milliseconds

1 2 3 4 5 6 7 8 91011>>