HomeSort by relevance Sort by last modified time
    Searched full:joined (Results 1 - 25 of 665) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/144-static-field-sigquit/
expected.txt 4 Joined threads
  /external/eigen/doc/snippets/
Tutorial_AdvancedInitialization_Join.cpp 9 RowVectorXd joined(7);
10 joined << vec1, vec2;
11 std::cout << "joined = " << joined << std::endl;
  /art/test/039-join-main/
expected.txt 4 @ JoinMainSub successfully joined main
  /external/python/cpython3/Objects/
accu.c 34 PyObject *joined; local
40 joined = join_list_unicode(acc->small);
41 if (joined == NULL)
44 Py_DECREF(joined);
47 ret = PyList_Append(acc->large, joined);
48 Py_DECREF(joined);
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
StringUtils.java 11 * Returns a string containing the tokens joined by delimiters.
20 * Returns a string containing the tokens joined by delimiters.
  /external/valgrind/drd/tests/
pth_detached3.c 20 /* Invoke pthread_detach() with the thread ID of a joined thread. */
  /packages/apps/Messaging/src/com/android/messaging/util/
ConversationIdSet.java 60 String joined = null; local
62 joined = conversationIdSet2;
64 joined = conversationIdSet1 + JOIN_DELIMITER + conversationIdSet2;
66 return joined;
  /external/clang/include/clang/Driver/
Options.td 153 def driver_mode : Joined<["--"], "driver-mode=">, Group<internal_driver_Group>,
156 def rsp_quoting : Joined<["--"], "rsp-quoting=">, Group<internal_driver_Group>,
224 def objcmt_whitelist_dir_path: Joined<["-"], "objcmt-whitelist-dir-path=">, Flags<[CC1Option]>,
227 def : Joined<["-"], "objcmt-white-list-dir-path=">, Flags<[CC1Option]>,
231 def ccc_ : Joined<["-"], "ccc-">, Group<internal_Group>, Flags<[Unsupported]>;
249 def G_EQ : Joined<["-"], "G=">, Flags<[DriverOption]>;
284 def O : Joined<["-"], "O">, Group<O_Group>, Flags<[CC1Option]>;
286 def Ofast : Joined<["-"], "Ofast">, Group<O_Group>, Flags<[CC1Option]>;
293 def Rpass_EQ : Joined<["-"], "Rpass=">, Group<R_value_Group>, Flags<[CC1Option]>,
296 def Rpass_missed_EQ : Joined<["-"], "Rpass-missed=">, Group<R_value_Group>
    [all...]
  /external/skia/src/utils/
SkMultiPictureDocument.cpp 41 SkSize joined = {0, 0}; local
43 joined = SkSize{SkTMax(joined.width(), s.width()), SkTMax(joined.height(), s.height())};
45 return joined;
183 SkSize joined = {0.0f, 0.0f}; local
185 joined = SkSize{SkTMax(joined.width(), dstArray[i].fSize.width()),
186 SkTMax(joined.height(), dstArray[i].fSize.height())};
191 PagerCanvas canvas(joined.toCeil(), dstArray, dstArrayCount)
    [all...]
  /external/skqp/src/utils/
SkMultiPictureDocument.cpp 41 SkSize joined = {0, 0}; local
43 joined = SkSize{SkTMax(joined.width(), s.width()), SkTMax(joined.height(), s.height())};
45 return joined;
183 SkSize joined = {0.0f, 0.0f}; local
185 joined = SkSize{SkTMax(joined.width(), dstArray[i].fSize.width()),
186 SkTMax(joined.height(), dstArray[i].fSize.height())};
191 PagerCanvas canvas(joined.toCeil(), dstArray, dstArrayCount)
    [all...]
  /art/test/088-monitor-verification/smali/
UnbalancedJoin.smali 24 # Lock levels are "opposite" for the joined flows.
  /external/clang/test/Driver/
response-file-extra-whitespace.c 3 // some joined arguments (like "-x c") across lines to ensure that regular
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
2004-04-09-SameValueCoalescing.ll 3 ; value, they can be joined though.
  /external/valgrind/helgrind/tests/
tc02_simple_tls.c 7 has modified it and then joined with the parent. Tests simple
  /external/valgrind/none/tests/solaris/
