HomeSort by relevance Sort by last modified time
    Searched full:profile (Results 101 - 125 of 3978) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/
set 24 /** @file profile/set
25 * This file is a GNU profile extension to the Standard C++ Library.
32 #include <profile/set.h>
33 #include <profile/multiset.h>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
map 24 /** @file profile/map
25 * This file is a GNU profile extension to the Standard C++ Library.
32 #include <profile/map.h>
33 #include <profile/multimap.h>
set 24 /** @file profile/set
25 * This file is a GNU profile extension to the Standard C++ Library.
32 #include <profile/set.h>
33 #include <profile/multiset.h>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
map 24 /** @file profile/map
25 * This file is a GNU profile extension to the Standard C++ Library.
32 #include <profile/map.h>
33 #include <profile/multimap.h>
set 24 /** @file profile/set
25 * This file is a GNU profile extension to the Standard C++ Library.
32 #include <profile/set.h>
33 #include <profile/multiset.h>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/
map 24 /** @file profile/map
25 * This file is a GNU profile extension to the Standard C++ Library.
32 #include <profile/map.h>
33 #include <profile/multimap.h>
set 24 /** @file profile/set
25 * This file is a GNU profile extension to the Standard C++ Library.
32 #include <profile/set.h>
33 #include <profile/multiset.h>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/
map 24 /** @file profile/map
25 * This file is a GNU profile extension to the Standard C++ Library.
32 #include <profile/map.h>
33 #include <profile/multimap.h>
set 24 /** @file profile/set
25 * This file is a GNU profile extension to the Standard C++ Library.
32 #include <profile/set.h>
33 #include <profile/multiset.h>
  /system/bt/profile/include/
manager.h 36 // Registers a given Bluetooth |profile| with the manager.
37 void profile_register(const profile_t *profile);
39 // Looks up a previously registered profile by |name|. If no profile was
  /cts/tests/tests/permission2/src/android/permission2/cts/
ContactsProviderTest.java 57 * Verifies that query(ContactsContract.Profile.CONTENT_URI) only requires
62 getContext().getContentResolver().query(ContactsContract.Profile.CONTENT_URI,
67 * Verifies that insert(ContactsContract.Profile.CONTENT_URI) only requires
74 getContext().getContentResolver().insert(ContactsContract.Profile.CONTENT_URI,
77 fail("insert(ContactsContract.Profile.CONTENT_URI) threw SecurityException");
84 * Verifies that update(ContactsContract.Profile.CONTENT_URI) only requires
89 getContext().getContentResolver().update(ContactsContract.Profile.CONTENT_URI,
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SymbolManager.h 69 virtual void Profile(llvm::FoldingSetNodeID& profile) = 0;
133 static void Profile(llvm::FoldingSetNodeID& profile, const TypedValueRegion* R) {
134 profile.AddInteger((unsigned) RegionValueKind);
135 profile.AddPointer(R);
138 void Profile(llvm::FoldingSetNodeID& profile) override {
139 Profile(profile, R)
    [all...]
  /frameworks/base/core/java/android/app/admin/
DevicePolicyManagerInternal.java 29 * Listener for changes in the white-listed packages to show cross-profile
35 * Called when the white-listed packages to show cross-profile widgets
38 * @param profileId The profile for which the white-listed packages changed.
48 * @param profileId The profile id.
50 * no white-listed packages or the profile id is not a managed
51 * profile.
57 * cross-profile app widgets.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
base.h 31 /** @file profile/base.h
33 * This file is a GNU profile extension to the Standard C++ Library.
42 #include <profile/impl/profiler.h>
48 * @brief GNU profile code, replaces standard behavior with profile behavior.
57 * @brief GNU profile code for public use.
61 // Import all the profile versions of components in namespace std.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
base.h 31 /** @file profile/base.h
33 * This file is a GNU profile extension to the Standard C++ Library.
42 #include <profile/impl/profiler.h>
48 * @brief GNU profile code, replaces standard behavior with profile behavior.
57 * @brief GNU profile code for public use.
61 // Import all the profile versions of components in namespace std.
  /external/llvm/unittests/ProfileData/
InstrProfTest.cpp 39 void readProfile(std::unique_ptr<MemoryBuffer> Profile) {
40 auto ReaderOrErr = IndexedInstrProfReader::create(std::move(Profile));
47 auto Profile = Writer.writeBuffer();
48 readProfile(std::move(Profile));
54 auto Profile = Writer.writeBuffer();
55 readProfile(std::move(Profile));
71 auto Profile = Writer.writeBuffer();
72 readProfile(std::move(Profile));
92 auto Profile = Writer.writeBuffer();
93 readProfile(std::move(Profile));
    [all...]
  /external/skia/src/effects/
SkBlurMask.h 30 // but also being able to predict precisely at what pixels the blurred profile of e.g. a
50 @param profile The precomputed 1D blur profile; memory allocated by and managed by
57 static uint8_t ProfileLookup(const uint8_t* profile, int loc, int blurred_width, int sharp_width);
59 /** Allocate memory for and populate the profile of a 1D blurred halfplane. The caller
62 @param profile_out The location to store the allocated profile curve
70 @param profile Precomputed blur profile computed by ComputeBlurProfile above.
72 @param sigma Standard deviation of the gaussian blur kernel used to compute the profile;
76 static void ComputeBlurredScanline(uint8_t* pixels, const uint8_t* profile,
    [all...]
  /external/vogar/src/vogar/target/
CaliperRunner.java 32 private boolean profile; field in class:CaliperRunner
37 TestEnvironment testEnvironment, int timeoutSeconds, boolean profile) {
39 this.profile = profile;
47 if (profile) {
  /packages/services/Telephony/sip/src/com/android/services/telephony/sip/
SipPhoneAccountSettingsActivity.java 30 * translates the incoming phone account to a SIP profile and opens the corresponding
31 * PreferenceActivity for said profile.
51 SipProfile profile = profileDb.retrieveSipProfileFromName(profileName); local
52 if (profile != null) {
54 settingsIntent.putExtra(SipSettings.KEY_SIP_PROFILE, (Parcelable) profile);
  /external/icu/icu4c/source/common/unicode/
usprep.h 65 * The StringPrep profile
88 * enums for the standard stringprep profile types
168 * Creates a StringPrep profile from the data file.
171 * where the profile reside followed by the package name
174 * @param fileName name of the profile file to be opened
188 * Creates a StringPrep profile for the specified profile type.
190 * @param type The profile type
203 * Closes the profile
204 * @param profile The profile to clos
    [all...]
  /external/v8/tools/
profile_view.js 30 * Creates a Profile View builder object.
41 * Builds a profile view for the specified call tree.
76 * Factory method for a profile view.
79 * @return {ProfileView} Profile view.
87 * Factory method for a profile view node.
92 * profile they can be either callees or callers.)
95 * @param {ProfileView.Node} head Profile view head.
96 * @return {ProfileView.Node} Profile view node.
106 * Creates a Profile View object. It allows to perform sorting
107 * and filtering actions on the profile
    [all...]
  /frameworks/base/docs/html/training/enterprise/
work-policy-ctrl.jd 2 page.metaDescription=Learn how to develop a Work Policy Controller to create and administer a managed profile on an employee's device.
10 <li><a href="#after_creating_profile">Create a Managed Profile</a></li>
60 profile, which accesses enterprise apps and data separately from the user's
71 user profile, how to set device policies, and how to apply
72 restrictions to other apps running on the managed profile.
77 only profile on the device is the managed profile, under the enterprise's
89 turn, manages the settings and behavior of the work user profile on each
113 set up a special work user profile using the Managed Profile API. Thi
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
IntentFiltersTestHelper.java 46 * Helper class for testing if the required cross profile intent filters are set during the
53 // These are the intents which can be forwarded to the managed profile.
59 // These are the intents which can be forwarded to the primary profile.
147 // These are the intents which cannot be forwarded to the primary profile.
181 // This flag specifies we are dealing with intents fired from the primary profile.
183 // This flag specifies we are dealing with intents fired from the managed profile.
203 * Checks if required cross profile intent filters are set for the intents fired from the
204 * primary profile.
207 // Get the class name of the intentForwarderActivity in the primary profile by firing an
208 // intent which we know will be forwarded from primary profile to managed profile
    [all...]
  /cts/tests/tests/permission/src/android/permission/cts/
ContactsProviderTest.java 66 * Verifies that query(ContactsContract.Profile.CONTENT_URI) requires
74 getContext().getContentResolver().query(ContactsContract.Profile.CONTENT_URI,
76 fail("query(ContactsContract.Profile.CONTENT_URI) did not throw SecurityException"
84 * Verifies that insert(ContactsContract.Profile.CONTENT_URI) requires
94 getContext().getContentResolver().insert(ContactsContract.Profile.CONTENT_URI,
96 fail("insert(ContactsContract.Profile.CONTENT_URI) did not throw SecurityException "
104 * Verifies that update(ContactsContract.Profile.CONTENT_URI) requires
112 getContext().getContentResolver().update(ContactsContract.Profile.CONTENT_URI,
114 fail("update(ContactsContract.Profile.CONTENT_URI) did not throw SecurityException"
  /external/compiler-rt/make/platform/
clang_linux.mk 52 Configs += builtins-i386 profile-i386
54 Arch.profile-i386 := i386
59 Configs += builtins-x86_64 profile-x86_64
61 Arch.profile-x86_64 := x86_64
74 CFLAGS.profile-i386 := $(CFLAGS) -m32
75 CFLAGS.profile-x86_64 := $(CFLAGS) -m64
79 FUNCTIONS.profile-i386 := GCDAProfiling InstrProfiling InstrProfilingBuffer \
82 FUNCTIONS.profile-x86_64 := $(FUNCTIONS.profile-i386)

Completed in 3201 milliseconds

1 2 3 45 6 7 8 91011>>