HomeSort by relevance Sort by last modified time
    Searched refs:profile (Results 26 - 50 of 1672) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/ltp/testcases/realtime/func/thread_clock/
run_auto.sh 3 profile=${1:-default}
14 $SCRIPTS_DIR/run_c_files.sh $profile tc-2
  /external/e2fsprogs/lib/support/
profile_helpers.h 2 * profile_helpers.h -- Function prototypes for profile helper functions
13 (profile_t profile, const char *const *names, char ***ret_values);
19 (profile_t profile, const char **names, char ***ret_names);
22 (profile_t profile, const char **names, char ***ret_names);
profile.h 2 * profile.h
48 * Used by the profile iterator in prof_get.c
62 (profile_t profile);
65 (profile_t profile, const char *def_string);
68 (profile_t profile, const char *name, const char *subname,
72 (profile_t profile, const char *name, const char *subname,
77 (profile_t profile, const char *name, const char *subname,
82 (profile_t profile, const char *name, const char *subname,
87 (profile_t profile, const char *name, const char *subname,
92 (profile_t profile, const char *const *names
    [all...]
  /external/ltp/testcases/realtime/func/measurement/
run_auto.sh 3 profile=${1:-default}
18 $SCRIPTS_DIR/run_c_files.sh $profile "rdtsc-latency"
21 $SCRIPTS_DIR/run_c_files.sh $profile "preempt_timing"
  /packages/services/Car/car-lib/src/android/car/
ICarBluetoothUserService.aidl 25 boolean isBluetoothConnectionProxyAvailable(in int profile);
26 void bluetoothConnectToProfile(in int profile, in BluetoothDevice device);
27 void setProfilePriority(in int profile, in BluetoothDevice device, in int priority);
  /external/ltp/testcases/realtime/func/pi-tests/
run_auto.sh 3 profile=${1:-default}
14 $SCRIPTS_DIR/run_c_files.sh $profile testpi-0
17 $SCRIPTS_DIR/run_c_files.sh $profile testpi-1
21 $SCRIPTS_DIR/run_c_files.sh $profile testpi-2
25 $SCRIPTS_DIR/run_c_files.sh $profile testpi-4
30 $SCRIPTS_DIR/run_c_files.sh $profile testpi-5
31 $SCRIPTS_DIR/run_c_files.sh $profile testpi-6
32 $SCRIPTS_DIR/run_c_files.sh $profile sbrk_mutex
  /packages/apps/Camera2/src/com/android/camera/stats/profiler/
LoggingProfiler.java 31 public Profile create(String name) {
32 LoggingProfile profile = new LoggingProfile(mWriter, name); local
33 profile.start();
34 return profile;
  /external/vogar/src/vogar/
RetrievedFilesFilter.java 26 private final boolean profile; field in class:RetrievedFilesFilter
29 public RetrievedFilesFilter(boolean profile, File profileFile) {
30 this.profile = profile;
41 || (profile && file.getName().equals(profileFile.getName()))) {
  /prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc_util/src/
version_profile.cc 32 EProfile* profile) {
45 *profile = ENoProfile;
47 *profile = ECoreProfile;
49 *profile = EEsProfile;
51 *profile = ECompatibilityProfile;
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_decoder.c 36 vl_profile_supported(struct pipe_screen *screen, enum pipe_video_profile profile)
39 switch (u_reduce_video_profile(profile)) {
49 enum pipe_video_profile profile,
64 profile,
71 switch (u_reduce_video_profile(profile)) {
73 return vl_create_mpeg12_decoder(pipe, profile, entrypoint, chroma_format,
vl_decoder.h 35 * check if a given profile is supported with shader based decoding
38 vl_profile_supported(struct pipe_screen *screen, enum pipe_video_profile profile);
45 enum pipe_video_profile profile,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/profile/
base.h 24 /** @file profile/base.h
26 * This file is a GNU profile extension to the Standard C++ Library.
35 #include <profile/impl/profiler.h>
41 * @brief GNU profile code, replaces standard behavior with profile behavior.
50 * @brief GNU profile code for public use.
54 // Import all the profile versions of components in namespace std.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/profile/
base.h 24 /** @file profile/base.h
26 * This file is a GNU profile extension to the Standard C++ Library.
35 #include <profile/impl/profiler.h>
41 * @brief GNU profile code, replaces standard behavior with profile behavior.
50 * @brief GNU profile code for public use.
54 // Import all the profile versions of components in namespace std.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/
base.h 24 /** @file profile/base.h
26 * This file is a GNU profile extension to the Standard C++ Library.
35 #include <profile/impl/profiler.h>
41 * @brief GNU profile code, replaces standard behavior with profile behavior.
50 * @brief GNU profile code for public use.
54 // Import all the profile versions of components in namespace std.
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/
base.h 24 /** @file profile/base.h
26 * This file is a GNU profile extension to the Standard C++ Library.
35 #include <profile/impl/profiler.h>
41 * @brief GNU profile code, replaces standard behavior with profile behavior.
50 * @brief GNU profile code for public use.
54 // Import all the profile versions of components in namespace std.
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/
base.h 24 /** @file profile/base.h
26 * This file is a GNU profile extension to the Standard C++ Library.
35 #include <profile/impl/profiler.h>
41 * @brief GNU profile code, replaces standard behavior with profile behavior.
50 * @brief GNU profile code for public use.
54 // Import all the profile versions of components in namespace std.
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/
base.h 24 /** @file profile/base.h
26 * This file is a GNU profile extension to the Standard C++ Library.
35 #include <profile/impl/profiler.h>
41 * @brief GNU profile code, replaces standard behavior with profile behavior.
50 * @brief GNU profile code for public use.
54 // Import all the profile versions of components in namespace std.
  /system/media/alsa_utils/
alsa_device_proxy.c 42 int proxy_prepare(alsa_device_proxy * proxy, alsa_device_profile* profile,
47 ALOGV("proxy_prepare(c:%d, d:%d)", profile->card, profile->device);
49 proxy->profile = profile;
55 if (config->format != PCM_FORMAT_INVALID && profile_is_format_valid(profile, config->format)) {
58 proxy->alsa_config.format = profile->default_config.format;
60 config->format, profile->default_config.format);
67 if (config->rate != 0 && profile_is_sample_rate_valid(profile, config->rate)) {
70 proxy->alsa_config.rate = profile->default_config.rate
127 alsa_device_profile* profile = proxy->profile; local
264 alsa_device_profile* profile = proxy->profile; local
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
CamcorderProfileTest.java 65 LAST_QUALITY + 1, // Unknown normal profile quality
66 LAST_TIMELAPSE_QUALITY + 1, // Unknown timelapse profile quality
67 LAST_HIGH_SPEED_QUALITY + 1 // Unknown high speed timelapse profile quality
79 private void checkProfile(CamcorderProfile profile, List<Size> videoSizes) {
80 Log.v(TAG, String.format("profile: duration=%d, quality=%d, " +
84 profile.duration,
85 profile.quality,
86 profile.fileFormat,
87 profile.videoCodec,
88 profile.videoBitRate
217 CamcorderProfile profile = getWithOptionalId(quality, cameraId); local
263 CamcorderProfile profile = getWithOptionalId(quality, cameraId); local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
analyze_dxp.py 12 If you're running a script you want to profile, a simple way to get
39 def has_pairs(profile):
40 """Returns True if the Python that produced the argument profile
43 return len(profile) > 0 and isinstance(profile[0], list)
47 """Forgets any execution profile that has been gathered so far."""
49 sys.getdxp() # Resets the internal profile
72 """Returns the cumulative execution profile until this call."""
78 def common_instructions(profile):
85 if has_pairs(profile) and profile:
    [all...]
  /build/make/core/clang/
TARGET_x86_64.mk 5 TARGET_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-x86_64-android.a
  /external/mesa3d/src/gallium/auxiliary/util/
u_video.h 43 u_reduce_video_profile(enum pipe_video_profile profile)
45 switch (profile)
  /packages/apps/Settings/src/com/android/settings/vpn2/
ConfigDialogFragment.java 52 private static final String ARG_PROFILE = "profile";
68 public static void show(VpnSettings parent, VpnProfile profile, boolean edit, boolean exists) {
72 args.putParcelable(ARG_PROFILE, profile);
112 VpnProfile profile = (VpnProfile) args.getParcelable(ARG_PROFILE); local
116 final Dialog dialog = new ConfigDialog(getActivity(), this, profile, editing, exists);
138 VpnProfile profile = (VpnProfile) options.getParcelable(ARG_PROFILE); local
139 connect(profile, isAlwaysOn);
146 VpnProfile profile = dialog.getProfile(); local
155 if (shouldConnect && !isConnected(profile) &&
158 opts.putParcelable(ARG_PROFILE, profile);
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
Initialize.h 51 // and profile. (Some still need to be added programmatically.)
69 virtual void identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, TSymbolTable& symbolTable) = 0;
71 virtual void identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, TSymbolTable& symbolTable, const TBuiltInResource &resources) = 0;
91 void identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, TSymbolTable& symbolTable);
93 void identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, TSymbolTable& symbolTable, const TBuiltInResource &resources);
96 void add2ndGenerationSamplingImaging(int version, EProfile profile, const SpvVersion& spvVersion);
97 void addSubpassSampling(TSampler, TString& typeName, int version, EProfile profile);
98 void addQueryFunctions(TSampler, TString& typeName, int version, EProfile profile);
99 void addImageFunctions(TSampler, TString& typeName, int version, EProfile profile);
100 void addSamplingFunctions(TSampler, TString& typeName, int version, EProfile profile);
    [all...]
  /external/autotest/client/site_tests/network_DefaultProfileCreation/
network_DefaultProfileCreation.py 16 """The Default Profile Creation class.
18 Wipe the default profile, start shill, and check that a default
19 profile has been created.
21 Test that the default profile contains default values for properties
25 DEFAULT_PROFILE_PATH = '/var/cache/shill/default.profile'
56 profile = None
60 profile = f.read()
61 if profile:
66 if profile is None:
67 raise error.TestFail('shill should load a profile within
    [all...]

Completed in 482 milliseconds

12 3 4 5 6 7 8 91011>>