Searched refs:to (Results 76 - 100 of 6877) sorted by relevance

1234567891011>>

/external/chromium_org/content/shell/common/
H A Dwebkit_test_helpers.cc21 WebPreferences* to) {
22 to->allow_universal_access_from_file_urls =
24 to->dom_paste_enabled = from.dom_paste_allowed;
25 to->javascript_can_access_clipboard = from.java_script_can_access_clipboard;
26 to->xss_auditor_enabled = from.xss_auditor_enabled;
27 to->editing_behavior = static_cast<webkit_glue::EditingBehavior>(
29 to->default_font_size = from.default_font_size;
30 to->minimum_font_size = from.minimum_font_size;
31 to->default_encoding = from.default_text_encoding_name.utf8().data();
32 to
19 ExportLayoutTestSpecificPreferences( const TestPreferences& from, WebPreferences* to) argument
[all...]
/external/chromium_org/third_party/opus/src/celt/arm/
H A Darmopts.s.in27 ; 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/doclava/res/assets/templates/
H A Dcomponents.cs1 <?cs # This default template file is meant to be replaced. ?>
2 <?cs # Use the -tempatedir arg to javadoc to set your own directory with a replacement for this file in it. ?>
/external/libopus/celt/arm/
H A Darmopts.s.in27 ; 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/
H A DRFC1522Codec.java10 * 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.
48 * Applies an RFC 1522 compliant encoding scheme to the given string of text with the
49 * given charset. This method constructs the "encoded-word" header common to all the
51 * class to perform the specific enconding.
53 * @param text a string to encode
54 * @param charset a charset to be used
84 * Applies an RFC 1522 compliant decoding scheme to th
[all...]
/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DAnimatableVisibility.cpp15 * contributors may be used to endorse or promote products derived from
39 EVisibility to = toAnimatableVisibility(value)->m_visibility; local
40 return from != VISIBLE && to != VISIBLE;
46 EVisibility to = toAnimatableVisibility(value)->m_visibility; local
47 if (from != VISIBLE && to != VISIBLE)
/external/lldb/test/lang/cpp/dynamic-value/
H A DMakefile3 CXX_SOURCES := pass-to-base.cpp
/external/valgrind/main/gdbserver_tests/
H A Dmcclean_after_fork.stderrB.exp2 vgdb-error value changed from 0 to 999999
3 monitor command request to kill this process
H A Dmcmain_pic.stderrB.exp2 vgdb-error value changed from 0 to 999999
H A Dnlcontrolc.stderr.exp7 Brussels ready to sleep and/or burn
8 London ready to sleep and/or burn
9 Petaouchnok ready to sleep and/or burn
10 main ready to sleep and/or burn
/external/wpa_supplicant_8/hostapd/src/drivers/
H A DMakefile2 @echo Nothing to be made.
9 @echo Nothing to be made.
/external/wpa_supplicant_8/src/drivers/
H A DMakefile2 @echo Nothing to be made.
9 @echo Nothing to be made.
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A DMakefile2 @echo Nothing to be made.
9 @echo Nothing to be made.
/external/compiler-rt/
H A DREADME.android3 * cannot push upstream to the llvm.org repository:
4 * - Changes due to Android's build system.
5 * - Changes due to Android's toolchain.
6 * - Changes due to the limitations in Android-based consumer electronics.
8 * Some of them are to-dos. If and when they are done, there will no longer be
11 * The file contains useful hints when we try to resolve future 3-way merge
15 * For JellyBean: Synced to upstream r155350
16 * For JellyBean MR1: Synced to upstream r162279
17 * For Jellybean MR2: Synced to upstream r177337
18 * For Key Lime Pie: Synced to upstrea
[all...]
/external/jsilver/src/com/google/streamhtmlparser/impl/
H A DParserStateTable.java10 * Unless required by applicable law or agreed to in writing, software
30 * <p>This class provides methods to initially build the state table and then
31 * methods at parsing time to determine the transitions to subsequent states.
35 * ASCII characters, that is characters in the Unicode space of [U+0000 to
36 * U+00FF]. We use that property to design a more efficient state transition
40 * transition exists, we switch to the Internal Error state.
61 * characters in the range 0 to MAX_CHARS -1.
87 * Returns the state to go to whe
121 setExpression(String expr, InternalState from, InternalState to) argument
144 fill(InternalState from, InternalState to) argument
151 setDefaultDestination(InternalState from, InternalState to) argument
162 setDestination(InternalState from, char chr, InternalState to) argument
174 setRange(InternalState from, char start, char end, InternalState to) argument
[all...]
/external/llvm/test/MC/Mips/
H A Dmips-bad-branches.s3 # CHECK: error: branch to misaligned address
5 # CHECK: error: branch to misaligned address
7 # CHECK: error: branch to misaligned address
11 # CHECK: error: branch to misaligned address
13 # CHECK: error: branch to misaligned address
15 # CHECK: error: branch to misaligned address
20 # CHECK: error: branch to misaligned address
22 # CHECK: error: branch to misaligned address
24 # CHECK: error: branch to misaligned address
28 # CHECK: error: branch to misaligne
[all...]
/external/chromium_org/components/enhanced_bookmarks/
H A Dimage_store.cc15 void ImageStore::ChangeImageURL(const GURL& from, const GURL& to) { argument
23 Insert(to, image_info.second, image_info.first);
/external/chromium_org/third_party/WebKit/ManualTests/
H A Dtimeout-test.php3 ?>This content took 10m10s to deliver. Congratulations, you didn't time out!
/external/chromium_org/third_party/openssl/openssl/crypto/rsa/
H A Drsa_null.c25 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
66 * It is designed to allow some RSA functions to work while stopping those
73 unsigned char *to, RSA *rsa,int padding);
75 unsigned char *to, RSA *rsa,int padding);
77 unsigned char *to, RSA *rsa,int padding);
79 unsigned char *to, RSA *rsa,int padding);
108 unsigned char *to, RSA *rsa, int padding)
115 unsigned char *to, RSA *rsa, int padding)
122 unsigned char *to, RS
107 RSA_null_public_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
114 RSA_null_private_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
121 RSA_null_private_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
128 RSA_null_public_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A Dmessages.properties14 standardError = Standard error on this test is {0} (should be less than {1} to become reliable!)
/external/jarjar/src/main/com/tonicsystems/jarjar/
H A DTextDepHandler.java10 * Unless required by applicable law or agreed to in writing, software
31 protected void handle(String from, String to) throws IOException { argument
32 w.println(from + " -> " + to);
/external/linux-tools-perf/perf-3.12.0/arch/frv/lib/
H A Dmemcpy.S18 # void *memcpy(void *to, const char *from, size_t count)
21 # to caller's fixup routine, aborting the remainder of the copy
32 # optimise based on best common alignment for to, from & count
102 # copy to/from userspace
116 # abuse memcpy to do the dirty work
/external/llvm/test/MC/AsmParser/
H A Ddot-symbol.s1 # Historically 'as' treats '.' as a reference to the current location in
/external/mockito/src/org/mockito/internal/util/reflection/
H A DFieldCopier.java11 public <T> void copyValue(T from, T to, Field field) throws IllegalAccessException { argument
13 field.set(to, value);
/external/openssl/crypto/rsa/
H A Drsa_null.c25 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
66 * It is designed to allow some RSA functions to work while stopping those
73 unsigned char *to, RSA *rsa,int padding);
75 unsigned char *to, RSA *rsa,int padding);
77 unsigned char *to, RSA *rsa,int padding);
79 unsigned char *to, RSA *rsa,int padding);
108 unsigned char *to, RSA *rsa, int padding)
115 unsigned char *to, RSA *rsa, int padding)
122 unsigned char *to, RS
107 RSA_null_public_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
114 RSA_null_private_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
121 RSA_null_private_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
128 RSA_null_public_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
[all...]

Completed in 790 milliseconds

1234567891011>>