/external/autotest/client/site_tests/network_ShillInitScripts/ |
D | mock_flimflam.py | 28 def CreateProfile(self, profile): argument 40 def RemoveProfile(self, profile): argument 51 def PushProfile(self, profile): argument 63 def InsertUserProfile(self, profile, user_hash): argument 76 def PopProfile(self, profile): argument
|
/external/mesa3d/src/gallium/state_trackers/va/ |
D | va_config.c | 51 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/ |
D | RetrievedFilesFilter.java | 26 private final boolean profile; field in RetrievedFilesFilter 29 public RetrievedFilesFilter(boolean profile, File profileFile) { in RetrievedFilesFilter()
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_decoder.c | 36 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/ |
D | test-cpu-profiler.cc | 247 CpuProfile* profile = profiles->StopProfiling(""); in TEST() local 312 CpuProfile* profile = profiles->StopProfiling(""); in TEST() local 359 const i::CpuProfile* profile = in FindCpuProfile() local 416 const v8::CpuProfile* profile = cpu_profiler->StopProfiling(profile_name); in TEST() local 438 v8::CpuProfile* profile = cpu_profiler->StopProfiling(profile_name); in RunProfiler() local 531 v8::CpuProfile* profile, in GetSimpleBranch() 600 v8::CpuProfile* profile = in TEST() local 668 v8::CpuProfile* profile = in TEST() local 700 v8::CpuProfile* profile = in TEST() local 753 v8::CpuProfile* profile = in TEST() local [all …]
|
D | test-profile-generator.cc | 386 CpuProfile* profile = profiles.StopProfiling(""); in TEST() local 449 CpuProfile* profile = profiles.StopProfiling(""); in TEST() local 478 CpuProfile* profile = profiles.StopProfiling(""); in TEST() local 516 CpuProfile* profile = profiler->GetProfile(0); in TEST() local 597 const v8::CpuProfile* profile = i::ProfilerExtension::last_profile; in TEST() local 707 const v8::CpuProfile* profile = i::ProfilerExtension::last_profile; in TEST() local
|
/external/vogar/src/vogar/target/ |
D | CaliperRunner.java | 31 private final boolean profile; field in CaliperRunner 35 public CaliperRunner(TargetMonitor monitor, boolean profile, Class<?> testClass, in CaliperRunner()
|
/external/fio/ |
D | profile.c | 9 struct profile_ops *find_profile(const char *profile) in find_profile() 25 int load_profile(const char *profile) in load_profile()
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
D | BluetoothMapFacade.java | 57 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 63 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
D | BluetoothAvrcpFacade.java | 57 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 63 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
D | BluetoothA2dpFacade.java | 55 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 61 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
D | BluetoothA2dpSinkFacade.java | 55 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 60 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
D | BluetoothHspFacade.java | 56 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 62 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
D | BluetoothHfpClientFacade.java | 56 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 62 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
/external/libpng/contrib/examples/ |
D | iccfrompng.c | 69 png_bytep profile; in extract() local 99 png_bytep profile = extract(fp, &proflen); in extract_one_file() local
|
/external/autotest/client/site_tests/hardware_VideoDecodeCapable/src/ |
D | vaapimodule.cc | 119 VAProfile *profile = new VAProfile[num_profiles]; in va_query_profiles() local 140 int profile; in va_query_entrypoints() local 170 int profile; in va_get_rt_format() local
|
/external/e2fsprogs/e2fsck/ |
D | profile.c | 305 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 …]
|
D | profile_helpers.c | 141 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()
|
/external/icu/icu4c/source/common/ |
D | usprep.cpp | 137 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/mesa3d/src/gallium/auxiliary/util/ |
D | u_video.h | 43 u_reduce_video_profile(enum pipe_video_profile profile) in u_reduce_video_profile()
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SymbolManager.h | 133 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/compiler-rt/lib/profile/ |
D | CMakeLists.txt | 25 add_custom_target(profile) target
|
/external/javasqlite/src/main/java/SQLite/ |
D | Profile.java | 17 public void profile(String stmt, long est); in profile() method
|
/external/vulkan-validation-layers/ |
D | genvk.py | 39 profile = False variable 65 profile = True variable
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | SymbolManager.cpp | 152 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
|