/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
|
/external/python/cpython3/Tools/scripts/ |
D | analyze_dxp.py | 39 def has_pairs(profile): argument 78 def common_instructions(profile): argument 96 def common_pairs(profile): argument 116 def render_common_pairs(profile=None): argument
|
/external/adhd/cras/src/server/ |
D | cras_bt_profile.c | 53 struct cras_bt_profile *profile; in cras_bt_profile_handle_release() local 86 struct cras_bt_profile *profile; in cras_bt_profile_handle_new_connection() local 156 struct cras_bt_profile *profile; in cras_bt_profile_handle_request_disconnection() local 198 struct cras_bt_profile *profile; in cras_bt_profile_handle_cancel() local 288 struct cras_bt_profile *profile) in cras_bt_register_profile() 382 struct cras_bt_profile *profile; in cras_bt_register_profiles() local 395 struct cras_bt_profile *profile) in cras_bt_add_profile() 424 struct cras_bt_profile *profile; in cras_bt_profile_reset() local 432 struct cras_bt_profile *profile; in cras_bt_profile_get() local 443 struct cras_bt_profile *profile; in cras_bt_profile_on_device_disconnected() local
|
D | cras_bt_io.c | 30 unsigned int profile; member 58 enum cras_bt_device_profile profile) in add_profile_dev() 89 enum cras_bt_device_profile profile) in bt_switch_to_profile() 111 unsigned int profile) in device_using_profile() 318 enum cras_bt_device_profile profile) in cras_bt_io_create() 448 enum cras_bt_device_profile profile) in cras_bt_io_get_profile() 461 enum cras_bt_device_profile profile) in cras_bt_io_append() 484 enum cras_bt_device_profile profile) in cras_bt_io_on_profile()
|
D | cras_hfp_ag_profile.c | 94 enum cras_bt_device_profile profile; member 135 static void cras_hfp_ag_release(struct cras_bt_profile *profile) in cras_hfp_ag_release() 214 struct cras_bt_profile *profile, in cras_hfp_ag_new_connection() 244 static void cras_hfp_ag_request_disconnection(struct cras_bt_profile *profile, in cras_hfp_ag_request_disconnection() 254 static void cras_hfp_ag_cancel(struct cras_bt_profile *profile) in cras_hfp_ag_cancel() 278 struct cras_bt_profile *profile, in cras_hsp_ag_new_connection()
|
/external/skia/src/codec/ |
D | SkEncodedInfo.cpp | 12 skcms_ICCProfile profile; in Make() local 21 const skcms_ICCProfile& profile) { in Make() 25 SkEncodedInfo::ICCProfile::ICCProfile(const skcms_ICCProfile& profile, sk_sp<SkData> data) in ICCProfile()
|
/external/skqp/src/codec/ |
D | SkEncodedInfo.cpp | 12 skcms_ICCProfile profile; in Make() local 21 const skcms_ICCProfile& profile) { in Make() 25 SkEncodedInfo::ICCProfile::ICCProfile(const skcms_ICCProfile& profile, sk_sp<SkData> data) in ICCProfile()
|
/external/dynamic_depth/internal/dynamic_depth/ |
D | profiles.cc | 17 for (const auto& profile : profile_list_) { in GetNamespaces() local 45 std::unique_ptr<Profile> profile = Profile::FromDeserializer(*deserializer); in FromDeserializer() local 59 for (const auto& profile : profile_list_) { in GetProfiles() local 80 for (const auto& profile : profile_list_) { in Serialize() local
|
/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/robolectric-shadows/robolectric/src/test/java/org/robolectric/internal/bytecode/ |
D | InvocationProfileTest.java | 14 …InvocationProfile profile = new InvocationProfile("android/view/View/invalidate()V", false, getCla… in shouldConvertFromMethodSignature() local 23 …InvocationProfile profile = new InvocationProfile("android/view/View/invalidate(I[ZLjava/lang/Stri… in shouldHandleParamTypes() local
|
/external/adhd/cras/src/tests/ |
D | bt_profile_unittest.cc | 66 struct cras_bt_profile *profile; in TEST_F() local 133 void fake_profile_release(struct cras_bt_profile *profile) in fake_profile_release() 139 void fake_profile_new_connection(struct cras_bt_profile *profile, in fake_profile_new_connection() 146 void fake_profile_request_disconnection(struct cras_bt_profile *profile, in fake_profile_request_disconnection() 153 void fake_profile_cancel(struct cras_bt_profile *profile) in fake_profile_cancel()
|
/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/deqp-deps/glslang/glslang/MachineIndependent/ |
D | Initialize.cpp | 67 inline bool IncludeLegacy(int version, EProfile profile, const SpvVersion& spvVersion) in IncludeLegacy() 123 void TBuiltIns::initialize(int version, EProfile profile, const SpvVersion& spvVersion) in initialize() 6266 void TBuiltIns::add2ndGenerationSamplingImaging(int version, EProfile profile, const SpvVersion& sp… in add2ndGenerationSamplingImaging() 6402 …iltIns::addQueryFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) in add2ndGenerationSamplingImaging() 6513 …iltIns::addImageFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) in add2ndGenerationSamplingImaging() 6681 …Ins::addSamplingFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) in add2ndGenerationSamplingImaging() 7002 …ltIns::addGatherFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) in add2ndGenerationSamplingImaging() 7250 void TBuiltIns::initialize(const TBuiltInResource &resources, int version, EProfile profile, const … in add2ndGenerationSamplingImaging() 7797 void TBuiltIns::identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLa… in add2ndGenerationSamplingImaging() 9468 void TBuiltIns::identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLa… in add2ndGenerationSamplingImaging()
|
/external/mesa3d/src/gallium/state_trackers/va/ |
D | config.c | 73 vlVaQueryConfigEntrypoints(VADriverContextP ctx, VAProfile profile, in vlVaQueryConfigEntrypoints() 111 vlVaGetConfigAttributes(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaGetConfigAttributes() 176 vlVaCreateConfig(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaCreateConfig() 324 vlVaQueryConfigAttributes(VADriverContextP ctx, VAConfigID config_id, VAProfile *profile, in vlVaQueryConfigAttributes()
|
/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/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()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_runner.cc | 143 ExecutionProfile* profile) { in Execute() 158 ExecutionProfile* profile) { in Execute() 175 ExecutionProfile* profile) { in Execute() 188 ExecutionProfile* profile) { in Execute() 204 ExecutionProfile* profile) { in ExecuteWithDeviceBuffers() 225 ExecutionProfile* profile) { in ExecuteWithDeviceBuffers() 241 ExecutionProfile* profile) { in ExecuteWithDeviceBuffers() 260 ExecutionProfile* profile) { in ExecuteWithDeviceBuffers()
|
/external/tensorflow/tensorflow/lite/profiling/ |
D | profiler_test.cc | 35 ScopedProfile profile(profiler, "SleepForQuarter"); in SleepForQuarterSecond() local 40 ScopedProfile profile(profiler, "Child"); in ChildFunction() local 45 ScopedProfile profile(profiler, "Parent"); in ParentFunction() local
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
D | BluetoothAvrcpFacade.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()
|
D | BluetoothMapFacade.java | 57 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 63 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
/external/ImageMagick/MagickCore/ |
D | profile.c | 288 *profile; in GetImageProfile() local 773 *profile; in SetsRGBImageProfile() local 806 *profile; in ProfileImage() local 1327 *profile; in RemoveImageProfile() local 1407 static void *DestroyProfile(void *profile) in DestroyProfile() 1451 const StringInfo *profile) in WriteTo8BimProfile() 1575 *profile; in GetProfilesFromResourceBlock() local 1708 static MagickBooleanType ValidateXMPProfile(const StringInfo *profile) in ValidateXMPProfile() 1732 const StringInfo *profile,const MagickBooleanType recursive, in SetImageProfileInternal() 1777 const StringInfo *profile,ExceptionInfo *exception) in SetImageProfile() [all …]
|
/external/perf_data_converter/src/ |
D | builder.cc | 83 bool Builder::Marshal(const Profile &profile, string *output) { in Marshal() 94 bool Builder::MarshalToFile(const Profile &profile, int fd) { in MarshalToFile() 104 bool Builder::MarshalToFile(const Profile &profile, const char *filename) { in MarshalToFile() 117 bool Builder::CheckValid(const Profile &profile) { in CheckValid()
|
/external/autotest/client/site_tests/video_VideoEncodeAccelerator/ |
D | video_VideoEncodeAccelerator.py | 120 def get_filter_option(self, profile, size): argument 190 def run_once(self, in_cloud, streams, profile, capability): argument
|
/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
|