OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:startIndex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LiveIntervalUnion.h
77
SlotIndex
startIndex
() const { return Segments.start(); }
/src/external/apache2/mDNSResponder/dist/Clients/dnssdutil/
dnssdutil.c
15208
size_t
startIndex
;
15239
startIndex
= ( ( inResultCount > 0 ) && namesAreDynamic && !namesAreUnique ) ? 1 : 0;
15240
results = CFArrayCreateMutable( NULL, (CFIndex)( inResultCount -
startIndex
), &kCFTypeArrayCallBacks );
15251
for( i =
startIndex
; i < inResultCount; ++i )
15306
for( i =
startIndex
; i < inResultCount; ++i )
[
all
...]
Completed in 96 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026