OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prev_match
(Results
1 - 25
of
81
) sorted by null
1
2
3
4
/external/curl/lib/
objnames-test08.sh
191
prev_match
="no"
197
if test "x$
prev_match
" != "xyes"; then
200
prev_match
="yes"
205
prev_match
="no"
objnames-test10.sh
191
prev_match
="no"
197
if test "x$
prev_match
" != "xyes"; then
200
prev_match
="yes"
205
prev_match
="no"
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libmenu.so
libmenu.so.5
libmenu.so.5.9
/external/zopfli/src/zopfli/
lz77.c
383
unsigned
prev_match
= 0;
local
405
prevlengthscore = GetLengthScore(prev_length,
prev_match
);
413
prev_match
= dist;
419
dist =
prev_match
;
435
prev_match
= dist;
/toolchain/binutils/binutils-2.27/gprof/
sym_ids.c
36
Sym *
prev_match
; /* Previous match. */
244
if (m->
prev_match
!= sym - 1)
264
m->
prev_match
= sym;
35
Sym *
prev_match
; \/* Previous match. *\/
member in struct:match
/external/libchrome/base/strings/
string_util.cc
803
for (size_t
prev_match
= str_length, write_offset = final_length; ;
807
size_t length =
prev_match
- read_offset;
818
prev_match
= current_match;
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
deflate.h
157
IPos
prev_match
; /* previous match */
member in struct:internal_state