Searched refs:Look (Results 1 - 25 of 25) sorted by relevance

/external/chromium_org/third_party/lzma_sdk/
H A D7zStream.c45 RINOK(stream->Look(stream, &lookBuf, size));
136 p->s.Look = lookahead ?
H A D7zDec.c56 p->res = p->inStream->Look(p->inStream, (const void **)&p->begin, &size);
145 res = inStream->Look((void *)inStream, (const void **)&inBuf, &lookahead);
195 res = inStream->Look((void *)inStream, (const void **)&inBuf, &lookahead);
232 RINOK(inStream->Look((void *)inStream, (const void **)&inBuf, &curSize));
H A DTypes.h171 SRes (*Look)(void *p, const void **buf, size_t *size); member in struct:__anon13449
176 /* offset must be <= output(*size) of Look */
/external/compiler-rt/
H A DREADME.android37 yet). Look at frameworks/compile/libbcc/runtime for potential starting points.
/external/libpng/contrib/gregbook/
H A Dmakevms.com31 $! Look for the compiler used.
/external/libpng/contrib/pngminus/
H A Dmakevms.com5 $! Look for the compiler used
/external/lzma/C/
H A D7zStream.c45 RINOK(stream->Look(stream, &lookBuf, size));
136 p->s.Look = lookahead ?
H A D7zDec.c56 p->res = p->inStream->Look(p->inStream, (const void **)&p->begin, &size);
145 res = inStream->Look((void *)inStream, (const void **)&inBuf, &lookahead);
195 res = inStream->Look((void *)inStream, (const void **)&inBuf, &lookahead);
232 RINOK(inStream->Look((void *)inStream, (const void **)&inBuf, &curSize));
H A DTypes.h171 SRes (*Look)(void *p, const void **buf, size_t *size); member in struct:__anon26733
176 /* offset must be <= output(*size) of Look */
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DTypes.h172 SRes (*Look)(void *p, const void **buf, size_t *size); member in struct:__anon14780
177 /* offset must be <= output(*size) of Look */
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
H A Dcodegen.ml35 (* Look up the name in the module table. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
H A Dcodegen.ml35 (* Look up the name in the module table. *)
/external/libpng/scripts/
H A Dmakevms.com23 $! Look for the compiler used
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A Dcodegen.ml35 (* Look up the name in the module table. *)
/external/zlib/src/
H A Dmake_vms.com87 $! Look for the compiler used
373 $! Look for the compiler used
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dcodegen.ml53 (* Look up the name in the module table. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dcodegen.ml83 (* Look up the name in the module table. *)
/external/elfutils/0.153/
H A Delfutils.spec211 Look for Linux kernel images in files named with compression
401 - libdwfl: Look for linux kernel vmlinux files with .debug suffix.
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas731 /// Look backwards k nodes
3792 Look: IANTLRInterface;
3797 Look := FInput.LT(1);
3798 if (FInput.TreeAdaptor.GetChildCount(Look) = 0) then
3807 TokenType := FInput.TreeAdaptor.GetNodeType(Look);
3811 Look := FInput.LT(1);
3812 TokenType := FInput.TreeAdaptor.GetNodeType(Look);
H A DAntlr.Runtime.pas2332 /// <summary>Look backwards k tokens on-channel tokens </summary>
/external/clang/lib/Lex/
H A DModuleMap.cpp223 SmallVectorImpl<const FileEntry *>::iterator Look local
225 bool IsPrivate = Look != PvtHdrs.end();
673 // Look for an umbrella header.
708 // Look for subframeworks.
1649 // Look for this file.
1764 // Look for this file.
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids1806 7029 Genius Look 320s (SN9C201 + HV7131R)
1808 7035 i-Look 325T Camera
1809 7045 Genius Look 1320 V2
1810 704c Genius i-Look 1321
10953 6082 VideoCAM Look
10954 6083 VideoCAM Look
10955 608c VideoCAM Look
10956 608e VideoCAM Look
10958 60a8 VideoCAM Look
10959 60aa VideoCAM Look
[all...]
/external/bison/
H A Dmaint.mk772 # Look for diagnostics that aren't marked for translation.
/external/qemu-pc-bios/bochs/bios/
H A Drombios.c2529 // Look for device
10245 ;; Look at the ROM's PnP Expansion header. Properly, we're supposed
/external/bison/build-aux/
H A Dtexinfo.tex4129 \let\next\doignoretext % Look for the next @end.

Completed in 825 milliseconds