HomeSort by relevance Sort by last modified time
    Searched refs:claim (Results 51 - 75 of 119) sorted by null

1 23 4 5

  /prebuilts/go/linux-x86/src/compress/flate/
dict_decoder_test.go 26 "And having perhaps the better claim,\n" +
  /external/clang/lib/Driver/
Driver.cpp 208 A->claim();
274 A->claim();
294 DAL->getLastArg(options::OPT_mlinker_version_EQ)->claim();
514 A->claim();
554 // claim the bitcode option under LTO so no warning is issued.
    [all...]
Tools.cpp 60 A->claim();
264 A.claim();
379 A->claim();
452 A->claim();
456 A->claim();
500 A->claim();
517 // Do not claim the argument so that the use of the argument does not
523 A->claim();
    [all...]
  /external/kotlinc/
LICENSE 36 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
157 cross-claim or counterclaim in a lawsuit) alleging that the Work
366 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
456 cross-claim or counterclaim in a lawsuit) alleging that the Work
593 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    [all...]
NOTICE 36 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
157 cross-claim or counterclaim in a lawsuit) alleging that the Work
366 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
456 cross-claim or counterclaim in a lawsuit) alleging that the Work
593 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Option/
ArgList.h 242 /// \p Claim Whether the argument should be claimed, if it exists.
258 Res->claim();
263 /// Return the last argument matching \p Id, or null. Do not "claim" the
339 /// ClaimAllArgs - Claim all arguments which match the given
343 /// ClaimAllArgs - Claim all arguments.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Option/
ArgList.h 242 /// \p Claim Whether the argument should be claimed, if it exists.
258 Res->claim();
263 /// Return the last argument matching \p Id, or null. Do not "claim" the
339 /// ClaimAllArgs - Claim all arguments which match the given
343 /// ClaimAllArgs - Claim all arguments.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Option/
ArgList.h 242 /// \p Claim Whether the argument should be claimed, if it exists.
258 Res->claim();
263 /// Return the last argument matching \p Id, or null. Do not "claim" the
339 /// ClaimAllArgs - Claim all arguments which match the given
343 /// ClaimAllArgs - Claim all arguments.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Option/
ArgList.h 242 /// \p Claim Whether the argument should be claimed, if it exists.
258 Res->claim();
263 /// Return the last argument matching \p Id, or null. Do not "claim" the
339 /// ClaimAllArgs - Claim all arguments which match the given
343 /// ClaimAllArgs - Claim all arguments.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Option/
ArgList.h 242 /// \p Claim Whether the argument should be claimed, if it exists.
258 Res->claim();
263 /// Return the last argument matching \p Id, or null. Do not "claim" the
339 /// ClaimAllArgs - Claim all arguments which match the given
343 /// ClaimAllArgs - Claim all arguments.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Option/
ArgList.h 242 /// \p Claim Whether the argument should be claimed, if it exists.
258 Res->claim();
263 /// Return the last argument matching \p Id, or null. Do not "claim" the
339 /// ClaimAllArgs - Claim all arguments which match the given
343 /// ClaimAllArgs - Claim all arguments.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Option/
ArgList.h 242 /// \p Claim Whether the argument should be claimed, if it exists.
258 Res->claim();
263 /// Return the last argument matching \p Id, or null. Do not "claim" the
339 /// ClaimAllArgs - Claim all arguments which match the given
343 /// ClaimAllArgs - Claim all arguments.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Option/
ArgList.h 242 /// \p Claim Whether the argument should be claimed, if it exists.
258 Res->claim();
263 /// Return the last argument matching \p Id, or null. Do not "claim" the
339 /// ClaimAllArgs - Claim all arguments which match the given
343 /// ClaimAllArgs - Claim all arguments.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Option/
ArgList.h 242 /// \p Claim Whether the argument should be claimed, if it exists.
258 Res->claim();
263 /// Return the last argument matching \p Id, or null. Do not "claim" the
339 /// ClaimAllArgs - Claim all arguments which match the given
343 /// ClaimAllArgs - Claim all arguments.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Option/
ArgList.h 242 /// \p Claim Whether the argument should be claimed, if it exists.
258 Res->claim();
263 /// Return the last argument matching \p Id, or null. Do not "claim" the
339 /// ClaimAllArgs - Claim all arguments which match the given
343 /// ClaimAllArgs - Claim all arguments.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Option/
ArgList.h 242 /// \p Claim Whether the argument should be claimed, if it exists.
258 Res->claim();
263 /// Return the last argument matching \p Id, or null. Do not "claim" the
339 /// ClaimAllArgs - Claim all arguments which match the given
343 /// ClaimAllArgs - Claim all arguments.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Option/
ArgList.h 242 /// \p Claim Whether the argument should be claimed, if it exists.
258 Res->claim();
263 /// Return the last argument matching \p Id, or null. Do not "claim" the
339 /// ClaimAllArgs - Claim all arguments which match the given
343 /// ClaimAllArgs - Claim all arguments.
  /external/vixl/test/aarch64/
test-assembler-aarch64.cc     [all...]
  /external/ipsec-tools/src/racoon/
proposal.c 259 newpp->claim |= IPSECDOI_ATTR_SA_LD_TYPE_SEC;
269 newpp->claim |= IPSECDOI_ATTR_SA_LD_TYPE_SEC;
isakmp_quick.c 1288 if (pp->claim & IPSECDOI_ATTR_SA_LD_TYPE_SEC) {
1299 if (pp->claim & IPSECDOI_ATTR_SA_LD_TYPE_KB) {
    [all...]
  /prebuilts/go/darwin-x86/src/go/types/
typexpr.go 580 // claim source order in the future. Revisit.
585 // claim source order in the future. Revisit.
  /prebuilts/go/linux-x86/src/go/types/
typexpr.go 580 // claim source order in the future. Revisit.
585 // claim source order in the future. Revisit.
  /prebuilts/jdk/jdk9/darwin-x86/legal/java.xml/
bcel.md 102 cross-claim or counterclaim in a lawsuit) alleging that the Work
xalan.md 109 cross-claim or counterclaim in a lawsuit) alleging that the Work
xerces.md 107 cross-claim or counterclaim in a lawsuit) alleging that the Work

Completed in 1905 milliseconds

1 23 4 5