HomeSort by relevance Sort by last modified time
    Searched defs:to (Results 51 - 75 of 2261) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_call/
rpc_clnt_call.c 15 * otherwise, applies only to this software file. Patent licenses, if
16 * any, provided herein do not apply to combinations of this program with
47 int test_status = 1; //Default test result set to FAILED
52 struct timeval to; local
57 to.tv_sec = 1;
58 to.tv_usec = 100;
77 (xdrproc_t) xdr_int, (char *)&varRec, to);
84 //This last printf gives the result status to the tests suite
rpc_clnt_call_stress.c 15 * otherwise, applies only to this software file. Patent licenses, if
16 * any, provided herein do not apply to combinations of this program with
48 int test_status = 1; //Default test result set to FAILED
53 struct timeval to; local
61 to.tv_sec = 1;
62 to.tv_usec = 100;
82 (xdrproc_t) xdr_int, (char *)&varRec, to);
95 //This last printf gives the result status to the tests suite
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_freeres/
rpc_clnt_freeres.c 15 * otherwise, applies only to this software file. Patent licenses, if
16 * any, provided herein do not apply to combinations of this program with
47 int test_status = 1; //Default test result set to FAILED
52 struct timeval to; local
56 to.tv_sec = 1;
57 to.tv_usec = 100;
76 (xdrproc_t) xdr_int, (char *)&varSnd, to);
83 //This last printf gives the result status to the tests suite
  /external/nist-sip/java/gov/nist/javax/sip/parser/
