Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 25 of 126) sorted by relevance

123456

/external/mesa3d/src/gallium/state_trackers/va/
Dva_config.c51 vlVaQueryConfigEntrypoints(VADriverContextP ctx, VAProfile profile, in vlVaQueryConfigEntrypoints()
85 vlVaGetConfigAttributes(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaGetConfigAttributes()
95 vlVaCreateConfig(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaCreateConfig()
114 vlVaQueryConfigAttributes(VADriverContextP ctx, VAConfigID config_id, VAProfile *profile, in vlVaQueryConfigAttributes()
/external/vogar/src/vogar/
DRetrievedFilesFilter.java26 private final boolean profile; field in RetrievedFilesFilter
29 public RetrievedFilesFilter(boolean profile, File profileFile) { in RetrievedFilesFilter()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_decoder.c36 vl_profile_supported(struct pipe_screen *screen, enum pipe_video_profile profile) in vl_profile_supported()
49 enum pipe_video_profile profile, in vl_create_decoder()
/external/v8/test/cctest/
Dtest-cpu-profiler.cc226 CpuProfile* profile = profiles->StopProfiling(""); in TEST() local
291 CpuProfile* profile = profiles->StopProfiling(""); in TEST() local
338 const i::CpuProfile* profile = in FindCpuProfile() local
396 const v8::CpuProfile* profile = cpu_profiler->StopProfiling(profile_name); in TEST() local
418 v8::CpuProfile* profile = cpu_profiler->StopProfiling(profile_name); in RunProfiler() local
554 v8::CpuProfile* profile = in TEST() local
632 v8::CpuProfile* profile = in TEST() local
669 v8::CpuProfile* profile = in TEST() local
725 v8::CpuProfile* profile = in TEST() local
845 v8::CpuProfile* profile = in TEST() local
[all …]
Dtest-profile-generator.cc440 CpuProfile* profile = profiles.StopProfiling(""); in TEST() local
503 CpuProfile* profile = profiles.StopProfiling(""); in TEST() local
532 CpuProfile* profile = profiles.StopProfiling(""); in TEST() local
569 CpuProfile* profile = profiler->GetProfile(0); in TEST() local
648 const v8::CpuProfile* profile = i::ProfilerExtension::last_profile; in TEST() local
756 const v8::CpuProfile* profile = i::ProfilerExtension::last_profile; in TEST() local
/external/vogar/src/vogar/target/
DCaliperRunner.java32 private boolean profile; field in CaliperRunner
37 TestEnvironment testEnvironment, int timeoutSeconds, boolean profile) { in init()
DRunner.java35 int timeoutSeconds, boolean profile); in init()
/external/fio/
Dprofile.c9 struct profile_ops *find_profile(const char *profile) in find_profile()
25 int load_profile(const char *profile) in load_profile()
/external/libpng/contrib/examples/
Diccfrompng.c69 png_bytep profile; in extract() local
99 png_bytep profile = extract(fp, &proflen); in extract_one_file() local
/external/e2fsprogs/e2fsck/
Dprofile.c305 profile_t profile; in profile_init() local
368 profile_release(profile_t profile) in profile_release()
389 errcode_t profile_set_default(profile_t profile, const char *def_string) in profile_set_default()
1269 profile_t profile; member
1281 profile_iterator_create(profile_t profile, const char *const *names, int flags, in profile_iterator_create()
1462 errcode_t profile_get_value(profile_t profile, const char *name, in profile_get_value()
1495 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string()
1523 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer()
1564 profile_get_uint(profile_t profile, const char *name, const char *subname, in profile_get_uint()
1605 profile_get_double(profile_t profile, const char *name, const char *subname, in profile_get_double()
[all …]
Dprofile_helpers.c141 profile_get_values(profile_t profile, const char *const *names, in profile_get_values()
182 profile_get_subsection_names(profile_t profile, const char **names, in profile_get_subsection_names()
218 profile_get_relation_names(profile_t profile, const char **names, in profile_get_relation_names()
Dproblem.c1986 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean()
1993 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer()
2017 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h133 static void Profile(llvm::FoldingSetNodeID& profile, const TypedValueRegion* R) { in Profile()
138 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
177 static void Profile(llvm::FoldingSetNodeID& profile, const Stmt *S, in Profile()
188 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
215 static void Profile(llvm::FoldingSetNodeID& profile, SymbolRef parent, in Profile()
222 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
248 static void Profile(llvm::FoldingSetNodeID& profile, const SubRegion *R) { in Profile()
253 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
287 static void Profile(llvm::FoldingSetNodeID& profile, const MemRegion *R, in Profile()
298 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
/external/icu/icu4c/source/common/
Dusprep.cpp137 UStringPrepProfile *profile = NULL; in usprep_internal_flushCache() local
222 loadData(UStringPrepProfile* profile, in loadData()
306 UStringPrepProfile* profile = NULL; in usprep_getProfile() local
420 usprep_close(UStringPrepProfile* profile){ in usprep_close()
508 usprep_map( const UStringPrepProfile* profile, in usprep_map()
640 usprep_prepare( const UStringPrepProfile* profile, in usprep_prepare()
/external/compiler-rt/lib/profile/
DCMakeLists.txt1 add_custom_target(profile) target
/external/mesa3d/src/gallium/auxiliary/util/
Du_video.h43 u_reduce_video_profile(enum pipe_video_profile profile) in u_reduce_video_profile()
/external/clang/lib/StaticAnalyzer/Core/
DSymbolManager.cpp152 llvm::FoldingSetNodeID profile; in getRegionValueSymbol() local
171 llvm::FoldingSetNodeID profile; in conjureSymbol() local
189 llvm::FoldingSetNodeID profile; in getDerivedSymbol() local
205 llvm::FoldingSetNodeID profile; in getExtentSymbol() local
223 llvm::FoldingSetNodeID profile; in getMetadataSymbol() local
/external/javasqlite/src/main/java/SQLite/
DProfile.java17 public void profile(String stmt, long est); in profile() method
/external/libvorbis/test/
DMakefile.am18 profile: target
/external/deqp/framework/opengl/
DgluRenderContext.hpp74 ApiType (int major, int minor, Profile profile) : m_bits(pack(major, minor, profile)) {} in ApiType()
111 inline deUint32 ApiType::pack (int major, int minor, Profile profile) in pack()
163 inline ContextType::ContextType (int major, int minor, Profile profile, ContextFlags flags) in ContextType()
/external/libogg/src/
DMakefile.am27 profile: target
/external/aac/libMpegTPEnc/src/
Dtpenc_adif.h103 int profile; member
/external/libogg/
DMakefile.am29 profile: target
/external/skia/src/gpu/gl/
DGrGLUtil.cpp80 char profile[2]; in GrGLGetStandardInUseFromString() local
135 char profile[2]; in GrGLGetVersionFromString() local
/external/deqp/scripts/khr_util/
Dregistry.py229 def extensionSupports(eExtension, api, profile=None): argument
260 def addComponents(self, elem, api, profile=None): argument
268 def addFeature(self, eFeature, api=None, profile=None, force=False): argument
275 def addExtension(self, eExtension, api=None, profile=None, force=False): argument
386 def spec(registry, api, version=None, profile=None, extensionNames=[], protects=[], force=False): argument

123456