HomeSort by relevance Sort by last modified time
    Searched full:profiles (Results 1 - 25 of 2190) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/misc/common/robolectric/3.1.1/lib/
maven-profile-2.2.1-sources.jar 
maven-profile-2.2.1-javadoc.jar 
maven-profile-2.2.1.jar 
maven-project-2.2.1-sources.jar 
maven-project-2.2.1-javadoc.jar 
  /toolchain/pgo-profiles/hwbinder/
OWNERS 1 # Owners of hwbinder PGO profiles
  /toolchain/pgo-profiles/hwui/
OWNERS 1 # Owners of hwui PGO profiles
  /toolchain/pgo-profiles/skia/
OWNERS 1 # Owners of skia PGO profiles
  /external/nanohttpd/
settings.xml 13 <profiles>
14 </profiles>
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/model/
ProfilesTableModel.java 25 private final double[] profiles; field in class:ProfilesTableModel
28 public ProfilesTableModel(double[] profiles) {
29 this.profiles = profiles;
35 return profiles == null ? 0 : profiles.length;
40 if (profiles == null) return "";
47 return formatter.format(profiles[row]) + "";
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
UserProfileManager.uni 2 // A UI tool to manage user profiles
4 // By this module, user can add/update/delete user profiles, and can also
19 #string STR_MODULE_ABSTRACT #language en-US "A UI tool to manage user profiles"
21 #string STR_MODULE_DESCRIPTION #language en-US "By this module, user can add/update/delete user profiles, and can also modify the user access policy and the user identification policy."
  /external/ltp/utils/ffsb-6.0-rc2/
public-description 2 measurement tool. It uses customizable profiles to measure of different
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-profile/2.0.9/
maven-profile-2.0.9.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-profile/2.2.1/
maven-profile-2.2.1.jar 
  /cts/hostsidetests/compilation/assets/
README.txt 9 $ adb shell ls -l /data/misc/profiles/cur/0/android.cts.compilation/primary.prof
11 $ adb pull /data/misc/profiles/cur/0/android.cts.compilation/primary.prof ./
  /external/jacoco/.travis/
settings.xml 10 <profiles>
17 </profiles>
  /system/extras/simpleperf/scripts/
profile_pb2.py 20 package='perftools.profiles',
22 serialized_pb=_b('\n\rprofile.proto\x12\x12perftools.profiles\"\xd5\x03\n\x07Profile\x12\x32\n\x0bsample_type\x18\x01 \x03(\x0b\x32\x1d.perftools.profiles.ValueType\x12*\n\x06sample\x18\x02 \x03(\x0b\x32\x1a.perftools.profiles.Sample\x12,\n\x07mapping\x18\x03 \x03(\x0b\x32\x1b.perftools.profiles.Mapping\x12.\n\x08location\x18\x04 \x03(\x0b\x32\x1c.perftools.profiles.Location\x12.\n\x08\x66unction\x18\x05 \x03(\x0b\x32\x1c.perftools.profiles.Function\x12\x14\n\x0cstring_table\x18\x06 \x03(\t\x12\x13\n\x0b\x64rop_frames\x18\x07 \x01(\x03\x12\x13\n\x0bkeep_frames\x18\x08 \x01(\x03\x12\x12\n\ntime_nanos\x18\t \x01(\x03\x12\x16\n\x0e\x64uration_nanos\x18\n \x01(\x03\x12\x32\n\x0bperiod_type\x18\x0b \x01(\x0b\x32\x1d.perftools.profiles.ValueType\x12\x0e\n\x06period\x18\x0c \x01(\x03\x12\x0f\n\x07\x63omment\x18\r \x03(\x03\x12\x1b\n\x13\x64\x65\x66\x61ult_sample_type\x18\x0e \x01(\x03\"\'\n\tValueType\x12\x0c\n\x04type\x18\x01 \x01(\x03\x12\x0c\n\x04unit\x18\x02 \x01(\x03\"V\n\x06Sample\x12\x13\n\x0blocation_id\x18\x01 \x03(\x04\x12\r\n\x05value\x18\x02 \x03(\x03\x12(\n\x05label\x18\x03 \x03(\x0b\x32\x19.perftools.profiles.Label\".\n\x05Label\x12\x0b\n\x03key\x18\x01 \x01(\x03\x12\x0b\n\x03str\x18\x02 \x01(\x03\x12\x0b\n\x03num\x18\x03 \x01(\x03\"\xdd\x01\n\x07Mapping\x12\n\n\x02id\x18\x01 \x01(\x04\x12\x14\n\x0cmemory_start\x18\x02 \x01(\x04\x12\x14\n\x0cmemory_limit\x18\x03 \x01(\x04\x12\x13\n\x0b\x66ile_offset\x18\x04 \x01(\x04\x12\x10\n\x08\x66ilename\x18\x05 \x01(\x03\x12\x10\n\x08\x62uild_id\x18\x06 \x01(\x03\x12\x15\n\rhas_functions\x18\x07 \x01(\x08\x12\x15\n\rhas_filenames\x18\x08 \x01(\x08\x12\x18\n\x10has_line_numbers\x18\t \x01(\x08\x12\x19\n\x11has_inline_frames\x18\n \x01(\x08\"c\n\x08Location\x12\n\n\x02id\x18\x01 \x01(\x04\x12\x12\n\nmapping_id\x18\x02 \x01(\x04\x12\x0f\n\x07\x61\x64\x64ress\x18\x03 \x01(\x04\x12&\n\x04line\x18\x04 \x03(\x0b\x32\x18.perftools.profiles.Line\")\n\x04Line\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\x04\x12\x0c\n\x04line\x18\x02 \x01(\x0 (…)
    [all...]
  /external/ltp/testcases/realtime/func/async_handler/
run_auto.sh 13 # Warning: tests args are now set in profiles
  /external/ltp/testcases/realtime/func/matrix_mult/
run_auto.sh 13 # Warning: tests args are now set in profiles
  /external/ltp/testcases/realtime/func/periodic_cpu_load/
run_auto.sh 13 # Warning: tests args are now set in profiles
  /external/ltp/testcases/realtime/func/pi_perf/
run_auto.sh 13 # Warning: tests args are now set in profiles
  /external/ltp/testcases/realtime/func/prio-preempt/
run_auto.sh 13 # Warning: tests args are now set in profiles
  /external/ltp/testcases/realtime/func/prio-wake/
run_auto.sh 11 # Warning: tests args are now set in profiles
  /external/ltp/testcases/realtime/func/pthread_kill_latency/
run_auto.sh 13 # Warning: tests args are now set in profiles
  /external/ltp/testcases/realtime/func/rt-migrate/
run_auto.sh 11 # Warning: tests args are now set in profiles

Completed in 793 milliseconds

1 2 3 4 5 6 7 8 91011>>