OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PathLength
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/AST/
APValue.cpp
30
unsigned
PathLength
;
47
LV() {
PathLength
= (unsigned)-1; }
51
if (Length ==
PathLength
)
55
PathLength
= Length;
60
bool hasPath() const { return
PathLength
!= (unsigned)-1; }
61
bool hasPathPtr() const { return hasPath() &&
PathLength
> InlinePathSpace; }
72
unsigned
PathLength
;
85
MemberPointerData() {
PathLength
= 0; }
89
if (Length ==
PathLength
)
93
PathLength
= Length
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2spi.h
325
DWORD
PathLength
,
356
DWORD
PathLength
,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h
[
all
...]
Completed in 200 milliseconds