Home
last modified time | relevance | path

Searched refs:PROFILE (Results 1 – 25 of 63) sorted by relevance

123

/external/libvorbis/
Dconfigure.ac114 PROFILE="-p -g3 -O2 -signed" ;;
118 PROFILE="-v -xpg -g -xO4 -fast -native -fsimple -xcg92 -Dsuncc" ;;
122 PROFILE="-g -p" ;;
133 # PROFILE="-Wall -Wextra -pg -g -O20 -ffast-math -D_REENTRANT -fsigned-char -fno-inli…
134PROFILE="-Wall -Wextra -pg -g -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -fno-inline"
173 PROFILE=${PROFILE}" -D__NO_MATH_INLINES"
178 PROFILE="-pg -g -O3 -ffast-math -mfused-madd -D_REENTRANT";;
182 PROFILE="-pg -g -O3 -ffast-math -mfused-madd -mcpu=750 -D_REENTRANT";;
186 PROFILE="-pg -g -O20 -ffast-math -D_REENTRANT -fsigned-char";;
199 PROFILE="-pg -g -O20 -D__NO_MATH_INLINES -fsigned-char $sparc_cpu" ;;
[all …]
/external/libogg/
Dconfigure.in32 PROFILE="-p -g3 -O2 -signed"
37 PROFILE="-v -xpg -g -xO4 -fast -native -fsimple -xcg92 -Dsuncc"
42 PROFILE="-g -p"
50 PROFILE="-Wall -W -pg -g -O20 -ffast-math -fsigned-char"
64 PROFILE="-pg -g -O20 -fsigned-char $sparc_cpu"
69 PROFILE="-fno-common -O4 -Wall -pg -g -fsigned-char -ffast-math"
74 PROFILE="-O20 -g -pg -fsigned-char"
80 PROFILE="$PROFILE $cflags_save"
300 AC_SUBST(PROFILE) subst
/external/jemalloc/bin/
Djeprof.in3671 local *PROFILE = shift;
3674 read(PROFILE, $firstchar, 1);
3675 seek(PROFILE, -1, 1); # unread the firstchar
3679 while (defined($line = <PROFILE>)) {
3738 open(PROFILE, "<$fname") || error("$fname: $!\n");
3739 binmode PROFILE; # New perls do UTF-8 processing
3740 my $header = ReadProfileHeader(*PROFILE);
3754 $symbols = ReadSymbols(*PROFILE{IO});
3756 $header = ReadProfileHeader(*PROFILE) || "";
3762 $result = ReadHeapProfile($prog, *PROFILE, $header);
[all …]
/external/v8/src/ic/
Dic-compiler.cc311 PROFILE(isolate(), CodeCreateEvent(Logger::LOAD_INITIALIZE_TAG, *code, 0)); in CompileLoadInitialize()
319 PROFILE(isolate(), in CompileLoadPreMonomorphic()
328 PROFILE(isolate(), CodeCreateEvent(Logger::STORE_INITIALIZE_TAG, *code, 0)); in CompileStoreInitialize()
336 PROFILE(isolate(), in CompileStorePreMonomorphic()
347 PROFILE(isolate(), CodeCreateEvent(Logger::STORE_GENERIC_TAG, *code, 0)); in CompileStoreGeneric()
355 PROFILE(isolate(), CodeCreateEvent(Logger::STORE_MEGAMORPHIC_TAG, *code, 0)); in CompileStoreMegamorphic()
367 PROFILE(isolate(), CodeCreateEvent(log_kind(code), *code, *name)); in GetCode()
415 PROFILE(isolate(), CodeCreateEvent(log_kind(code), *code, 0)); in CompileKeyedStorePolymorphic()
/external/vogar/src/vogar/
DTestProperties.java55 public static final String PROFILE = "profile"; field in TestProperties
/external/llvm/docs/CommandGuide/
Dllvm-cov.rst169 :program:`llvm-cov show` [*options*] -instr-profile *PROFILE* *BIN* [*SOURCES*]
175 *BIN* using the profile data *PROFILE*. It can optionally be filtered to only
189 is suitable for the *PROFILE* argument using the :program:`llvm-profdata merge`
269 :program:`llvm-cov report` [*options*] -instr-profile *PROFILE* *BIN* [*SOURCES*]
275 binary *BIN* using the profile data *PROFILE*. It can optionally be filtered to
/external/libogg/win32/
DMakefile.in96 PROFILE = @PROFILE@
/external/v8/src/
Dlog.cc1681 PROFILE(isolate_, CodeCreateEvent(tag, code_object, description)); in LogCodeObject()
1708 PROFILE(isolate_, in LogExistingFunction()
1715 PROFILE(isolate_, in LogExistingFunction()
1721 PROFILE(isolate_, in LogExistingFunction()
1735 PROFILE(isolate_, CallbackEvent(*func_name, entry_point)); in LogExistingFunction()
1738 PROFILE(isolate_, in LogExistingFunction()
1778 PROFILE(isolate_, GetterCallbackEvent(name, getter_entry)); in LogAccessorCallbacks()
1782 PROFILE(isolate_, SetterCallbackEvent(name, setter_entry)); in LogAccessorCallbacks()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp119 #if defined(DEBUG) || defined(PROFILE) in lp_set_target_options()
Dlp_bld_debug.cpp275 #if defined(DEBUG) || defined(PROFILE)
/external/libvorbis/lib/books/coupled/
DMakefile.in114 PROFILE = @PROFILE@
/external/libvorbis/lib/books/uncoupled/
DMakefile.in114 PROFILE = @PROFILE@
/external/libvorbis/lib/books/floor/
DMakefile.in114 PROFILE = @PROFILE@
/external/libvorbis/m4/
DMakefile.in114 PROFILE = @PROFILE@
/external/libvorbis/lib/modes/
DMakefile.in114 PROFILE = @PROFILE@
/external/libvorbis/doc/vorbisenc/
DMakefile.in124 PROFILE = @PROFILE@
/external/libogg/doc/libogg/
DMakefile.in121 PROFILE = @PROFILE@
/external/vogar/src/vogar/tasks/
DBuildActionTask.java134 properties.setProperty(TestProperties.PROFILE, Boolean.toString(run.profile)); in fillInProperties()
/external/libvorbis/include/vorbis/
DMakefile.in127 PROFILE = @PROFILE@
/external/libogg/include/ogg/
DMakefile.in126 PROFILE = @PROFILE@
/external/libvorbis/doc/vorbisfile/
DMakefile.in124 PROFILE = @PROFILE@
/external/libogg/include/
DMakefile.in120 PROFILE = @PROFILE@
/external/libogg/doc/
DMakefile.in130 PROFILE = @PROFILE@
/external/libvorbis/lib/books/
DMakefile.in126 PROFILE = @PROFILE@
/external/libvorbis/test/
DMakefile.in132 PROFILE = @PROFILE@

123