HomeSort by relevance Sort by last modified time
    Searched refs:static (Results 176 - 200 of 542) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/lzma/CS/7zip/Compress/RangeCoder/
RangeCoderBit.cs 48 private static UInt32[] ProbPrices = new UInt32[kBitModelTotal >> kNumMoveReducingBits];
50 static BitEncoder()
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
rtcd.pl 252 static void setup_rtcd_internal(void)
284 static void setup_rtcd_internal(void)
309 static void setup_rtcd_internal(void)
339 static void setup_rtcd_internal(void)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
unixccompiler.py 12 * link static library handled by 'ar' command (possibly with 'ranlib')
250 static_f = self.library_filename(lib, lib_type='static')
268 static = os.path.join(dir, static_f)
276 static = os.path.join(sysroot, dir[1:], static_f)
281 # ignoring even GCC's "-static" option. So sue me.
286 elif os.path.exists(static):
287 return static
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
unixccompiler.py 12 * link static library handled by 'ar' command (possibly with 'ranlib')
250 static_f = self.library_filename(lib, lib_type='static')
268 static = os.path.join(dir, static_f)
276 static = os.path.join(sysroot, dir[1:], static_f)
281 # ignoring even GCC's "-static" option. So sue me.
286 elif os.path.exists(static):
287 return static
  /external/chromium_org/base/android/jni_generator/
jni_generator.py 56 self.static = kwargs['static']
82 self.static = kwargs['static']
90 self.env_call = GetEnvCall(self.is_constructor, self.static,
412 static='static' in match.group('qualifiers'),
459 call = 'Static' + call
550 static='static' in match.group('prefix')
    [all...]
  /external/icu/icu4c/source/
icudefs.mk 59 PKGDATA_MODE=static
70 ifeq ($(PKGDATA_MODE),static)
133 # LIBCFLAGS are the flags for static and shared libraries.
135 # LIBCXXFLAGS are the flags for static and shared libraries.
145 # AR_OUTOPT is for creating a specific output name for static libraries.
208 ## If we can't use the shared libraries, use the static libraries
215 # Static library prefix and file extension
290 # When shared libraries are disabled and static libraries are enabled,
  /external/chromium_org/v8/tools/
codemap.js 46 * Static code entries. Used for statically compiled code.
51 * Libraries entries. Used for the whole static code libraries.
56 * Map of memory pages occupied with static code.
126 * Adds a static code entry.
183 * Finds a code entry that contains the specified address. Both static and
191 // Static code entries can contain "holes" of unnamed code.
241 * Returns an array of all static code entries.
  /external/lzma/CS/7zip/Compress/LzmaAlone/
LzmaAlone.cs 79 static void PrintHelp()
99 static bool GetNumber(string s, out Int32 v)
113 static int IncorrectCommand()
119 static int Main2(string[] args)
350 static int Main(string[] args)
  /external/libvpx/libvpx/vp8/common/arm/neon/
shortidct4x4llm_neon.asm 29 ; static const int cospi8sqrt2minus1=20091;
30 ; static const int sinpi8sqrt2 =35468;
31 ; static const int rounding = 0;
  /external/lzma/CS/7zip/Common/
CommandLineParser.cs 191 public static int ParseCommand(CommandForm[] commandForms, string commandString,
216 static bool ParseSubCharsCommand(int numForms, CommandSubCharsSet[] forms,
252 static bool IsItSwitchChar(char c)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
shortidct4x4llm_neon.asm 29 ; static const int cospi8sqrt2minus1=20091;
30 ; static const int sinpi8sqrt2 =35468;
31 ; static const int rounding = 0;
  /ndk/build/core/
build-all.mk 45 BUILD_HOST_STATIC_LIBRARY := $(BUILD_SYSTEM)/build-host-static-library.mk
46 BUILD_STATIC_LIBRARY := $(BUILD_SYSTEM)/build-static-library.mk
50 PREBUILT_STATIC_LIBRARY := $(BUILD_SYSTEM)/prebuilt-static-library.mk
  /system/extras/tests/bionic/libc/
Android.mk 103 LOCAL_LDFLAGS := -static
164 # This test tries to see if the static constructors in a
183 # This test tries to see if static destructors are called
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
html.py 94 """Make local instances of static files for HTML report."""
95 for static in self.STATIC_FILES:
97 data_filename("htmlfiles/" + static),
98 os.path.join(self.directory, static)
  /external/qemu/scripts/
qapi-commands.py 187 static void qmp_marshal_output_%(c_name)s(%(c_ret_type)s ret_in, QObject **ret_out, Error **errp)
213 return 'static void qmp_marshal_input_%s(QDict *args, QObject **ret, Error **errp)' % c_fun(name)
317 static void qmp_init_marshal(void)
  /bionic/libc/
crt.mk 2 # which are needed to build all other objects (shared/static libs and
13 # static C++ destructors are properly called on dlclose().
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
backtracking.rb 100 | 'static'
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/
frame.js 65 return '/static/' + exampleName + '/index.html';
129 createIframe('/static/home/index.html');
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
gen_msvs_proj.sh 28 --lib Generate a project for creating a static library
30 --static-crt Use the static C runtime (/MT)
144 --static-crt) use_static_runtime=true
gen_msvs_vcxproj.sh 28 --lib Generate a project for creating a static library
30 --static-crt Use the static C runtime (/MT)
164 --static-crt) use_static_runtime=true
309 # since a static library built for one works on the others.
  /external/chromium_org/tools/grit/grit/tool/
diff_structures.py 91 temporary file holding a "static" translation of the original structure
  /external/libogg/
libogg.spec 35 The libogg-devel package contains the header files, static libraries
42 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} --enable-static
  /external/libvorbis/
libvorbis.spec 40 The libvorbis-devel package contains the header files, static libraries
47 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} --enable-static
  /external/libvpx/libvpx/build/make/
gen_msvs_proj.sh 28 --lib Generate a project for creating a static library
30 --static-crt Use the static C runtime (/MT)
216 --static-crt) use_static_runtime=true
gen_msvs_vcxproj.sh 28 --lib Generate a project for creating a static library
30 --static-crt Use the static C runtime (/MT)
236 --static-crt) use_static_runtime=true

Completed in 2864 milliseconds

1 2 3 4 5 6 78 91011>>