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

<<11121314151617181920>>

  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
logcat_trace_context.h 17 #error This file only makes sense to include on Android!
22 // Scoped helper class for directing Traces to Android's logcat facility. While
23 // this object lives, Trace output will be sent to logcat.
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/tests/
testlib.asm 1 ; program to test retrieval of and linkage to modules in libraries by
  /external/chromium_org/tools/relocation_packer/test_data/
generate_elf_file_unittest_relocs.py 9 Uses a built relocation packer to generate 'golden' reference test data
54 help='Path to the ARM relocations packer binary')
56 help='Path to the toolchain\'s objcopy binary')
59 help='Section to add, one of ".android.rel.dyn" or ".android.rela.dyn"')
61 help='Path to the input test file, an unpacked ARM .so')
63 help='Path to the output file for reference unpacked data')
65 help='Path to the output file for reference packed data')
  /external/chromium_org/tools/vim/
filetypes.vim 0 " To get syntax highlighting and tab settings for gyp(i) and DEPS files,
2 " add the following to your .vimrc file:
3 " so /path/to/src/tools/vim/filetypes.vim
  /external/chromium_org/v8/src/
hydrogen-representation-changes.h 25 Representation to);
  /external/chromium_org/v8/test/mjsunit/regress/
regress-358088.js 13 f([]); // f KeyedStoreIC goes to 1.GROW
15 g(o); // We've added property "undefined" to o
  /external/clang/test/SemaCXX/
switch-implicit-fallthrough-blocks.cpp 14 expected-note{{insert 'break;' to avoid fall-through}}
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
buildAll.bat 5 REM tag to use when checking out .map file project
17 REM vm used to run the build. Defaults to java on system path
20 REM target used if not default (to allow run just a portion of buildAll)
23 REM FTP user/password, required for Windows to ftp. Without it, no push.
52 echo "usage: buildAll [-mapVersionTag HEAD|<branch name>] [-vm <url to java executable to run build>] [-bc <bootclasspath>] [-target <buildall target to execute>] [-buildID <buildID, e.g. 2.1.2>] [-ftp <userid> <password>] I|M"
  /external/icu/icu4c/source/data/mappings/
ucmlocal.mk 4 # A list of additional .ucm files to build for Google.
5 # Note: noop-*.ucm are for Android only to prevent 2022 security attack.
  /external/icu/icu4c/source/extra/uconv/
resfiles.mk 3 # to include in uconv.
5 # The variable FILESEPCHAR is defined by the caller to be
  /external/iptables/include/linux/netfilter/
xt_connbytes.h 20 __aligned_u64 from; /* count to be matched */
21 __aligned_u64 to; /* count to be matched */ member in struct:xt_connbytes_info::__anon2146
  /external/jarjar/src/main/com/tonicsystems/jarjar/
