OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:searchdir
(Results
1 - 25
of
39
) sorted by null
1
2
/external/bison/m4/
lib-prefix.m4
205
for
searchdir
in $searchpath; do
206
if test -d "$
searchdir
"; then
207
case "$
searchdir
" in
212
*)
searchdir
=`cd "$
searchdir
" && pwd`
213
case "$
searchdir
" in
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
FocusManager.java
164
int
searchDir
= -1;
167
searchDir
= View.FOCUS_UP;
170
searchDir
= View.FOCUS_DOWN;
182
searchDir
= View.FOCUS_BACKWARD;
189
searchDir
= View.FOCUS_FORWARD;
195
if (
searchDir
!= -1) {
202
View targetView = view.focusSearch(
searchDir
);
/external/google-breakpad/src/tools/mac/crash_report/
crash_report.mm
75
NSString *
searchDir
;
228
string search_dir = options->
searchDir
?
229
[options->
searchDir
fileSystemRepresentation] : "";
364
options->
searchDir
= [[NSFileManager defaultManager]
on_demand_symbol_supplier.mm
202
NSString *
searchDir
=
216
[path setString:
searchDir
];
/external/clang/lib/Lex/
HeaderSearch.cpp
[
all
...]
/external/libmtp/
aclocal.m4
[
all
...]
ltmain.sh
[
all
...]
/external/clang/include/clang/Lex/
HeaderSearch.h
561
void loadSubdirectoryModuleMaps(DirectoryLookup &
SearchDir
);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-ld.1
576
.IX Item "-L
searchdir
"
579
.IX Item "--library-path=
searchdir
"
[
all
...]
/prebuilts/android-emulator/linux-x86_64/
emulator
emulator-ranchu-arm64
emulator-ranchu-mips64
/frameworks/compile/mclinker/tools/mcld/
Main.cpp
601
// -L
searchdir
[
all
...]
/external/libunwind/aux/
ltmain.sh
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
ld.info
454
`-L
SEARCHDIR
'
455
`--library-path=
SEARCHDIR
'
456
Add path
SEARCHDIR
to the list of paths that `ld' will search for
466
If
SEARCHDIR
begins with `=', then the `=' will be replaced by the
[
all
...]
/toolchain/binutils/binutils-2.25/ld/
ld.texinfo
696
@item -L @var{
searchdir
}
697
@itemx --library-path=@var{
searchdir
}
698
Add path @var{
searchdir
} to the list of paths that @command{ld} will search
708
If @var{
searchdir
} begins with @code{=}, then the @code{=} will be replaced
[
all
...]
/external/cmockery/cmockery_0_1_2/
libtool
[
all
...]
ltmain.sh
[
all
...]
/external/google-breakpad/autotools/
ltmain.sh
[
all
...]
/external/google-tv-pairing-protocol/cpp/
ltmain.sh
[
all
...]
/external/libogg/
ltmain.sh
[
all
...]
/external/libusb/
ltmain.sh
[
all
...]
/external/libusb-compat/
ltmain.sh
[
all
...]
/external/libvorbis/
ltmain.sh
[
all
...]
/toolchain/binutils/binutils-2.25/
ltmain.sh
[
all
...]
Completed in 9247 milliseconds
1
2