HomeSort by relevance Sort by last modified time
    Searched full:_prefix (Results 26 - 50 of 61) sorted by null

12 3

  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Application/SDLApp.xcodeproj/
project.pbxproj 56 32CA4F630368D1EE00C91783 /* «PROJECTNAME»_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file; path = "«PROJECTNAME»_Prefix.pch"; sourceTree = "<group>"; };
124 32CA4F630368D1EE00C91783 /* «PROJECTNAME»_Prefix.pch */,
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Cocoa Application/SDLCocoaApp.xcodeproj/
project.pbxproj 58 32CA4F630368D1EE00C91783 /* «PROJECTNAME»_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file; path = "«PROJECTNAME»_Prefix.pch"; sourceTree = "<group>"; };
126 32CA4F630368D1EE00C91783 /* «PROJECTNAME»_Prefix.pch */,
  /external/llvm/
llvm.spec.in 29 --prefix=%{_prefix} \
  /external/chromium_org/third_party/icu/source/i18n/
esctrn.cpp 88 const UnicodeString& _prefix, const UnicodeString& _suffix,
94 this->prefix = _prefix;
  /external/icu4c/i18n/
esctrn.cpp 88 const UnicodeString& _prefix, const UnicodeString& _suffix,
94 this->prefix = _prefix;
  /bionic/libc/kernel/tools/
kernel.py 93 _prefix = "%s/" % hdr_dir
95 _prefix = ""
96 header = "%s%s" % (_prefix, header)
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/SDLOpenGLApp.xcodeproj/
project.pbxproj 71 32CA4F630368D1EE00C91783 /* «PROJECTNAME»_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file; path = "«PROJECTNAME»_Prefix.pch"; sourceTree = "<group>"; };
157 32CA4F630368D1EE00C91783 /* «PROJECTNAME»_Prefix.pch */,
  /external/chromium_org/third_party/tcmalloc/vendor/packages/rpm/
rpm.spec 49 ./configure --prefix=%{_prefix} --exec-prefix=%{_exec_prefix} --bindir=%{_bindir} --sbindir=%{_sbindir} --sysconfdir=%{_sysconfdir} --datadir=%{_datadir} --includedir=%{_includedir} --libdir=%{_libdir} --libexecdir=%{_libexecdir} --localstatedir=%{_localstatedir} --sharedstatedir=%{_sharedstatedir} --mandir=%{_mandir} --infodir=%{_infodir}
  /external/iputils/
iputils.spec 13 Prefix: %{_prefix}
  /external/libogg/
libogg.spec 42 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} --enable-static
libogg.spec.in 42 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} --enable-static
  /external/qemu/distrib/sdl-1.2.15/
SDL.spec.in 10 Prefix: %{_prefix}
  /external/chromium_org/third_party/skia/src/xml/
SkJSDisplayable.cpp 95 #define JS_INIT(_prefix, _class) \
98 jsDisplayable->fDisplayable = new _prefix##_class(); \
  /external/skia/src/xml/
SkJSDisplayable.cpp 95 #define JS_INIT(_prefix, _class) \
98 jsDisplayable->fDisplayable = new _prefix##_class(); \
  /external/libvorbis/
libvorbis.spec 47 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} --enable-static
libvorbis.spec.in 47 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} --enable-static
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
pytree.py 356 _prefix = "" # Whitespace and comments preceding this token in the input variable in class:Leaf
372 self._prefix, (self.lineno, self.column) = context
376 self._prefix = prefix
421 return self._prefix
425 self._prefix = prefix
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
pytree.py 356 _prefix = "" # Whitespace and comments preceding this token in the input variable in class:Leaf
372 self._prefix, (self.lineno, self.column) = context
376 self._prefix = prefix
421 return self._prefix
425 self._prefix = prefix
  /external/libmtp/
aclocal.m4 328 dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname
329 dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem.
342 ac_cv_lib[]Name[]_prefix="$LIB[]NAME[]_PREFIX"
347 LIB[]NAME[]_PREFIX="$ac_cv_lib[]Name[]_prefix"
351 AC_SUBST([LIB]NAME[_PREFIX])
367 dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname
368 dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem.
405 LIB[]NAME[]_PREFIX
    [all...]
  /external/openssh/contrib/caldera/
openssh.spec 7 %{!?_defaultdocdir:%define _defaultdocdir %{_prefix}/share/doc/packages}
10 %define _mandir %{_prefix}/share/man/en
  /external/elfutils/config/
elfutils.spec.in 98 mkdir -p ${RPM_BUILD_ROOT}%{_prefix}
102 chmod +x ${RPM_BUILD_ROOT}%{_prefix}/%{_lib}/lib*.so*
103 chmod +x ${RPM_BUILD_ROOT}%{_prefix}/%{_lib}/elfutils/lib*.so*
  /external/elfutils/
elfutils.spec 98 mkdir -p ${RPM_BUILD_ROOT}%{_prefix}
102 chmod +x ${RPM_BUILD_ROOT}%{_prefix}/%{_lib}/lib*.so*
103 chmod +x ${RPM_BUILD_ROOT}%{_prefix}/%{_lib}/elfutils/lib*.so*
  /external/emma/core/java12/com/vladium/logging/
Logger.java 107 final String _prefix = prefix; local
108 // final String _prefix = prefix != null
117 return new Logger (_level, _out, _prefix, _classMask);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pkgutil.py 334 _prefix = importer.prefix
335 plen = len(_prefix)
339 if not fn.startswith(_prefix):
sysconfig.py 92 _PREFIX = os.path.normpath(sys.prefix)
462 _CONFIG_VARS['prefix'] = _PREFIX
467 _CONFIG_VARS['base'] = _PREFIX

Completed in 692 milliseconds

12 3