HomeSort by relevance Sort by last modified time
    Searched refs:to (Results 26 - 50 of 12869) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/libcxx/test/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
char32_t_unshift.pass.cpp 15 // externT* to, externT* to_end, externT*& to_next) const;
27 std::vector<char> to(3);
31 assert(f.unshift(mbs, to.data(), to.data() + to.size(), to_next) == F::noconv);
32 assert(to_next == to.data());
char_unshift.pass.cpp 15 // externT* to, externT* to_end, externT*& to_next) const;
27 std::vector<char> to(3);
31 assert(f.unshift(mbs, to.data(), to.data() + to.size(), to_next) == F::noconv);
32 assert(to_next == to.data());
wchar_t_out.pass.cpp 16 // externT* to, externT* to_end, externT*& to_next) const;
31 std::vector<char> to(from.size()+1);
36 to.data(), to.data() + to.size(), to_next);
39 assert(to_next - to.data() == from.size());
40 assert(to.data() == std::string("some text"));
45 std::vector<char> to(from.size()+1);
50 to.data(), to.data() + to.size(), to_next)
    [all...]
wchar_t_unshift.pass.cpp 15 // externT* to, externT* to_end, externT*& to_next) const;
29 std::vector<F::extern_type> to(3);
33 assert(f.unshift(mbs, to.data(), to.data() + to.size(), to_next) == F::ok);
34 assert(to_next == to.data());
  /external/nist-sip/java/gov/nist/javax/sip/parser/
ToParser.java 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
7 * employees are not subject to copyright protection in the United States
8 * and are considered to be in the public domain. As a result, a formal
9 * license is not needed to use the software.
17 * not limited to the correctness, accuracy, reliability or usefulness of
20 * Permission to use this software is contingent upon your acceptance
33 * To Header parser.
45 * @param to String to set
47 public ToParser(String to) {
58 To to = new To(); local
    [all...]
  /external/openssl/crypto/rsa/
rsa_none.c 7 * The implementation was written so as to conform with Netscapes SSL.
10 * the following conditions are aheared to. The following conditions
11 * apply to all code found in this distribution, be it the RC4, RSA,
17 * the code are not to be removed.
42 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
46 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
65 int RSA_padding_add_none(unsigned char *to, int tlen,
80 memcpy(to,from,(unsigned int)flen);
84 int RSA_padding_check_none(unsigned char *to, int tlen,
94 memset(to,0,tlen-flen)
    [all...]
  /external/chromium_org/v8/test/mjsunit/
function-length-accessor.js 10 // long comment to trigger lazy compilation.
11 // long comment to trigger lazy compilation.
12 // long comment to trigger lazy compilation.
13 // long comment to trigger lazy compilation.
14 // long comment to trigger lazy compilation.
15 // long comment to trigger lazy compilation.
16 // long comment to trigger lazy compilation.
17 // long comment to trigger lazy compilation.
18 // long comment to trigger lazy compilation.
19 // long comment to trigger lazy compilation
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/transforms/
InterpolatedTransformOperation.h 15 * contributors may be used to endorse or promote products derived from
20 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
24 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
42 static PassRefPtr<InterpolatedTransformOperation> create(const TransformOperations& from, const TransformOperations& to, double progress)
44 return adoptRef(new InterpolatedTransformOperation(from, to, progress));
62 return from.dependsOnBoxSize() || to.dependsOnBoxSize();
65 InterpolatedTransformOperation(const TransformOperations& from, const TransformOperations& to, double progress)
67 , to(to)
72 const TransformOperations to; member in class:blink::InterpolatedTransformOperation
    [all...]
  /cts/tools/signature-tools/src/signature/compare/
ApiComparator.java 10 * Unless required by applicable law or agreed to in writing, software
105 public IApiDelta compare(IApi from, IApi to) {
106 assert from.getVisibility() == to.getVisibility();
109 Set<IPackage> toPackages = to.getPackages();
114 IPackage to) {
115 return comparePackage(from, to);
119 IPackage to) {
120 return new SigPackageDelta(from, to);
124 IPackage to) {
125 return from.getName().equals(to.getName())
    [all...]
  /external/chromium_org/content/shell/common/
webkit_test_helpers.cc 20 WebPreferences* to) {
21 to->allow_universal_access_from_file_urls =
23 to->dom_paste_enabled = from.dom_paste_allowed;
24 to->javascript_can_access_clipboard = from.java_script_can_access_clipboard;
25 to->xss_auditor_enabled = from.xss_auditor_enabled;
26 to->editing_behavior = static_cast<EditingBehavior>(from.editing_behavior);
27 to->default_font_size = from.default_font_size;
28 to->minimum_font_size = from.minimum_font_size;
29 to->default_encoding = from.default_text_encoding_name.utf8().data();
30 to->javascript_enabled = from.java_script_enabled
    [all...]
  /external/libgsm/src/
debug.c 14 * calls to functions in this module are #defined to nothing
21 void gsm_debug_words P4( (name, from, to, ptr),
24 int to,
29 fprintf( stderr, "%s [%d .. %d]: ", name, from, to );
30 while (from <= to) {
35 if (from < to) putc('\n', stderr);
41 void gsm_debug_longwords P4( (name, from, to, ptr),
44 int to,
49 fprintf( stderr, "%s [%d .. %d]: ", name, from, to );
    [all...]
  /external/chromium_org/third_party/opus/src/celt/arm/
armopts.s.in 16 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
19 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
27 ; Set the following to 1 if we have EDSP instructions
31 ; Set the following to 1 if we have ARMv6 media instructions.
34 ; Set the following to 1 if we have NEON (some ARMv7)
  /external/libopus/celt/arm/
armopts.s.in 16 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
19 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
27 ; Set the following to 1 if we have EDSP instructions
31 ; Set the following to 1 if we have ARMv6 media instructions.
34 ; Set the following to 1 if we have NEON (some ARMv7)
  /external/apache-http/src/org/apache/commons/codec/net/
RFC1522Codec.java 10 * Unless required by applicable law or agreed to in writing, software
26 * Implements methods common to all codecs defined in RFC 1522.
31 * describes techniques to allow the encoding of non-ASCII text in
33 * is unlikely to confuse existing message handling software.
53 * Applies an RFC 1522 compliant encoding scheme to the given string of text with the
54 * given charset. This method constructs the "encoded-word" header common to all the
56 * class to perform the specific enconding.
58 * @param text a string to encode
59 * @param charset a charset to be used
89 * Applies an RFC 1522 compliant decoding scheme to the given string of text. This method
111 int to = text.indexOf("?", from); local
    [all...]
  /device/asus/deb/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/asus/flo/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/asus/fugu/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/asus/grouper/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/asus/tilapia/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/htc/flounder/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/lge/hammerhead/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/lge/mako/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/moto/shamu/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/samsung/manta/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /external/chromium_org/chrome/installer/util/
installer_util_test_common.h 16 // Copies the hierarcy in |from| to |to|.
18 bool CopyFileHierarchy(const base::FilePath& from, const base::FilePath& to);

Completed in 712 milliseconds

12 3 4 5 6 7 8 91011>>