Home | History | Annotate | Download | only in dist

Lines Matching full:looks

1184 ** abstract type for a mutex object.  The SQLite core never looks
3804 ** words, if the value is a string that looks like a number)
12689 ** Each memory allocation looks like this:
21761 ** The DJGPP compiler environment looks mostly like Unix, but it
24746 ** looks at the filesystem type and tries to guess the best locking
27016 ** more than that; it looks at the filesystem type that hosts the
36921 ** The page headers looks like this:
36984 ** The content of a cell looks like this:
37004 ** unspecified. A trunk page looks like this:
39250 ** Set up a raw page so that it looks like a database page holding
41650 ** The pointer returned by this routine looks directly into the cached
52160 ** looks like a number, convert it into a number. If it does not
52471 ** The CHECK_FOR_INTERRUPT macro defined here looks to see if the
54821 /* Assuming the record contains N fields, the record format looks
83232 ** set. This subroutine first looks at the iUseFlag. If iUseFlag
87165 ** The sqlite3ResolveExprNames() routines looks for column names and
87562 ** only looks at whether subterms appropriate for indexing exist.
89980 ** The top of the loop looks like this:
94322 ** The sqlite3KeywordCode function looks up an identifier to determine if