HomeSort by relevance Sort by last modified time
    Searched refs:Like (Results 1 - 25 of 146) sorted by null

1 2 3 4 5 6

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
rel-2.s 0 ! Like rel-1.s, but using "$", not "datalabel $" as self expression. It's
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
bugpara.go 5 // Like this one.
  /prebuilts/go/linux-x86/src/go/doc/testdata/
bugpara.go 5 // Like this one.
  /external/curl/docs/cmdline-opts/
location-trusted.d 2 Help: Like --location, and send auth to other hosts
6 Like --location, but will allow sending the name + password to all hosts that
  /external/clang/lib/Basic/
Builtins.cpp 112 const char *Like = ::strpbrk(getRecord(ID).Attributes, Fmt);
113 if (!Like)
116 HasVAListArg = (*Like == Fmt[1]);
118 ++Like;
119 assert(*Like == ':' && "Format specifier must be followed by a ':'");
120 ++Like;
122 assert(::strchr(Like, ':') && "Format specifier must end with a ':'");
123 FormatIdx = ::strtol(Like, nullptr, 10);
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
weakref2.d 6 # Like weakref1.d, but check contents of .got.
expdyn3.d 8 # Like expdyn2.d, but also weakly referencing symbols.
expdyn4.d 8 # Like expdyn2.d, but referencing COMMON symbols.
expdyn5.d 7 # Like expdyn2.d, but testing that the .got contents is correct. There
expdyn6.d 8 # Like expdyn5.d, weakly referencing symbols.
expdyn7.d 8 # Like expdyn5.d, referencing COMMON symbols.
libdso-1b.d 6 # Like libdso-1, but export the function as expfn@@TST2 and another
nodyn4.d 8 # Like expdyn4.d, but no --export-dynamic. Got a BFD_ASSERT at one time.
nodyn5.d 8 # Like nodyn4.d, but checking .got contents.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
weak1-s.d 5 # Like weak1, but with PUSHJ stubs.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
greg-14s.d 9 # Like greg-14, but using PUSHJ stubs.
pushja1b-s.d 8 # Like pushja1b but with PUSHJ stub.
pushja1f-s.d 8 # Like pushja1f, but with PUSHJ stub.
pushja7b-s.d 8 # Like pushja7b, but with PUSHJ stub.
pushja7f-s.d 8 # Like pushja7f, but with PUSHJ stub.
greg-14.d 9 # Like greg-3, but a different expanding insn.
greg-5s.d 9 # Like greg-3, but a different expanding insn.
orph-.d 8 # Like orph-d.d but without data.
  /prebuilts/go/darwin-x86/test/fixedbugs/issue14164.dir/
a.go 18 // Like F but with the unexported interface method f
34 // Like G but now the embedded interface is declared
36 // export data. The export data representation is like
  /prebuilts/go/linux-x86/test/fixedbugs/issue14164.dir/
a.go 18 // Like F but with the unexported interface method f
34 // Like G but now the embedded interface is declared
36 // export data. The export data representation is like

Completed in 584 milliseconds

1 2 3 4 5 6