OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBRARY_PATH
(Results
1 - 5
of
5
) sorted by null
/external/icu/icu4c/source/config/
mh-haiku
75
# Use
LIBRARY_PATH
instead of LD_LIBRARY_PATH
76
LDLIBRARYPATH_ENVVAR=
LIBRARY_PATH
mh-beos
102
# Use
LIBRARY_PATH
instead of LD_LIBRARY_PATH
103
LDLIBRARYPATH_ENVVAR=
LIBRARY_PATH
/external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb
105
LIBRARY_PATH
= ::File.expand_path( ::File.dirname( __FILE__ ) ).freeze
106
PROJECT_PATH = ::File.dirname(
LIBRARY_PATH
).freeze
116
def self.
library_path
( *args )
singleton method in class:ANTLR3
117
::File.expand_path( ::File.join(
LIBRARY_PATH
, *args ) )
196
$LOAD_PATH.include?(
library_path
) or $LOAD_PATH.unshift(
library_path
)
/external/curl/tests/
testcurl.pl
360
logit "
LIBRARY_PATH
= ".$ENV{
LIBRARY_PATH
};
/external/cmockery/cmockery_0_1_2/
configure
[
all
...]
Completed in 217 milliseconds