/external/python/cpython2/Tools/scripts/ |
D | analyze_dxp.py | 40 def has_pairs(profile): argument 79 def common_instructions(profile): argument 97 def common_pairs(profile): argument 117 def render_common_pairs(profile=None): argument
|
D | hotshotmain.py | 22 def run_hotshot(filename, profile, args): argument
|
/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/sl4a/Common/src/com/googlecode/android_scripting/facade/ |
D | VpnFacade.java | 62 final VpnProfile profile = VpnProfile.decode(key, keyStore.get(Credentials.VPN + key)); in loadVpnProfiles() local 94 VpnProfile profile = genLegacyVpnProfile(vpnProfile); in vpnStartLegacyVpn() local 117 VpnProfile profile = genLegacyVpnProfile(vpnProfile); in installCertificate() local
|
/external/mesa3d/src/gallium/state_trackers/va/ |
D | config.c | 72 vlVaQueryConfigEntrypoints(VADriverContextP ctx, VAProfile profile, in vlVaQueryConfigEntrypoints() 108 vlVaGetConfigAttributes(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaGetConfigAttributes() 165 vlVaCreateConfig(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaCreateConfig() 303 vlVaQueryConfigAttributes(VADriverContextP ctx, VAConfigID config_id, VAProfile *profile, in vlVaQueryConfigAttributes()
|
/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 vl_level_supported(struct pipe_screen *screen, enum pipe_video_profile profile) in vl_level_supported()
|
D | vl_stubs.c | 15 enum pipe_video_profile profile, in vl_profile_supported() 24 enum pipe_video_profile profile) in vl_level_supported() 52 enum pipe_video_profile profile, in vl_video_buffer_is_format_supported()
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video.c | 237 static void vp3_getpath(enum pipe_video_profile profile, char *path) in vp3_getpath() 256 static void vp4_getpath(enum pipe_video_profile profile, char *path) in vp4_getpath() 281 enum pipe_video_profile profile, in nouveau_vp3_load_firmware() 367 firmware_present(struct pipe_screen *pscreen, enum pipe_video_profile profile) in firmware_present() 436 enum pipe_video_profile profile, in nouveau_vp3_screen_get_video_param() 498 enum pipe_video_profile profile, in nouveau_vp3_screen_video_supported()
|
/external/autotest/client/site_tests/video_VideoEncodeAccelerator/ |
D | video_VideoEncodeAccelerator.py | 48 def get_filter_option(self, profile, size): argument 111 def run_once(self, in_cloud, streams, profile, gtest_filter=None): argument
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
D | BluetoothAvrcpFacade.java | 56 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 62 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
D | BluetoothMapFacade.java | 57 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 63 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
D | BluetoothPanFacade.java | 57 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 63 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
/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/ImageMagick/MagickCore/ |
D | profile.c | 252 *profile; in GetImageProfile() local 736 *profile; in SetsRGBImageProfile() local 769 *profile; in ProfileImage() local 1263 *profile; in RemoveImageProfile() local 1343 static void *DestroyProfile(void *profile) in DestroyProfile() 1387 const StringInfo *profile) in WriteTo8BimProfile() 1512 *profile; in GetProfilesFromResourceBlock() local 1645 const StringInfo *profile,const MagickBooleanType recursive, in SetImageProfileInternal() 1682 const StringInfo *profile,ExceptionInfo *exception) in SetImageProfile() 1850 static MagickBooleanType Sync8BimProfile(Image *image,StringInfo *profile) in Sync8BimProfile() [all …]
|
/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/v4l2_codec2/vda/ |
D | video_codecs.cc | 11 std::string GetProfileName(VideoCodecProfile profile) { in GetProfileName()
|
/external/ImageMagick/coders/ |
D | mpc.c | 187 *profile; in ReadMPCImage() local 809 *profile; in ReadMPCImage() local 1285 *profile; in WriteMPCImage() local 1362 *profile; in WriteMPCImage() local
|
/external/trappy/trappy/plotter/ |
D | IPythonConf.py | 156 def get_ipython_dir(profile=None): argument 196 def get_scripts_path(profile=None): argument
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SymbolManager.h | 51 static void Profile(llvm::FoldingSetNodeID& profile, const TypedValueRegion* R) { in Profile() 56 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() 94 static void Profile(llvm::FoldingSetNodeID& profile, const Stmt *S, in Profile() 105 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() 133 static void Profile(llvm::FoldingSetNodeID& profile, SymbolRef parent, in Profile() 140 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() 166 static void Profile(llvm::FoldingSetNodeID& profile, const SubRegion *R) { in Profile() 171 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() 205 static void Profile(llvm::FoldingSetNodeID& profile, const MemRegion *R, in Profile() 216 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
|
/external/compiler-rt/lib/profile/ |
D | CMakeLists.txt | 41 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/e2fsprogs/lib/support/ |
D | profile_helpers.c | 143 profile_get_values(profile_t profile, const char *const *names, in profile_get_values() 186 profile_get_subsection_names(profile_t profile, const char **names, in profile_get_subsection_names() 224 profile_get_relation_names(profile_t profile, const char **names, in profile_get_relation_names()
|
D | profile.c | 307 profile_t profile; in profile_init() local 371 profile_release(profile_t profile) in profile_release() 392 errcode_t profile_set_default(profile_t profile, const char *def_string) in profile_set_default() 1272 profile_t profile; member 1284 profile_iterator_create(profile_t profile, const char *const *names, int flags, in profile_iterator_create() 1465 errcode_t profile_get_value(profile_t profile, const char *name, in profile_get_value() 1498 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string() 1526 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer() 1567 profile_get_uint(profile_t profile, const char *name, const char *subname, in profile_get_uint() 1608 profile_get_double(profile_t profile, const char *name, const char *subname, in profile_get_double() [all …]
|
/external/r8/tools/ |
D | d8.py | 14 def run(args, build = True, debug = True, profile = False, track_memory_file=None): argument
|
D | compatdx.py | 14 def run(args, build = True, debug = True, profile = False, track_memory_file=None): argument
|