Home
last modified time | relevance | path

Searched full:profile (Results 1 – 25 of 4000) sorted by relevance

12345678910>>...160

/external/python/google-api-python-client/docs/dyn/
Danalytics_v3.management.profiles.html82 <p class="firstline">Deletes a view (profile).</p>
85 <p class="firstline">Gets a view (profile) to which the user has access.</p>
88 <p class="firstline">Create a new view (profile).</p>
94 <p class="firstline">Updates an existing view (profile). This method supports patch semantics.</p>
97 <p class="firstline">Updates an existing view (profile).</p>
106 <pre>Deletes a view (profile).
109 accountId: string, Account ID to delete the view (profile) for. (required)
110 webPropertyId: string, Web property ID to delete the view (profile) for. (required)
111 profileId: string, ID of the view (profile) to be deleted. (required)
117 <pre>Gets a view (profile) to which the user has access.
[all …]
Danalytics_v3.management.profileFilterLinks.html82 <p class="firstline">Delete a profile filter link.</p>
85 <p class="firstline">Returns a single profile filter link.</p>
88 <p class="firstline">Create a new profile filter link.</p>
91 <p class="firstline">Lists all profile filter links for a profile.</p>
94 <p class="firstline">Update an existing profile filter link. This method supports patch semantics.<…
97 <p class="firstline">Update an existing profile filter link.</p>
106 <pre>Delete a profile filter link.
109 accountId: string, Account ID to which the profile filter link belongs. (required)
110 webPropertyId: string, Web property Id to which the profile filter link belongs. (required)
111 profileId: string, Profile ID to which the filter link belongs. (required)
[all …]
Danalytics_v3.provisioning.html100 …t ticket consists of the ticket ID and the basic information for the account, property and profile.
121 …&quot;profile&quot;: { # JSON template for an Analytics view (profile). # View (Profile) for the a…
122 &quot;accountId&quot;: &quot;A String&quot;, # Account ID to which this view (profile) belongs.
123 …Enabled&quot;: True or False, # Indicates whether bot filtering is enabled for this view (profile).
124 …hildLink&quot;: { # Child link for this view (profile). Points to the list of goals for this view …
125 &quot;href&quot;: &quot;A String&quot;, # Link to the list of goals for this view (profile).
128 &quot;created&quot;: &quot;A String&quot;, # Time this view (profile) was created.
129 …t;: &quot;A String&quot;, # The currency type associated with this view (profile), defaults to USD…
131 &quot;defaultPage&quot;: &quot;A String&quot;, # Default page for this view (profile).
132 …ng&quot;: True or False, # Indicates whether ecommerce tracking is enabled for this view (profile).
[all …]
Ddfareporting_v3_3.accountUserProfiles.html82 <p class="firstline">Gets one account user profile by ID.</p>
85 <p class="firstline">Inserts a new account user profile.</p>
94 <p class="firstline">Updates an existing account user profile. This method supports patch semantics…
97 <p class="firstline">Updates an existing account user profile.</p>
106 <pre>Gets one account user profile by ID.
109 profileId: string, User profile ID associated with this request. (required)
110 id: string, User profile ID. (required)
119 …{ # AccountUserProfiles contains properties of a Campaign Manager user profile. This resource is s…
120 …&quot;accountId&quot;: &quot;A String&quot;, # Account ID of the user profile. This is a read-only…
121 …r False, # Whether this user profile is active. This defaults to false, and must be set true on in…
[all …]
Ddfareporting_v3_4.accountUserProfiles.html82 <p class="firstline">Gets one account user profile by ID.</p>
85 <p class="firstline">Inserts a new account user profile.</p>
94 <p class="firstline">Updates an existing account user profile. This method supports patch semantics…
97 <p class="firstline">Updates an existing account user profile.</p>
106 <pre>Gets one account user profile by ID.
109 profileId: string, User profile ID associated with this request. (required)
110 id: string, User profile ID. (required)
119 …{ # AccountUserProfiles contains properties of a Campaign Manager user profile. This resource is s…
120 …&quot;accountId&quot;: &quot;A String&quot;, # Account ID of the user profile. This is a read-only…
121 …r False, # Whether this user profile is active. This defaults to false, and must be set true on in…
[all …]
Ddfareporting_v3_5.accountUserProfiles.html82 <p class="firstline">Gets one account user profile by ID.</p>
85 <p class="firstline">Inserts a new account user profile.</p>
94 <p class="firstline">Updates an existing account user profile. This method supports patch semantics…
97 <p class="firstline">Updates an existing account user profile.</p>
106 <pre>Gets one account user profile by ID.
109 profileId: string, User profile ID associated with this request. (required)
110 id: string, User profile ID. (required)
119 …{ # AccountUserProfiles contains properties of a Campaign Manager user profile. This resource is s…
120 …&quot;accountId&quot;: &quot;A String&quot;, # Account ID of the user profile. This is a read-only…
121 …r False, # Whether this user profile is active. This defaults to false, and must be set true on in…
[all …]
/external/llvm/test/Transforms/SampleProfile/
Dsyntax.ll1 ; 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/
Dprofile.cc1 #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 …]
Dprofiles.cc14 LOG(ERROR) << "Namespace list is null or profile list is empty"; in GetNamespaces()
17 for (const auto& profile : profile_list_) { in GetNamespaces() local
18 profile->GetNamespaces(ns_name_href_map); in GetNamespaces()
23 std::vector<std::unique_ptr<Profile>>* profile_list) { in FromProfileArray()
25 LOG(ERROR) << "Profile list is empty"; in FromProfileArray()
45 std::unique_ptr<Profile> profile = Profile::FromDeserializer(*deserializer); in FromDeserializer() local
46 if (profile != nullptr) { in FromDeserializer()
47 profiles->profile_list_.emplace_back(std::move(profile)); in FromDeserializer()
57 const std::vector<const Profile*> Profiles::GetProfiles() const { in GetProfiles()
58 std::vector<const Profile*> profile_list; in GetProfiles()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DProfile.h1 //===- 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/
Ddng_camera_profile.h15 * 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/
DConnectedAppsUtils.java20 /** 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/autotest/client/cros/scripts/
Dprofile18 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 …]
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dcloudprofiler.v2.json119profile resource in the online mode. The server ensures that the new profiles are created at a con…
128 "description": "Parent project to create the profile in.",
140 "$ref": "Profile"
149 …ineProfile creates a new profile resource in the offline mode. The client provides the profile to …
158 "description": "Parent project to create the profile in.",
167 "$ref": "Profile"
170 "$ref": "Profile"
179profile bytes and labels on the profile resource created in the online mode. Updating the bytes fo…
188 … "description": "Output only. Opaque, server-assigned, unique ID for this profile.",
203 "$ref": "Profile"
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DProfile.cpp1 //===- Profile.cpp - XRay Profile Abstraction -----------------------------===//
9 // Defines the XRay Profile class representing the latency profile generated by
13 #include "llvm/XRay/Profile.h"
25 Profile::Profile(const Profile &O) { in Profile() function in llvm::xray::Profile
27 // Profile being initialized, through the Block instances we see. in Profile()
37 Profile &Profile::operator=(const Profile &O) { in operator =()
38 Profile P = O; in operator =()
78 static Expected<std::vector<Profile::FuncID>> readPath(DataExtractor &Extractor, in readPath()
81 std::vector<Profile::FuncID> Path; in readPath()
96 static Expected<Profile::Data> readData(DataExtractor &Extractor, in readData()
[all …]
/external/autotest/server/cros/device_health_profile/
Ddevice_health_profile.py23 Exception to throw when trying to get an invalid health profile key.
28 """This class provide interfaces to access device health profile
29 that cached on profile host(usually labstation).
36 @param host_info: A HostInfo object of the device of the profile.
38 device profile.
44 # the profile is located on servo-host as temporally location.
50 profile_filename = self._hostname + '.profile'
56 """Initialize device health profile data.
58 If the cached file exists on profile host the method will download
59 file to a local path and read data, otherwise create a profile data
[all …]
/external/clang/test/Driver/
Dps4-runtime-flags.c3 // 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 …x86_64-scei-ps4 -fprofile-generate=dir %s -### 2>&1 | FileCheck --check-prefix=CHECK-PS4-PROFILE %s
14 …6_64-scei-ps4 -fprofile-instr-generate %s -### 2>&1 | FileCheck --check-prefix=CHECK-PS4-PROFILE %s
[all …]
/external/llvm/docs/CommandGuide/
Dllvm-profdata.rst1 llvm-profdata - Profile data tool
12 The :program:`llvm-profdata` tool is a small utility for working with profile
36 :program:`llvm-profdata merge` takes several profile data files
38 indexed profile data file.
40 By default profile data is merged without modification. This means that the
61 indexed profile data can't be written to standard output.
65 Specify an input file name along with a weight. The profile counts of the
79 Specify that the input profile is an instrumentation-based profile.
83 Specify that the input profile is a sample-based profile.
89 Emit the profile using a binary encoding. For instrumentation-based profile
[all …]
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h51 static void Profile(llvm::FoldingSetNodeID& profile, const TypedValueRegion* R) { in Profile() argument
52 profile.AddInteger((unsigned) SymbolRegionValueKind); in Profile()
53 profile.AddPointer(R); in Profile()
56 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() argument
57 Profile(profile, R); in Profile()
94 static void Profile(llvm::FoldingSetNodeID& profile, const Stmt *S, in Profile() argument
97 profile.AddInteger((unsigned) SymbolConjuredKind); in Profile()
98 profile.AddPointer(S); in Profile()
99 profile.AddPointer(LCtx); in Profile()
100 profile.Add(T); in Profile()
[all …]
/external/bcc/man/man8/
Dprofile.81 .TH profile 8 "2020-03-18" "USER COMMANDS"
3 profile \- Profile CPU usage by sampling stack traces. Uses Linux eBPF/bcc.
5 .B profile [\-adfh] [\-p PID | \-L TID] [\-U | \-K] [\-F FREQUENCY | \-c COUNT]
19 at the end of the profile, greatly reducing the kernel<->user transfer.
66 Profile cgroups in this BPF map only (filtered in-kernel).
72 Profile (sample) stack traces system-wide at 49 Hertz (samples per second) until Ctrl-C:
74 .B profile
76 Profile for 5 seconds only:
78 .B profile 5
80 Profile at 99 Hertz for 5 seconds only:
[all …]
/external/e2fsprogs/lib/support/
Dprof_err.et3 error_code PROF_VERSION, "Profile version 0.0"
9 error_code PROF_NO_SECTION, "Profile section not found"
10 error_code PROF_NO_RELATION, "Profile relation not found"
14 "A profile section header has a non-zero value"
15 error_code PROF_BAD_LINK_LIST, "Bad linked list in profile structures"
16 error_code PROF_BAD_GROUP_LVL, "Bad group level in profile structures"
18 "Bad parent pointer in profile structures"
19 error_code PROF_MAGIC_ITERATOR, "Bad magic value in profile iterator"
21 error_code PROF_EINVAL, "Invalid argument passed to profile library"
22 error_code PROF_READ_ONLY, "Attempt to modify read-only profile"
[all …]
/external/webrtc/media/base/
Dh264_profile_level_id.h50 constexpr ProfileLevelId(Profile profile, Level level) in ProfileLevelId()
51 : profile(profile), level(level) {} in ProfileLevelId()
52 Profile profile; member
56 // Parse profile level id that is represented as a string of 3 hex bytes.
58 // profile level id.
61 // Parse profile level id that is represented as a string of 3 hex bytes
62 // contained in an SDP key-value map. A default profile level id will be
63 // returned if the profile-level-id key is missing. Nothing will be returned if
75 // Returns canonical string representation as three hex bytes of the profile
76 // level id, or returns nothing for invalid profile level ids.
[all …]
/external/antlr/runtime/Ruby/lib/antlr3/
Dprofile.rb36 module Profile module
37 =begin rdoc ANTLR3::Profile::ParserEvents
39 ANTLR3::Profile::ParserEvents expands basic debugging events for use by
40 recognition code generated by ANTLR when called with the <tt>-profile</tt>
50 def klass.profile?
66 def profile method
67 @debug_listener.profile
95 unless const_defined?( :Profile )
96 Profile = Struct.new( constant
107 class Profile class
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DSampleProfWriter.h1 //===- SampleProfWriter.h - Write LLVM sample profile data ------*- C++ -*-===//
31 /// Sample-based profile writer. Base class.
48 /// Profile writer factory.
65 /// Write a file header for the profile file.
69 // Write function profiles to the profile file.
73 /// Output stream where to emit the profile to.
76 /// Profile summary.
79 /// Compute summary for this profile.
82 /// Profile format.
86 /// Sample-based profile writer (text format).
[all …]
/external/webrtc/sdk/objc/components/video_codec/
DRTCH264ProfileLevelId.mm43 NSString *MaxSupportedLevelForProfile(Profile profile) {
45 if (profileLevelId && profileLevelId->profile >= profile) {
47 ProfileLevelIdToString(ProfileLevelId(profile, profileLevelId->level));
58 NSString *profile = MaxSupportedLevelForProfile(webrtc::H264::kProfileConstrainedBaseline);
59 if (profile != nil) {
60 return profile;
68 NSString *profile = MaxSupportedLevelForProfile(webrtc::H264::kProfileConstrainedHigh);
69 if (profile != nil) {
70 return profile;
81 @property(nonatomic, assign) RTCH264Profile profile;
[all …]

12345678910>>...160