OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasPrefix
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/executer/
exnames.c
289
BOOLEAN
HasPrefix
= FALSE;
330
HasPrefix
= TRUE;
347
HasPrefix
= TRUE;
376
HasPrefix
= TRUE;
406
HasPrefix
= TRUE;
455
if (AE_CTRL_PENDING == Status &&
HasPrefix
)
/src/external/apache2/llvm/dist/llvm/tools/llvm-go/
llvm-go.go
115
if strings.
HasPrefix
(a, "-tags=") {
203
if !strings.
HasPrefix
(v, "CC=") &&
204
!strings.
HasPrefix
(v, "CXX=") &&
205
!strings.
HasPrefix
(v, "CGO_CPPFLAGS=") &&
206
!strings.
HasPrefix
(v, "CGO_CXXFLAGS=") &&
207
!strings.
HasPrefix
(v, "CGO_LDFLAGS=") &&
208
!strings.
HasPrefix
(v, "GCCGO=") &&
209
!strings.
HasPrefix
(v, "GOPATH=") &&
210
!strings.
HasPrefix
(v, "PATH=") {
277
if strings.
HasPrefix
(args[0], flag.name+"=")
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp
626
bool
HasPrefix
= false;
630
HasPrefix
= true;
637
} else if (
HasPrefix
)
Completed in 26 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026