threads_exitall.c 35 fprintf(stderr, "Thread joined\n");
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Options.td 234 def driver_mode : Joined<["--"], "driver-mode=">, Group<internal_driver_Group>,
237 def rsp_quoting : Joined<["--"], "rsp-quoting=">, Group<internal_driver_Group>,
305 def objcmt_whitelist_dir_path: Joined<["-"], "objcmt-whitelist-dir-path=">, Flags<[CC1Option]>,
308 def : Joined<["-"], "objcmt-white-list-dir-path=">, Flags<[CC1Option]>,
312 def ccc_ : Joined<["-"], "ccc-">, Group<internal_Group>, Flags<[Unsupported]>;
337 def G_EQ : Joined<["-"], "G=">, Flags<[DriverOption]>, Group<m_Group>, Alias<G>;
378 def O : Joined<["-"], "O">, Group<O_Group>, Flags<[CC1Option]>;
380 def Ofast : Joined<["-"], "Ofast">, Group<O_Group>, Flags<[CC1Option]>;
387 def Rpass_EQ : Joined<["-"], "Rpass=">, Group<R_value_Group>, Flags<[CC1Option]>,
390 def Rpass_missed_EQ : Joined<["-"], "Rpass-missed=">, Group<R_value_Group>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Options.td 234 def driver_mode : Joined<["--"], "driver-mode=">, Group<internal_driver_Group>,
237 def rsp_quoting : Joined<["--"], "rsp-quoting=">, Group<internal_driver_Group>,
305 def objcmt_whitelist_dir_path: Joined<["-"], "objcmt-whitelist-dir-path=">, Flags<[CC1Option]>,
308 def : Joined<["-"], "objcmt-white-list-dir-path=">, Flags<[CC1Option]>,
312 def ccc_ : Joined<["-"], "ccc-">, Group<internal_Group>, Flags<[Unsupported]>;
337 def G_EQ : Joined<["-"], "G=">, Flags<[DriverOption]>, Group<m_Group>, Alias<G>;
378 def O : Joined<["-"], "O">, Group<O_Group>, Flags<[CC1Option]>;
380 def Ofast : Joined<["-"], "Ofast">, Group<O_Group>, Flags<[CC1Option]>;
387 def Rpass_EQ : Joined<["-"], "Rpass=">, Group<R_value_Group>, Flags<[CC1Option]>,
390 def Rpass_missed_EQ : Joined<["-"], "Rpass-missed=">, Group<R_value_Group>
    [all...]
  /external/llvm/include/llvm/Option/
OptParser.td 34 def KIND_JOINED : OptionKind<"Joined", 1>;
41 // An option which is either joined to its (non-empty) value, or followed by its
44 // An option which is both joined to its (first) value, and followed by its
49 // An option which consumes an optional joined argument and any other remaining
66 // RenderJoined - The option should be rendered joined, even if separate (only
70 // RenderSeparate - The option should be rendered separately, even if joined
71 // (only sensible on joined options).
105 class Joined<list<string> prefixes, string name>
  /external/llvm/unittests/Option/
Opts.td 8 def B : Joined<["-"], "B">, HelpText<"The B option">, MetaVarName<"B">, Flags<[OptFlag2]>;
16 def Ceq : Joined<["-", "--"], "C=">, Alias<C>, Flags<[OptFlag1]>;
  /frameworks/compile/mclinker/tools/mcld/
Options.td 17 def Entry : Joined<["--"], "entry=">,
31 def SOName : Joined<["-"], "soname=">,
50 def Dyld : Joined<["--"], "dynamic-linker=">,
95 def ICF : Joined<["--"], "icf=">,
120 def OutputAlias : Joined<["--"], "output=">,
124 def OutputFormat: Joined<["--"], "oformat=">,
172 def InputFormat : Joined<["--"], "format=">,
225 def HashStyle : Joined<["--"], "hash-style=">,
256 def Script : Joined<["--"], "script=">,
263 def Namespec : Joined<["--"], "library=">
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Option/
OptParser.td 34 def KIND_JOINED : OptionKind<"Joined", 1>;
41 // An option which is either joined to its (non-empty) value, or followed by its
44 // An option which is both joined to its (first) value, and followed by its
49 // An option which consumes an optional joined argument and any other remaining
66 // RenderJoined - The option should be rendered joined, even if separate (only
70 // RenderSeparate - The option should be rendered separately, even if joined
71 // (only sensible on joined options).
105 class Joined<list<string> prefixes, string name>
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Option/
OptParser.td 34 def KIND_JOINED : OptionKind<"Joined", 1>;
41 // An option which is either joined to its (non-empty) value, or followed by its
44 // An option which is both joined to its (first) value, and followed by its
49 // An option which consumes an optional joined argument and any other remaining
66 // RenderJoined - The option should be rendered joined, even if separate (only
70 // RenderSeparate - The option should be rendered separately, even if joined
71 // (only sensible on joined options).
105 class Joined<list<string> prefixes, string name>
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Option/
OptParser.td 34 def KIND_JOINED : OptionKind<"Joined", 1>;
41 // An option which is either joined to its (non-empty) value, or followed by its
44 // An option which is both joined to its (first) value, and followed by its
49 // An option which consumes an optional joined argument and any other remaining
66 // RenderJoined - The option should be rendered joined, even if separate (only
70 // RenderSeparate - The option should be rendered separately, even if joined
71 // (only sensible on joined options).
105 class Joined<list<string> prefixes, string name>
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Option/
OptParser.td 34 def KIND_JOINED : OptionKind<"Joined", 1>;
41 // An option which is either joined to its (non-empty) value, or followed by its
44 // An option which is both joined to its (first) value, and followed by its
49 // An option which consumes an optional joined argument and any other remaining
66 // RenderJoined - The option should be rendered joined, even if separate (only
70 // RenderSeparate - The option should be rendered separately, even if joined
71 // (only sensible on joined options).
107 class Joined<list<string> prefixes, string name>
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Option/
OptParser.td 34 def KIND_JOINED : OptionKind<"Joined", 1>;
41 // An option which is either joined to its (non-empty) value, or followed by its
44 // An option which is both joined to its (first) value, and followed by its
49 // An option which consumes an optional joined argument and any other remaining
66 // RenderJoined - The option should be rendered joined, even if separate (only
70 // RenderSeparate - The option should be rendered separately, even if joined
71 // (only sensible on joined options).
107 class Joined<list<string> prefixes, string name>

Completed in 1801 milliseconds

1 2 3 4 5 6 7 8 91011>>