/external/mesa3d/src/gallium/state_trackers/vdpau/ |
mixer.c | 53 enum pipe_video_profile prof = PIPE_VIDEO_PROFILE_UNKNOWN; local 135 max_width = screen->get_video_param(screen, prof, PIPE_VIDEO_CAP_MAX_WIDTH); 136 max_height = screen->get_video_param(screen, prof, PIPE_VIDEO_CAP_MAX_HEIGHT);
|
/external/jemalloc/src/ |
ctl.c | 243 {NAME("prof"), CHILD(named, thread_prof)} 253 {NAME("prof"), CTL(config_prof)}, 281 {NAME("prof"), CTL(opt_prof)}, 497 {NAME("prof"), CHILD(named, prof)}, [all...] |
/external/v8/src/ |
flag-definitions.h | [all...] |
/external/clang/test/Driver/ |
clang_f_opts.c | 56 // RUN: %clang -### -S -fprofile-sample-use=%S/Inputs/file.prof %s 2>&1 | FileCheck -check-prefix=CHECK-SAMPLE-PROFILE %s 57 // CHECK-SAMPLE-PROFILE: "-fprofile-sample-use={{.*}}/file.prof" 59 // RUN: %clang -### -S -fauto-profile=%S/Inputs/file.prof %s 2>&1 | FileCheck -check-prefix=CHECK-AUTO-PROFILE %s 60 // CHECK-AUTO-PROFILE: "-fprofile-sample-use={{.*}}/file.prof" 113 // RUN: %clang -### -S -fprofile-instr-use=/tmp/somefile.prof %s 2>&1 | FileCheck -check-prefix=CHECK-PROFILE-USE-FILE %s 116 // CHECK-PROFILE-USE-FILE: "-fprofile-instr-use=/tmp/somefile.prof" [all...] |
/external/llvm/include/llvm/IR/ |
LLVMContext.h | 51 MD_prof = 2, // "prof"
|
MDBuilder.h | 54 // Prof metadata.
|
/external/llvm/test/Transforms/SampleProfile/ |
cov-zero-samples.ll | 1 ; RUN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/cov-zero-samples.prof -sample-profile-check-record-coverage=100 -pass-remarks=sample-profile -o /dev/null 2>&1 | FileCheck %s
|
inline-coverage.ll | 1 ; RUN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/inline-coverage.prof -sample-profile-check-record-coverage=100 -sample-profile-check-sample-coverage=110 -pass-remarks=sample-profile -o /dev/null 2>&1 | FileCheck %s
|
/external/valgrind/coregrind/ |
m_transtab.c | 169 } prof; // if status == InUse member in union:__anon25744::__anon25745 325 TTEntry usage.prof.count and usage.prof.weight fields, if required. [all...] |
/frameworks/base/services/core/java/com/android/server/pm/ |
PackageManagerShellCommand.java | 283 case "--check-prof": 303 pw.println("Invalid value for \"--check-prof\". Expected \"true\" or \"false\"."); [all...] |
/packages/apps/Messaging/src/android/support/v7/mms/ |
MmsService.java | 72 * UserAgent and UA Prof URL loader
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/Carbon/ |
Icons.py | 291 kColorSyncFolderIcon = FOUR_CHAR_CODE('prof')
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/ |
Icons.py | 291 kColorSyncFolderIcon = FOUR_CHAR_CODE('prof')
|
/prebuilts/go/darwin-x86/src/runtime/ |
proc1.go | [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
proc1.go | [all...] |
/external/clang/test/CodeGen/ |
catch-undef-behavior.c | 53 // CHECK-UBSAN: br i1 %[[OK]], {{.*}} !prof ![[WEIGHT_MD:.*]], !nosanitize 110 // CHECK-UBSAN: br i1 %[[VALID]], {{.*}} !prof ![[WEIGHT_MD]]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/ |
TestData.java | 436 String prof, int flg, Exception ex) 445 profile = prof;
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
TestData.java | 435 String prof, int flg, Exception ex) 444 profile = prof;
|
/external/jemalloc/msvc/projects/vc2015/jemalloc/ |
jemalloc.vcxproj | 62 <ClInclude Include="..\..\..\..\include\jemalloc\internal\prof.h" /> 109 <ClCompile Include="..\..\..\..\src\prof.c" />
|
/external/llvm/test/CodeGen/Hexagon/ |
v60Vasr.ll | 155 br i1 %22, label %"for res.s0.x.x", label %"end for res.s0.x.x", !prof !4 186 br i1 %45, label %"for res.s0.x.x92.preheader", label %destructor_block, !prof !4
|
/external/strace/linux/arm/ |
syscallent.h | 73 [ 44] = { 0, 0, SEN(prof), "prof" },
|
/external/strace/linux/bfin/ |
syscallent.h | 73 [ 44] = { 0, 0, SEN(prof), "prof" },
|
/external/strace/linux/i386/ |
syscallent.h | 73 [ 44] = { 0, 0, SEN(prof), "prof" },
|
/external/strace/linux/m68k/ |
syscallent.h | 73 [ 44] = { 0, 0, SEN(prof), "prof" },
|
/external/strace/linux/microblaze/ |
syscallent.h | 73 [ 44] = { 0, 0, SEN(prof), "prof" },
|