AbstractDepHandler.java 10 * Unless required by applicable law or agreed to in writing, software
32 public void handle(PathClass from, PathClass to) throws IOException {
35 pair = createPair(from.getClassPath(), to.getClassPath());
37 pair = createPair(from.getClassName(), to.getClassName());
45 abstract protected void handle(String from, String to) throws IOException;
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_connbytes.h 20 __aligned_u64 from; /* count to be matched */
21 __aligned_u64 to; /* count to be matched */ member in struct:xt_connbytes_info::__anon2773
  /external/libpng/contrib/tools/
intgamma.sh 8 # To the extent possible under law, the author has waived all copyright and
9 # related or neighboring rights to this work. This work is published from:
12 # Shell script to generate png.c 8-bit and 16-bit log tables (see the code in
15 # This script uses the "bc" arbitrary precision calculator to calculate 32-bit
16 # fixed point values of logarithms appropriate to finding the log of an 8-bit
22 # function to print out a list of numbers as integers; the function truncates
52 * This is a table of -log(value/255)/log(2) for 'value' in the range 128 to
76 * requires perhaps spurious accuracy in the decoding of the logarithm to
80 * To deal with this the following exp() function works out the exponent of the
102 /* Adjustment table; provided to explain the numbers in the code below. *
    [all...]
  /external/libvorbis/doc/
10-tables.tex 9 lookup table consiting of the following values (read left to right
10 then top to bottom):
  /external/linux-tools-perf/perf-3.12.0/arch/frv/lib/
memset.S 21 # to caller's fixup routine, aborting the remainder of the set
33 # conditionally write a byte to 2b-align the address
42 # conditionally write a word to 4b-align the address
47 slli.p gr9,#8,gr12 ; need to double up the pattern
57 # conditionally write a dword to 8b-align the address
62 slli.p gr12,#16,gr13 ; need to quadruple-up the pattern
72 or.p gr12,gr12,gr13 ; need to octuple-up the pattern
163 # abuse memset to do the dirty work
  /external/llvm/test/MC/ELF/
cfi-window-save.s 3 # Should use SPARC as the target to test this. However, SPARC does not
  /external/llvm/test/MC/Mips/
mips-register-names-invalid.s 4 # $32 used to trigger an assertion instead of the usual error message due to
  /external/mesa3d/
Android.common.mk 6 # Permission is hereby granted, free of charge, to any person obtaining a
8 # to deal in the Software without restriction, including without limitation
9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
10 # and/or sell copies of the Software, and to permit persons to whom the
11 # Software is furnished to do so, subject to the following conditions:
17 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
60 # uncomment to keep the debug symbols
  /external/nist-sip/java/gov/nist/javax/sip/parser/extensions/
JoinParser.java 13 // join-param = to-tag / from-tag / generic-param
14 // to-tag = "to-tag" EQUAL token
23 * @param callID message to parse
31 * @param lexer Lexer to set
62 String to[] = local
64 "Join: 12345th5z8z;to-tag=tozght6-45;from-tag=fromzght789-337-2\n",
67 for (int i = 0; i < to.length; i++) {
68 JoinParser tp = new JoinParser(to[i]);
70 System.out.println("Parsing => " + to[i])
    [all...]
ReplacesParser.java 13 // replaces-param = to-tag / from-tag / early-flag / generic-param
14 // to-tag = "to-tag" EQUAL token
25 * @param callID message to parse
33 * @param lexer Lexer to set
64 String to[] = local
66 "Replaces: 12345th5z8z;to-tag=tozght6-45;from-tag=fromzght789-337-2\n",
69 for (int i = 0; i < to.length; i++) {
70 ReplacesParser tp = new ReplacesParser(to[i]);
72 System.out.println("Parsing => " + to[i])
    [all...]
  /external/openssl/crypto/rsa/
rsa_ssl.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_SSLv23(unsigned char *to, int tlen,
77 p=(unsigned char *)to;
105 int RSA_padding_check_SSLv23(unsigned char *to, int tlen,
150 memcpy(to,p,(unsigned int)j)
    [all...]
rsa_x931.c 25 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
40 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
45 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
66 int RSA_padding_add_X931(unsigned char *to, int tlen,
84 p=(unsigned char *)to;
105 int RSA_padding_check_X931(unsigned char *to, int tlen,
151 memcpy(to,p,(unsigned int)j);
  /build/core/
dynamic_binary.mk 6 ## Files including this file must define a rule to build
12 $(error This file should not be used to build host binaries. Included by (or near) $(lastword $(filter-out config/%,$(MAKEFILE_LIST))))
16 # This duplicates logic from base_rules.mk because we need to
24 # binary name, because it's used to set the "soname" in the binary.
25 # The includer of this file will define a rule to build this target.
32 # variables from LOCAL_BUILT_MODULE. This tells binary.make to explicitly
55 #TODO: define a rule to build TARGET_SYMBOL_FILTER_FILE, and
59 $(copy-file-to-target)
77 $(copy-file-to-target)
96 $(transform-to-stripped
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
WL_bind_wayland_display.spec 36 wl_display of a Wayland compositor to an EGLDisplay. Binding a
38 more interfaces in the Wayland protocol to allow clients to create
40 provides a new target for eglCreateImageKHR, to create an EGLImage
44 EGL implementation to define specific wayland requests and events,
80 Additions to the EGL 1.4 Specification:
82 To bind a server side wl_display to an EGLDisplay, call
87 To unbind a server side wl_display from an EGLDisplay, call
93 wl_display bound to EGLDisplay otherwise EGL_TRUE
    [all...]

Completed in 1330 milliseconds

<<11121314151617181920>>