HomeSort by relevance Sort by last modified time
    Searched full:separate (Results 151 - 175 of 11018) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Option/
OptParser.td 36 def KIND_SEPARATE : OptionKind<"Separate">;
39 // An option which is which takes multiple (separate) arguments.
66 // RenderJoined - The option should be rendered joined, even if separate (only
67 // sensible on single value separate options).
109 class Separate<list<string> prefixes, string name>
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Option/
OptParser.td 36 def KIND_SEPARATE : OptionKind<"Separate">;
39 // An option which is which takes multiple (separate) arguments.
66 // RenderJoined - The option should be rendered joined, even if separate (only
67 // sensible on single value separate options).
107 class Separate<list<string> prefixes, string name>
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Option/
OptParser.td 36 def KIND_SEPARATE : OptionKind<"Separate">;
39 // An option which is which takes multiple (separate) arguments.
66 // RenderJoined - The option should be rendered joined, even if separate (only
67 // sensible on single value separate options).
107 class Separate<list<string> prefixes, string name>
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Option/
OptParser.td 36 def KIND_SEPARATE : OptionKind<"Separate">;
39 // An option which is which takes multiple (separate) arguments.
66 // RenderJoined - The option should be rendered joined, even if separate (only
67 // sensible on single value separate options).
107 class Separate<list<string> prefixes, string name>
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Option/
OptParser.td 36 def KIND_SEPARATE : OptionKind<"Separate">;
39 // An option which is which takes multiple (separate) arguments.
66 // RenderJoined - The option should be rendered joined, even if separate (only
67 // sensible on single value separate options).
109 class Separate<list<string> prefixes, string name>
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Option/
OptParser.td 36 def KIND_SEPARATE : OptionKind<"Separate">;
39 // An option which is which takes multiple (separate) arguments.
66 // RenderJoined - The option should be rendered joined, even if separate (only
67 // sensible on single value separate options).
109 class Separate<list<string> prefixes, string name>
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Option/
OptParser.td 36 def KIND_SEPARATE : OptionKind<"Separate">;
39 // An option which is which takes multiple (separate) arguments.
66 // RenderJoined - The option should be rendered joined, even if separate (only
67 // sensible on single value separate options).
109 class Separate<list<string> prefixes, string name>
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Option/
OptParser.td 36 def KIND_SEPARATE : OptionKind<"Separate">;
39 // An option which is which takes multiple (separate) arguments.
66 // RenderJoined - The option should be rendered joined, even if separate (only
67 // sensible on single value separate options).
109 class Separate<list<string> prefixes, string name>
  /external/elfutils/tests/
run-addr2line-alt-debugpath.sh 23 # Split off the debuginfo and put it under a separate subdir from the
25 # Note that we use separate subdirs/roots for the binaries and debug files.
36 # Can we find the separate debuginfo file now?
  /frameworks/base/core/java/android/animation/
ArgbEvaluator.java 46 * separate bytes of the parameter
48 * separate bytes of the parameter
50 * result, derived by separating the start and end values into separate
  /frameworks/support/graphics/drawable/animated/src/main/java/androidx/vectordrawable/graphics/drawable/
ArgbEvaluator.java 54 * separate bytes of the parameter
56 * separate bytes of the parameter
58 * result, derived by separating the start and end values into separate
  /device/linaro/bootloader/arm-trusted-firmware/
contributing.rst 13 - Note that the `issue`_ tracker for this project is in a separate
17 raise a separate `issue`_ for this and ensure that the changes that
18 include Third Party IP are made on a separate topic branch.
38 enhancement, please create a separate `issue`_ and address it on a separate
41 some commits should be squashed together or addressed in a separate topic.
  /compatibility/cdd/9_security-model/
9_5_multi-user-support.md 22 * [C-1-3] MUST have separate and isolated shared application storage
40 set up separate environments for additional users to work in, with the ability
  /device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/
VirtioBlk.h 65 // We keep the status byte separate from the rest of the virtio-blk request
67 // we're going to put the status byte in a separate VRING_DESC.
  /external/ImageMagick/m4/
ax_cxx_bool.m4 11 # If the compiler recognizes bool as a separate built-in type, define
12 # HAVE_BOOL. Note that a typedef is not a separate type since you cannot
  /external/autotest/server/hosts/
base_classes.py 41 1. If two separate generic implementations could reasonably be
45 (e.g. two separate run() implementations cannot both be executed)
  /external/curl/docs/libcurl/opts/
CURLOPT_HEADEROPT.3 62 /* HTTPS over a proxy makes a separate CONNECT to the proxy, so tell
64 separate! */
  /external/libmojo/mojo/edk/system/
wait_set_dispatcher.h 81 // Separate lock that can be locked without locking |lock_|.
89 // Separate lock that can be locked without locking |lock_|.
  /external/llvm/include/llvm/CodeGen/
GCMetadataPrinter.h 11 // as assembly code. This is a separate class from GCStrategy in order to allow
15 // GCMetadataPrinterRegistry. This is separate from the GCStrategy itself
  /external/llvm/test/CodeGen/SystemZ/
atomicrmw-add-05.ll 34 ; Check the next word up, which needs separate address logic.
55 ; Check the next word down, which needs separate address logic.
atomicrmw-add-06.ll 34 ; Check the next doubleword up, which needs separate address logic.
55 ; Check the next doubleword down, which needs separate address logic.
atomicrmw-and-05.ll 34 ; Check the next word up, which needs separate address logic.
55 ; Check the next word down, which needs separate address logic.
atomicrmw-and-06.ll 34 ; Check the next doubleword up, which needs separate address logic.
55 ; Check the next doubleword down, which needs separate address logic.
atomicrmw-or-05.ll 34 ; Check the next word up, which needs separate address logic.
55 ; Check the next word down, which needs separate address logic.
atomicrmw-or-06.ll 34 ; Check the next doubleword up, which needs separate address logic.
55 ; Check the next doubleword down, which needs separate address logic.

Completed in 484 milliseconds

1 2 3 4 5 67 8 91011>>