OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newstart
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/bintrees/bintrees/
treeslice.py
44
def
newstart
():
function in function:TreeSlice._subslice
60
return TreeSlice(self._tree,
newstart
(), newstop())
/external/chromium_org/third_party/skia/third_party/lua/src/
lstrlib.c
657
lua_Integer
newstart
= e-s;
local
658
if (e == src)
newstart
++; /* empty match? go at least one position */
659
lua_pushinteger(L,
newstart
);
/external/llvm/lib/Support/
regcomp.c
1452
sop *
newstart
= 0; \/*
newstart
was initialized in the OCHAR case *\/
local
[
all
...]
/bionic/libc/upstream-netbsd/lib/libc/regex/
regcomp.c
1831
sop *
newstart
= NULL;
local
[
all
...]
Completed in 113 milliseconds