Searched refs:Look (Results 1 – 25 of 321) sorted by relevance
12345678910>>...13
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | misc-uniqueptr-reset-release.cpp | 23 std::unique_ptr<Foo> &Look(); 47 Look().reset(Look().release()); in f()
|
/external/perfetto/infra/discord-irc-bridge/ |
D | README.md | 17 obtained on the usual internal website for passwords. Look for the account 20 DISCORD_TOKEN: This must be set to the Discord token for the bot. Look for
|
/external/libaom/ |
D | README.android | 19 1. Update libaom source tree. Look for "Current HEAD: <hash>" output to update 20 README.android. Look for "git log from upstream: <git log>" output to add
|
/external/e2fsprogs/tests/r_inline_xattr/ |
D | script | 15 # Look at existing inline extended attribute 27 # Look at inline extended attribute in resized fs
|
/external/libvpx/ |
D | README.android | 21 1. Update libvpx source tree. Look for "Current HEAD: <hash>" output to update 22 README.android. Look for "git log from upstream: <git log>" output to add
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | modernize-raw-string-literal.rst | 16 const char *const TrailingSpace{"Look here -> \n"}; 29 const char *const TrailingSpace{"Look here -> \n"};
|
/external/llvm/test/Bitcode/ |
D | metadata-function-blocks.ll | 37 ; Look at metadata local to @foo, starting with strings. 57 ; Look at metadata local to @bar, starting with strings.
|
/external/llvm-project/llvm/test/Bitcode/ |
D | metadata-function-blocks.ll | 40 ; Look at metadata local to @foo, starting with strings. 60 ; Look at metadata local to @bar, starting with strings.
|
/external/libevent/m4/ |
D | ntp_pkg_config.m4 | 3 dnl Look for pkg-config, which must be at least
|
/external/llvm-project/compiler-rt/test/xray/ |
D | lit.site.cfg.py.in | 10 # TODO: Look into whether we can run a capability test on the standalone build to
|
/external/lzma/C/ |
D | 7zTypes.h | 214 SRes (*Look)(const ILookInStream *p, const void **buf, size_t *size); member 226 #define ILookInStream_Look(p, buf, size) (p)->Look(p, buf, size)
|
/external/llvm-project/polly/lib/External/ppcg/m4/ |
D | ltoptions.m4 | 174 # Look at the argument we got. We use all the common list separators. 228 # Look at the argument we got. We use all the common list separators. 282 # Look at the argument we got. We use all the common list separators. 336 # Look at the argument we got. We use all the common list separators.
|
/external/libnfnetlink/m4/ |
D | ltoptions.m4 | 174 # Look at the argument we got. We use all the common list separators. 228 # Look at the argument we got. We use all the common list separators. 282 # Look at the argument we got. We use all the common list separators. 336 # Look at the argument we got. We use all the common list separators.
|
/external/speex/m4/ |
D | ltoptions.m4 | 174 # Look at the argument we got. We use all the common list separators. 228 # Look at the argument we got. We use all the common list separators. 282 # Look at the argument we got. We use all the common list separators. 336 # Look at the argument we got. We use all the common list separators.
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | ltoptions.m4 | 174 # Look at the argument we got. We use all the common list separators. 228 # Look at the argument we got. We use all the common list separators. 282 # Look at the argument we got. We use all the common list separators. 336 # Look at the argument we got. We use all the common list separators.
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | ltoptions.m4 | 174 # Look at the argument we got. We use all the common list separators. 228 # Look at the argument we got. We use all the common list separators. 282 # Look at the argument we got. We use all the common list separators. 336 # Look at the argument we got. We use all the common list separators.
|
/external/lmfit/m4/ |
D | ltoptions.m4 | 174 # Look at the argument we got. We use all the common list separators. 228 # Look at the argument we got. We use all the common list separators. 282 # Look at the argument we got. We use all the common list separators. 336 # Look at the argument we got. We use all the common list separators.
|
/external/libnetfilter_conntrack/m4/ |
D | ltoptions.m4 | 174 # Look at the argument we got. We use all the common list separators. 228 # Look at the argument we got. We use all the common list separators. 282 # Look at the argument we got. We use all the common list separators. 336 # Look at the argument we got. We use all the common list separators.
|
/external/angle/include/GLES/ |
D | README.md | 11 …1. Look for the section titled `# GLES 1.x API + mandatory extensions - GLES/gl.h (no function poi…
|
/external/adhd/cras/src/fuzz/ |
D | README.md | 30 ### Look in /tmp/fuzzers to see the executables. Run them like so:
|
/external/llvm-project/libcxx/ |
D | TODO.TXT | 5 * Look into mirroring libsupc++'s typeinfo vtable layout when libsupc++/libstdc++ 74 * Look at basic_string's move assignment operator, re LWG 2063 and POCMA
|
/external/iproute2/ |
D | README.iproute2+tc | 40 Look also at more elaborated example, ready to start rsvpd, 58 F. Look at all that we created:
|
/external/libexif/m4m/ |
D | gp-byteorder.m4 | 13 dnl Look for a symbol in a header file 62 dnl Look for NetBSD-style extended byte swapping macros 73 dnl Look for standard byte swapping macros 89 dnl Look for generic byte swapping macros
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | dbg-line-0-no-discriminator.ll | 29 ; Look at the lengths. We can't verify the line-number-program size
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | mem-fi-add.ll | 2 ; Look for four stores directly via r29.
|
12345678910>>...13