/external/python/google-api-python-client/docs/dyn/ |
D | analytics_v3.management.profiles.html | 79 <p class="firstline">Deletes a view (profile).</p> 82 <p class="firstline">Gets a view (profile) to which the user has access.</p> 85 <p class="firstline">Create a new view (profile).</p> 91 <p class="firstline">Updates an existing view (profile). This method supports patch semantics.</p> 94 <p class="firstline">Updates an existing view (profile).</p> 98 <pre>Deletes a view (profile). 101 accountId: string, Account ID to delete the view (profile) for. (required) 102 webPropertyId: string, Web property ID to delete the view (profile) for. (required) 103 profileId: string, ID of the view (profile) to be deleted. (required) 109 <pre>Gets a view (profile) to which the user has access. [all …]
|
D | analytics_v3.management.profileFilterLinks.html | 79 <p class="firstline">Delete a profile filter link.</p> 82 <p class="firstline">Returns a single profile filter link.</p> 85 <p class="firstline">Create a new profile filter link.</p> 88 <p class="firstline">Lists all profile filter links for a profile.</p> 91 <p class="firstline">Update an existing profile filter link. This method supports patch semantics.<… 94 <p class="firstline">Update an existing profile filter link.</p> 98 <pre>Delete a profile filter link. 101 accountId: string, Account ID to which the profile filter link belongs. (required) 102 webPropertyId: string, Web property Id to which the profile filter link belongs. (required) 103 profileId: string, Profile ID to which the filter link belongs. (required) [all …]
|
D | analytics_v3.provisioning.html | 92 …t ticket consists of the ticket ID and the basic information for the account, property and profile. 93 "profile": { # JSON template for an Analytics view (profile). # View (Profile) for the account. 94 …"currency": "A String", # The currency type associated with this view (profile), defaults to USD. … 96 …racking": True or False, # Indicates whether ecommerce tracking is enabled for this view (profile). 97 …rtyId": "A String", # Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs. 98 …"timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones … 99 "id": "A String", # View (Profile) ID. 100 "accountId": "A String", # Account ID to which this view (profile) belongs. 101 …eringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile). 103 …teSearchCategoryParameters": "A String", # Site search category parameters for this view (profile). [all …]
|
D | dfareporting_v3_2.accountUserProfiles.html | 79 <p class="firstline">Gets one account user profile by ID.</p> 82 <p class="firstline">Inserts a new account user profile.</p> 91 <p class="firstline">Updates an existing account user profile. This method supports patch semantics… 94 <p class="firstline">Updates an existing account user profile.</p> 98 <pre>Gets one account user profile by ID. 101 profileId: string, User profile ID associated with this request. (required) 102 id: string, User profile ID. (required) 107 …{ # AccountUserProfiles contains properties of a Campaign Manager user profile. This resource is s… 109 …"subaccountId": "A String", # Subaccount ID of the user profile. This is a read-only field that ca… 110 …"name": "A String", # Name of the user profile. This is a required field. Must be less than 64 cha… [all …]
|
D | dfareporting_v3_3.accountUserProfiles.html | 79 <p class="firstline">Gets one account user profile by ID.</p> 82 <p class="firstline">Inserts a new account user profile.</p> 91 <p class="firstline">Updates an existing account user profile. This method supports patch semantics… 94 <p class="firstline">Updates an existing account user profile.</p> 98 <pre>Gets one account user profile by ID. 101 profileId: string, User profile ID associated with this request. (required) 102 id: string, User profile ID. (required) 107 …{ # AccountUserProfiles contains properties of a Campaign Manager user profile. This resource is s… 109 …"subaccountId": "A String", # Subaccount ID of the user profile. This is a read-only field that ca… 110 …"name": "A String", # Name of the user profile. This is a required field. Must be less than 64 cha… [all …]
|
D | dfareporting_v3_1.accountUserProfiles.html | 79 <p class="firstline">Gets one account user profile by ID.</p> 82 <p class="firstline">Inserts a new account user profile.</p> 91 <p class="firstline">Updates an existing account user profile. This method supports patch semantics… 94 <p class="firstline">Updates an existing account user profile.</p> 98 <pre>Gets one account user profile by ID. 101 profileId: string, User profile ID associated with this request. (required) 102 id: string, User profile ID. (required) 107 …{ # AccountUserProfiles contains properties of a Campaign Manager user profile. This resource is s… 109 …"subaccountId": "A String", # Subaccount ID of the user profile. This is a read-only field that ca… 110 …"name": "A String", # Name of the user profile. This is a required field. Must be less than 64 cha… [all …]
|
D | dfareporting_v2_8.accountUserProfiles.html | 79 <p class="firstline">Gets one account user profile by ID.</p> 82 <p class="firstline">Inserts a new account user profile.</p> 91 <p class="firstline">Updates an existing account user profile. This method supports patch semantics… 94 <p class="firstline">Updates an existing account user profile.</p> 98 <pre>Gets one account user profile by ID. 101 profileId: string, User profile ID associated with this request. (required) 102 id: string, User profile ID. (required) 107 …{ # AccountUserProfiles contains properties of a DCM user profile. This resource is specifically f… 109 …"subaccountId": "A String", # Subaccount ID of the user profile. This is a read-only field that ca… 110 …"name": "A String", # Name of the user profile. This is a required field. Must be less than 64 cha… [all …]
|
D | dfareporting_v2_7.accountUserProfiles.html | 79 <p class="firstline">Gets one account user profile by ID.</p> 82 <p class="firstline">Inserts a new account user profile.</p> 91 <p class="firstline">Updates an existing account user profile. This method supports patch semantics… 94 <p class="firstline">Updates an existing account user profile.</p> 98 <pre>Gets one account user profile by ID. 101 profileId: string, User profile ID associated with this request. (required) 102 id: string, User profile ID. (required) 107 …{ # AccountUserProfiles contains properties of a DCM user profile. This resource is specifically f… 109 …"subaccountId": "A String", # Subaccount ID of the user profile. This is a read-only field that ca… 110 …"name": "A String", # Name of the user profile. This is a required field. Must be less than 64 cha… [all …]
|
/external/llvm-project/llvm/unittests/XRay/ |
D | ProfileTest.cpp | 1 //===- ProfileTest.cpp - XRay Profile unit tests ----------------*- C++ -*-===// 8 #include "llvm/XRay/Profile.h" 26 TEST(ProfileTest, CreateProfile) { Profile P; } in TEST() 29 Profile P; in TEST() 38 Profile P; in TEST() 47 Profile P; in TEST() 56 Profile::Block{Profile::ThreadID{1}, in TEST() 58 {P.internPath({2, 1}), Profile::Data{1, 1000}}, in TEST() 59 {P.internPath({3, 2, 1}), Profile::Data{10, 100}}, in TEST() 64 Profile P0, P1; in TEST() [all …]
|
/external/llvm-project/llvm/test/tools/llvm-profdata/ |
D | sample-overlap.test | 3 ; OVERLAP0: Whole program profile similarity: 100.000% 5 ; OVERLAP0: percentage of samples unique in base profile: 0.000% 6 ; OVERLAP0: percentage of samples unique in test profile: 0.000% 7 ; OVERLAP0: total samples in base profile: 13943 8 ; OVERLAP0: total samples in test profile: 13943 11 ; OVERLAP0: functions unique in base profile: 0 12 ; OVERLAP0: functions unique in test profile: 0 15 ; OVERLAP0: hot functions unique in base profile: 0 16 ; OVERLAP0: hot functions unique in test profile: 0 19 ; OVERLAP0: hot blocks unique in base profile: 0 [all …]
|
/external/adhd/cras/src/server/ |
D | cras_bt_profile.c | 51 struct cras_bt_profile *profile; in cras_bt_profile_handle_release() local 55 profile = cras_bt_profile_get(profile_path); in cras_bt_profile_handle_release() 56 if (!profile) in cras_bt_profile_handle_release() 59 syslog(LOG_ERR, "Profile %s released by bluetoothd", profile->name); in cras_bt_profile_handle_release() 60 profile->release(profile); in cras_bt_profile_handle_release() 84 struct cras_bt_profile *profile; in cras_bt_profile_handle_new_connection() local 104 profile = cras_bt_profile_get(profile_path); in cras_bt_profile_handle_new_connection() 105 if (!profile) in cras_bt_profile_handle_new_connection() 115 err = profile->new_connection(conn, profile, device, fd); in cras_bt_profile_handle_new_connection() 117 syslog(LOG_INFO, "%s new connection rejected", profile->name); in cras_bt_profile_handle_new_connection() [all …]
|
D | cras_bt_profile.h | 15 /* Structure in cras to represent an external profile of bluez. All members 16 * and functions are documented in bluez/doc/profile-api.txt, more options 27 void (*release)(struct cras_bt_profile *profile); 29 struct cras_bt_profile *profile, 31 void (*request_disconnection)(struct cras_bt_profile *profile, 33 void (*cancel)(struct cras_bt_profile *profile); 37 /* Adds the profile to cras and registers it with bluez. 40 * profile - Pointer to the profile structure to be add. 42 int cras_bt_add_profile(DBusConnection *conn, struct cras_bt_profile *profile); 44 /* Removes |profile| from the list of profiles registered with bluez. [all …]
|
/external/llvm-project/llvm/docs/CommandGuide/ |
D | llvm-profdata.rst | 1 llvm-profdata - Profile data tool 14 The :program:`llvm-profdata` tool is a small utility for working with profile 39 :program:`llvm-profdata merge` takes several profile data files 41 indexed profile data file. 43 By default profile data is merged without modification. This means that the 64 indexed profile data can't be written to standard output. 68 Specify an input file name along with a weight. The profile counts of the 83 profile to the symbol names that should be used in the output profile. The 92 Specify that the input profile is an instrumentation-based profile. 96 Specify that the input profile is a sample-based profile. [all …]
|
/external/llvm-project/llvm/test/Transforms/SampleProfile/ |
D | syntax.ll | 1 ; RUN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/syntax.prof 2>&1 | FileCheck -check-… 2 ; RUN: not opt < %s -sample-profile -sample-profile-file=missing.prof 2>&1 | FileCheck -check-prefi… 3 ; RUN: not opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_fn_header.prof 2>&1 | FileCh… 4 ; RUN: not opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_sample_line.prof 2>&1 | File… 5 ; RUN: not opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_line_values.prof 2>&1 | File… 6 ; RUN: not opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_discriminator_value.prof 2>&… 7 ; RUN: not opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_samples.prof 2>&1 | FileChec… 8 ; RUN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_mangle.prof 2>&1 >/dev/null 10 ; RUN: opt < %s -passes=sample-profile -sample-profile-file=%S/Inputs/syntax.prof 2>&1 | FileCheck … 11 ; RUN: not opt < %s -passes=sample-profile -sample-profile-file=missing.prof 2>&1 | FileCheck -chec… [all …]
|
D | profile-sample-accurate.ll | 1 …UN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/profsampleacc.extbinary.afdo -profile-… 2 … < %s -passes=sample-profile -sample-profile-file=%S/Inputs/profsampleacc.extbinary.afdo -profile-… 3 …UN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/profsampleacc.extbinary.afdo -profile-… 4 … < %s -passes=sample-profile -sample-profile-file=%S/Inputs/profsampleacc.extbinary.afdo -profile-… 6 ; RUN: llvm-profdata merge -sample -extbinary -prof-sym-list=%S/Inputs/profile-symbol-list.text %S/… 7 ; RUN: opt < %s -sample-profile -sample-profile-file=%t.symlist.afdo -profile-summary-cutoff-hot=60… 8 ; RUN: opt < %s -passes=sample-profile -sample-profile-file=%t.symlist.afdo -profile-summary-cutoff… 10 ; If -profile-accurate-for-symsinlist and -profile-sample-accurate both present, 11 ; -profile-sample-accurate will override -profile-accurate-for-symsinlist. 12 …-sample-profile -sample-profile-file=%S/Inputs/profsampleacc.extbinary.afdo -profile-summary-cutof… [all …]
|
/external/llvm-project/clang/test/Driver/ |
D | cuda-arch-translation.cu | 71 // SM20:--image=profile=sm_20{{.*}}--image=profile=compute_20 72 // SM21:--image=profile=sm_21{{.*}}--image=profile=compute_20 73 // SM30:--image=profile=sm_30{{.*}}--image=profile=compute_30 74 // SM32:--image=profile=sm_32{{.*}}--image=profile=compute_32 75 // SM35:--image=profile=sm_35{{.*}}--image=profile=compute_35 76 // SM37:--image=profile=sm_37{{.*}}--image=profile=compute_37 77 // SM50:--image=profile=sm_50{{.*}}--image=profile=compute_50 78 // SM52:--image=profile=sm_52{{.*}}--image=profile=compute_52 79 // SM53:--image=profile=sm_53{{.*}}--image=profile=compute_53 80 // SM60:--image=profile=sm_60{{.*}}--image=profile=compute_60 [all …]
|
D | ps4-runtime-flags.c | 3 // Test the profile runtime library to be linked for PS4 compiler. 6 …ang -target x86_64-scei-ps4 --coverage %s -### 2>&1 | FileCheck --check-prefix=CHECK-PS4-PROFILE %s 7 …-target x86_64-scei-ps4 -fprofile-arcs %s -### 2>&1 | FileCheck --check-prefix=CHECK-PS4-PROFILE %s 8 …lang -target x86_64-scei-ps4 -fno-profile-arcs -fprofile-arcs %s -### 2>&1 | FileCheck --check-pre… 9 …UN: %clang -target x86_64-scei-ps4 -fno-profile-arcs %s -### 2>&1 | FileCheck -check-prefix=CHECK-… 10 …get x86_64-scei-ps4 -fprofile-arcs -fno-profile-arcs %s -### 2>&1 | FileCheck --check-prefix=CHECK… 11 …get x86_64-scei-ps4 -fprofile-generate %s -### 2>&1 | FileCheck --check-prefix=CHECK-PS4-PROFILE %s 12 …: %clang -target x86_64-scei-ps4 -fno-profile-generate %s -### 2>&1 | FileCheck --check-prefix=CHE… 13 …6_64-scei-ps4 -fprofile-generate -fno-profile-generate %s -### 2>&1 | FileCheck --check-prefix=CHE… 14 …x86_64-scei-ps4 -fprofile-generate=dir %s -### 2>&1 | FileCheck --check-prefix=CHECK-PS4-PROFILE %s [all …]
|
/external/llvm/test/Transforms/SampleProfile/ |
D | syntax.ll | 1 ; RUN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/syntax.prof 2>&1 | FileCheck -check-… 2 ; RUN: not opt < %s -sample-profile -sample-profile-file=missing.prof 2>&1 | FileCheck -check-prefi… 3 ; RUN: not opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_fn_header.prof 2>&1 | FileCh… 4 ; RUN: not opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_sample_line.prof 2>&1 | File… 5 ; RUN: not opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_line_values.prof 2>&1 | File… 6 ; RUN: not opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_discriminator_value.prof 2>&… 7 ; RUN: not opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_samples.prof 2>&1 | FileChec… 8 ; RUN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_mangle.prof 2>&1 >/dev/null 10 ; RUN: opt < %s -passes=sample-profile -sample-profile-file=%S/Inputs/syntax.prof 2>&1 | FileCheck … 11 ; RUN: not opt < %s -passes=sample-profile -sample-profile-file=missing.prof 2>&1 | FileCheck -chec… [all …]
|
/external/dynamic_depth/internal/dynamic_depth/ |
D | profile.cc | 1 #include "dynamic_depth/profile.h" 15 const char kNamespaceHref[] = "http://ns.google.com/photos/dd/1.0/profile/"; 17 // Profile type names. 23 // Profile camera indices' sizes. 28 // Dynamic Depth Profile element and the size of the camera indices matches that 57 Profile::Profile(const string& type, const std::vector<int>& camera_indices) in Profile() function in dynamic_depth::Profile 61 void Profile::GetNamespaces( in GetNamespaces() 67 ns_name_href_map->emplace(DynamicDepthConst::Profile(), kNamespaceHref); in GetNamespaces() 70 std::unique_ptr<Profile> Profile::FromData( in FromData() 73 LOG(ERROR) << "Profile must have a type"; in FromData() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
D | Profile.h | 1 //===- Profile.h - XRay Profile Abstraction -------------------------------===// 9 // Defines the XRay Profile class representing the latency profile generated by 27 class Profile; variable 29 // We forward declare the Trace type for turning a Trace into a Profile. 32 /// This function will attempt to load an XRay Profiling Mode profile from the 35 /// For any errors encountered in the loading of the profile data from 37 Expected<Profile> loadProfile(StringRef Filename); 39 /// This algorithm will merge two Profile instances into a single Profile 41 Profile mergeProfilesByThread(const Profile &L, const Profile &R); 43 /// This algorithm will merge two Profile instances into a single Profile [all …]
|
/external/llvm-project/llvm/include/llvm/XRay/ |
D | Profile.h | 1 //===- Profile.h - XRay Profile Abstraction -------------------------------===// 9 // Defines the XRay Profile class representing the latency profile generated by 27 class Profile; variable 29 // We forward declare the Trace type for turning a Trace into a Profile. 32 /// This function will attempt to load an XRay Profiling Mode profile from the 35 /// For any errors encountered in the loading of the profile data from 37 Expected<Profile> loadProfile(StringRef Filename); 39 /// This algorithm will merge two Profile instances into a single Profile 41 Profile mergeProfilesByThread(const Profile &L, const Profile &R); 43 /// This algorithm will merge two Profile instances into a single Profile [all …]
|
/external/dng_sdk/source/ |
D | dng_camera_profile.h | 15 * Support for DNG camera color profile information. 17 * two sets of color profile information for a camera in the DNG file from that 22 * a profile for a reference camera. (ColorMatrix1 and ColorMatrix2 here.) The 54 /// \brief An ID for a camera profile consisting of a name and optional fingerprint. 67 /// Construct an invalid camera profile ID (empty name and fingerprint). 77 /// Construct a camera profile ID with the specified name and no fingerprint. 78 /// \param name The name of the camera profile ID. 89 /// Construct a camera profile ID with the specified name and no fingerprint. 90 /// \param name The name of the camera profile ID. 100 /// Construct a camera profile ID with the specified name and fingerprint. [all …]
|
/external/connectedappssdk/sdk/src/main/java/com/google/android/enterprise/connectedapps/ |
D | ConnectedAppsUtils.java | 20 /** Utility methods for dealing with profile awareness. */ 23 * Get the identifier of the current profile. 25 * <p>For use with {@code profile(int profileIdentifier) calls. 29 Profile getCurrentProfile(); in getCurrentProfile() 32 * Get the identifier of the other profile. 34 * <p>For use with {@code profile(int profileIdentifier) calls. 38 Profile getOtherProfile(); in getOtherProfile() 41 * Get the identifier of the primary profile. 43 * <p>For use with {@code profile(int profileIdentifier) calls. 47 * @throws IllegalStateException if the used connector has not set a primary profile. [all …]
|
/external/llvm-project/compiler-rt/lib/profile/ |
D | InstrProfiling.h | 16 #include "profile/InstrProfData.inc" 20 #include "profile/InstrProfData.inc" 27 #include "profile/InstrProfData.inc" 32 #include "profile/InstrProfData.inc" 38 #include "profile/InstrProfData.inc" 42 * \brief Return 1 if profile counters are continuously synced to the raw 43 * profile via an mmap(). This is in contrast to the default mode, in which 44 * the raw profile is written out at program exit time. 73 * \brief Get required size for profile buffer. 96 * \brief Clear profile counters to zero. [all …]
|
/external/autotest/client/cros/scripts/ |
D | profile | 18 print cmd, 'create <name> - Create a profile called |name|.' 19 print cmd, 'push <name> - Push a previously created profile called |name|.' 20 print cmd, 'pop <name> - Pop a profile called |name|.' 21 print cmd, 'pop - Pop the top-most profile.' 22 print cmd, 'remove <name> - Remove a profile called |name| from disk.' 23 print cmd, 'clean - Pop and remove profiles above the default profile.' 25 print cmd, 'list-entries - List profile entries.' 27 'profile called |name| or all profiles if no name is given.' 32 """ Print profile_path and indicate if it is the active profile. """ 34 print 'Profile: %s <== active' % profile_path [all …]
|