ReferToParser.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
32 * To Header parser.
45 * @param referTo String to set
64 String to[] = local
65 { "Refer-To: <sip:dave@denver.example.org?"
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/parser/extensions/
ReferredByParser.java 22 * @param referBy String to set
41 String to[] = local
50 for (int i = 0; i < to.length; i++) {
51 ReferredByParser tp = new ReferredByParser(to[i]);
  /packages/apps/Launcher3/src/com/android/launcher3/util/
IOUtils.java 10 * Unless required by applicable law or agreed to in writing, software
45 public static long copy(InputStream from, OutputStream to) throws IOException {
50 to.write(buf, 0, r);
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/browse/
MessageHeaderViewTest.java 3 * Licensed to The Android Open Source Project.
11 * Unless required by applicable law or agreed to in writing, software
32 String[] to = makeRecipientArray("TO", 60); local
34 String summary = MessageHeaderView.getRecipientSummaryText(getContext(), "", "", to, cc,
44 String[] to = makeRecipientArray("TO", 20); local
47 String summary = MessageHeaderView.getRecipientSummaryText(getContext(), "", "", to, cc,
  /prebuilts/clang/host/darwin-x86/clang-4393122/share/clang/
clang-rename.el 7 ;; To install clang-rename.el make sure the directory of this file is in your
12 ;; to your .emacs configuration.
21 "Path to clang-rename executable."
27 "Rename all instances of the symbol at point to NEW-NAME using clang-rename."
39 (clang-rename--bufferpos-to-filepos
43 ;; available, to resolve the inconsistency.
54 ;; Failure; append exit code to output buffer and display it.
64 (defalias 'clang-rename--bufferpos-to-filepos
65 (if (fboundp 'bufferpos-to-filepos)
66 'bufferpos-to-filepo
    [all...]
clang-format.el 8 ;; This package allows to filter code through clang-format to fix its formatting.
9 ;; clang-format is a tool that formats C/C++/Obj-C code according to a set of
23 ;; to your .emacs configuration.
25 ;; You may also want to bind `clang-format-region' to a key:
49 "Style argument to pass to clang-format.
80 (setq offset (string-to-number offset))
81 (setq length (string-to-number length)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/share/clang/
clang-rename.el 7 ;; To install clang-rename.el make sure the directory of this file is in your
12 ;; to your .emacs configuration.
21 "Path to clang-rename executable."
27 "Rename all instances of the symbol at point to NEW-NAME using clang-rename."
39 (clang-rename--bufferpos-to-filepos
43 ;; available, to resolve the inconsistency.
54 ;; Failure; append exit code to output buffer and display it.
64 (defalias 'clang-rename--bufferpos-to-filepos
65 (if (fboundp 'bufferpos-to-filepos)
66 'bufferpos-to-filepo
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/share/clang/
clang-rename.el 7 ;; To install clang-rename.el make sure the directory of this file is in your
12 ;; to your .emacs configuration.
21 "Path to clang-rename executable."
27 "Rename all instances of the symbol at point to NEW-NAME using clang-rename."
39 (clang-rename--bufferpos-to-filepos
43 ;; available, to resolve the inconsistency.
54 ;; Failure; append exit code to output buffer and display it.
64 (defalias 'clang-rename--bufferpos-to-filepos
65 (if (fboundp 'bufferpos-to-filepos)
66 'bufferpos-to-filepo
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/share/clang/
clang-rename.el 7 ;; To install clang-rename.el make sure the directory of this file is in your
12 ;; to your .emacs configuration.
21 "Path to clang-rename executable."
27 "Rename all instances of the symbol at point to NEW-NAME using clang-rename."
39 (clang-rename--bufferpos-to-filepos
43 ;; available, to resolve the inconsistency.
54 ;; Failure; append exit code to output buffer and display it.
64 (defalias 'clang-rename--bufferpos-to-filepos
65 (if (fboundp 'bufferpos-to-filepos)
66 'bufferpos-to-filepo
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/share/clang/
clang-rename.el 7 ;; To install clang-rename.el make sure the directory of this file is in your
12 ;; to your .emacs configuration.
21 "Path to clang-rename executable."
27 "Rename all instances of the symbol at point to NEW-NAME using clang-rename."
39 (clang-rename--bufferpos-to-filepos
43 ;; available, to resolve the inconsistency.
54 ;; Failure; append exit code to output buffer and display it.
64 (defalias 'clang-rename--bufferpos-to-filepos
65 (if (fboundp 'bufferpos-to-filepos)
66 'bufferpos-to-filepo
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/share/clang/
clang-rename.el 7 ;; To install clang-rename.el make sure the directory of this file is in your
12 ;; to your .emacs configuration.
21 "Path to clang-rename executable."
27 "Rename all instances of the symbol at point to NEW-NAME using clang-rename."
39 (clang-rename--bufferpos-to-filepos
43 ;; available, to resolve the inconsistency.
54 ;; Failure; append exit code to output buffer and display it.
64 (defalias 'clang-rename--bufferpos-to-filepos
65 (if (fboundp 'bufferpos-to-filepos)
66 'bufferpos-to-filepo
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/share/clang/
clang-rename.el 7 ;; To install clang-rename.el make sure the directory of this file is in your
12 ;; to your .emacs configuration.
21 "Path to clang-rename executable."
27 "Rename all instances of the symbol at point to NEW-NAME using clang-rename."
39 (clang-rename--bufferpos-to-filepos
43 ;; available, to resolve the inconsistency.
54 ;; Failure; append exit code to output buffer and display it.
64 (defalias 'clang-rename--bufferpos-to-filepos
65 (if (fboundp 'bufferpos-to-filepos)
66 'bufferpos-to-filepo
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/share/clang/
clang-rename.el 7 ;; To install clang-rename.el make sure the directory of this file is in your
12 ;; to your .emacs configuration.
21 "Path to clang-rename executable."
27 "Rename all instances of the symbol at point to NEW-NAME using clang-rename."
39 (clang-rename--bufferpos-to-filepos
43 ;; available, to resolve the inconsistency.
54 ;; Failure; append exit code to output buffer and display it.
64 (defalias 'clang-rename--bufferpos-to-filepos
65 (if (fboundp 'bufferpos-to-filepos)
66 'bufferpos-to-filepo
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/share/clang/
clang-rename.el 7 ;; To install clang-rename.el make sure the directory of this file is in your
12 ;; to your .emacs configuration.
21 "Path to clang-rename executable."
27 "Rename all instances of the symbol at point to NEW-NAME using clang-rename."
39 (clang-rename--bufferpos-to-filepos
43 ;; available, to resolve the inconsistency.
54 ;; Failure; append exit code to output buffer and display it.
64 (defalias 'clang-rename--bufferpos-to-filepos
65 (if (fboundp 'bufferpos-to-filepos)
66 'bufferpos-to-filepo
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/share/clang/
clang-rename.el 7 ;; To install clang-rename.el make sure the directory of this file is in your
12 ;; to your .emacs configuration.
21 "Path to clang-rename executable."
27 "Rename all instances of the symbol at point to NEW-NAME using clang-rename."
39 (clang-rename--bufferpos-to-filepos
43 ;; available, to resolve the inconsistency.
54 ;; Failure; append exit code to output buffer and display it.
64 (defalias 'clang-rename--bufferpos-to-filepos
65 (if (fboundp 'bufferpos-to-filepos)
66 'bufferpos-to-filepo
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/share/clang/
clang-rename.el 7 ;; To install clang-rename.el make sure the directory of this file is in your
12 ;; to your .emacs configuration.
21 "Path to clang-rename executable."
27 "Rename all instances of the symbol at point to NEW-NAME using clang-rename."
39 (clang-rename--bufferpos-to-filepos
43 ;; available, to resolve the inconsistency.
54 ;; Failure; append exit code to output buffer and display it.
64 (defalias 'clang-rename--bufferpos-to-filepos
65 (if (fboundp 'bufferpos-to-filepos)
66 'bufferpos-to-filepo
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/share/clang/
clang-rename.el 7 ;; To install clang-rename.el make sure the directory of this file is in your
12 ;; to your .emacs configuration.
21 "Path to clang-rename executable."
27 "Rename all instances of the symbol at point to NEW-NAME using clang-rename."
39 (clang-rename--bufferpos-to-filepos
43 ;; available, to resolve the inconsistency.
54 ;; Failure; append exit code to output buffer and display it.
64 (defalias 'clang-rename--bufferpos-to-filepos
65 (if (fboundp 'bufferpos-to-filepos)
66 'bufferpos-to-filepo
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/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::__anon62665
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/filesystem/class.rec.dir.itr/rec.dir.itr.members/
copy_assign.pass.cpp 87 recursive_directory_iterator to; local
88 to = from;
89 TEST_REQUIRE(to == from);
90 TEST_CHECK(*to == entry);
91 TEST_CHECK(to.options() == from.options());
92 TEST_CHECK(to.depth() == from.depth());
93 TEST_CHECK(to.recursion_pending() == from.recursion_pending());
100 recursive_directory_iterator to = createInterestingIterator(); local
102 to = from;
103 TEST_REQUIRE(to == from)
    [all...]
move_assign.pass.cpp 96 recursive_directory_iterator to; local
97 to = std::move(from);
98 TEST_REQUIRE(to != endIt);
99 TEST_CHECK(*to == entry);
100 TEST_CHECK(to.options() == from_copy.options());
101 TEST_CHECK(to.depth() == from_copy.depth());
102 TEST_CHECK(to.recursion_pending() == from_copy.recursion_pending());
103 TEST_CHECK(from == endIt || from == to);
110 recursive_directory_iterator to = createInterestingIterator(); local
112 to = std::move(from)
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
dwp.h 19 // along with this program; if not, write to the Free Software
56 // The size of a section if we are going to look at the contents.
77 // This function is called to exit the program. Status is true to
78 // exit success (0) and false to exit failure (1).
82 // This function is called to emit an error message and then
87 // This function is called to issue a warning.
91 // This function is called to print an informational message.
107 template<typename To, typename From>
108 inline To
111 To to = from; local
    [all...]
  /build/make/core/
definitions.mk 10 # Unless required by applicable law or agreed to in writing, software
20 ## are used by others to construct the final targets.
23 # These are variables we use to collect overall lists
26 # Full paths to all of the documentation
40 # Full paths to targets that should be added to the "make droid"
46 # to a corresponding ALL_MODULE_TAGS.<tagname> variable
50 # Similar to ALL_MODULE_TAGS, but contains the short names
52 # won't have the list of tags; ust ALL_MODULE_TAGS to get
58 # Full path to all files that are made by some too
    [all...]

Completed in 1368 milliseconds

1 23 4 5 6 7 8 91011>>