/frameworks/rs/api/ |
rs_time.spec | 18 summary: Time Functions and Types 27 summary: Seconds since January 1, 1970 49 summary: Date and time structure 56 summary: Elapsed time since last call 66 summary: Convert to local time 79 summary: Seconds since January 1, 1970 90 summary: System uptime in milliseconds 98 summary: System uptime in nanoseconds
|
rs_graphics.spec | 18 summary: Graphics Functions and Types 46 summary: Blend source function 64 summary: Blend destination function 77 summary: Culling mode 94 summary: Depth function 112 summary: How to intepret mesh vertex data 122 summary: Handle to a Font 134 summary: Handle to a Mesh 145 summary: Handle to a ProgramFragment 156 summary: Handle to a ProgramVerte [all...] |
rs_object_info.spec | 18 summary: Object Characteristics Functions 71 summary: Presence of more than one face 83 summary: Presence of levels of detail 95 summary: Size of the X dimension 106 summary: Size of the Y dimension 118 summary: Size of the Z dimension 130 summary: Get the object that describes the cell of an Allocation 141 summary: Release an object 154 summary: Check for an empty handle 170 summary: Size of an Elemen [all...] |
rs_object_types.spec | 18 summary: Object Types 44 summary: Handle to an element 53 summary: Handle to a Type 62 summary: Handle to an allocation 71 summary: Handle to a Sampler 80 summary: Handle to a Script 96 summary: Enum for selecting cube map faces 112 summary: Bitfield to specify how an allocation is used 152 summary: Element basic data type 173 summary: Element data kin [all...] |
rs_vector_math.spec | 18 summary: Vector Math Functions 45 summary: Cross product of two vectors 70 summary: Distance between two points 97 summary: Dot product of two vectors 122 summary: Approximate distance between two points 140 summary: Approximate length of a vector 158 summary: Approximate normalized vector 179 summary: Length of a vector 205 summary: Approximate distance between two points 231 summary: Approximate length of a vecto [all...] |
rs_math.spec | 18 summary: Mathematical Constants and Functions 54 summary: 1 / pi, as a 32 bit float 61 summary: 2 / pi, as a 32 bit float 70 summary: 2 / pi, as a 32 bit float 77 summary: 2 / sqrt(pi), as a 32 bit float 84 summary: e, as a 32 bit float 91 summary: log_e(10), as a 32 bit float 98 summary: log_e(2), as a 32 bit float 105 summary: log_10(e), as a 32 bit float 112 summary: log_2(e), as a 32 bit floa [all...] |
/external/chromium-trace/catapult/telemetry/telemetry/internal/results/ |
chart_json_output_formatter.py | 10 from telemetry.value import summary as summary_module 27 summary_values: list of summary values 33 summary = summary_module.Summary(page_specific_values) 35 summary.interleaved_computed_per_page_values_and_summaries, 46 trace_name = 'summary'
|
/frameworks/base/core/java/android/service/notification/ |
Condition.java | 74 * A summary of what the rule encoded in {@link #id} means when it is enabled. User visible 77 public final String summary; field in class:Condition 100 * @param summary a user visible description of the rule state. 102 public Condition(Uri id, String summary, int state) { 103 this(id, summary, "", "", -1, state, FLAG_RELEVANT_ALWAYS); 107 public Condition(Uri id, String summary, String line1, String line2, int icon, 110 if (summary == null) throw new IllegalArgumentException("summary is required"); 113 this.summary = summary; [all...] |
/packages/apps/Settings/src/com/android/settings/accessibility/ |
PresetPreference.java | 63 final TextView summary = (TextView) view.findViewById(R.id.summary); local 64 summary.setText(title);
|
ColorPreference.java | 102 final CharSequence summary = getSummary(); local 103 if (!TextUtils.isEmpty(summary)) { 104 previewImage.setContentDescription(summary); 134 final TextView summary = (TextView) view.findViewById(R.id.summary); local 135 summary.setText(title);
|
EdgeTypePreference.java | 70 final TextView summary = (TextView) view.findViewById(R.id.summary); local 71 summary.setText(title);
|
/packages/apps/Settings/src/com/android/settings/deviceinfo/ |
StorageSummaryPreference.java | 54 final TextView summary = (TextView) view.findViewById(android.R.id.summary); local 55 summary.setTextColor(Color.parseColor("#8a000000"));
|
/external/wpa_supplicant_8/wpa_supplicant/examples/ |
p2p-nfc.py | 39 def summary(txt): function 46 summary(txt) 161 summary("Could not get handover request carrier record from wpa_supplicant") 190 summary("Trying to initiate NFC connection handover") 192 summary("Connected for handover") 194 summary("Handover connection refused") 198 summary("Other exception: " + str(e)) 202 summary("Sending handover request") 205 summary("Failed to send handover request") 209 summary("Receiving handover response" [all...] |
/external/ceres-solver/internal/ceres/ |
levenberg_marquardt_strategy.cc | 65 TrustRegionStrategy::Summary LevenbergMarquardtStrategy::ComputeStep( 106 LinearSolver::Summary linear_solver_summary = 136 TrustRegionStrategy::Summary summary; local 137 summary.residual_norm = linear_solver_summary.residual_norm; 138 summary.num_iterations = linear_solver_summary.num_iterations; 139 summary.termination_type = linear_solver_summary.termination_type; 140 return summary;
|
line_search.h | 178 struct Summary { 179 Summary() 207 // summary must not be null and will contain the result of the line 210 // Summary::success is true if a non-zero step size is found. 214 Summary* summary) = 0; 263 Summary* summary); 280 Summary* summary); [all...] |
dogleg_strategy_test.cc | 142 TrustRegionStrategy::Summary summary = strategy.ComputeStep(pso, local 147 EXPECT_NE(summary.termination_type, LINEAR_SOLVER_FAILURE); 162 TrustRegionStrategy::Summary summary = strategy.ComputeStep(pso, local 167 EXPECT_NE(summary.termination_type, LINEAR_SOLVER_FAILURE); 182 TrustRegionStrategy::Summary summary = strategy.ComputeStep(pso, local 187 EXPECT_NE(summary.termination_type, LINEAR_SOLVER_FAILURE); 244 TrustRegionStrategy::Summary summary = strategy.ComputeStep(pso local 272 TrustRegionStrategy::Summary summary = strategy.ComputeStep(pso, local [all...] |
/external/chromium-trace/catapult/experimental/heatmap/ |
power.js | 1 var powerData = {"Win 8 Perf (2)": [{"start_time": 1434116938.115528, "end_time": 1434133605.882507, "user_story_runs": [{"user_story": "http://cnn.com", "start_time": 1434123502.047614, "values": [36.89579857720269, 36.320224338107636, 50.48163096110026, 47.59710947672526, 35.931311713324654], "end_time": 1434124214.9605}, {"user_story": "http://wsj.com", "start_time": 1434123502.047614, "values": [33.66558074951172, 33.96186828613281, 33.3427725897895, 33.49799262152778, 33.59487745496962], "end_time": 1434124214.9605}, {"user_story": "http://youtube.com", "start_time": 1434123502.047614, "values": [36.565844217936196, 36.281161838107636, 36.60977681477865, 36.32745107014974, 36.84952629937066], "end_time": 1434124214.9605}, {"user_story": "http://techcrunch.com", "start_time": 1434123502.047614, "values": [38.189752366807724, 37.83055199517144, 37.55518595377604, 46.468285454644096, 37.87428538004557], "end_time": 1434124214.9605}, {"user_story": "summary", "start_time": 1434123502.047614, "values": [36.89579857720269, 38.189752366807724, 33.66558074951172, 36.565844217936196, 36.320224338107636, 37.83055199517144, 33.96186828613281, 36.281161838107636, 50.48163096110026, 37.55518595377604, 33.3427725897895, 36.60977681477865, 47.59710947672526, 46.468285454644096, 33.49799262152778, 36.32745107014974, 35.931311713324654, 37.87428538004557, 33.59487745496962, 36.84952629937066], "end_time": 1434124214.9605}]}, {"start_time": 1434098997.202616, "end_time": 1434116645.292909, "user_story_runs": [{"user_story": "http://cnn.com", "start_time": 1434106313.377932, "values": [37.13383568657769, 35.76953887939453, 34.37191857231988, 35.540195041232636, 34.5069334242079], "end_time": 1434107030.826405}, {"user_story": "http://wsj.com", "start_time": 1434106313.377932, "values": [32.73785485161675, 31.71750810411241, 38.59208848741319, 31.783311631944443, 31.93492889404297], "end_time": 1434107030.826405}, {"user_story": "http://youtube.com", "start_time": 1434106313.377932, "values": [34.967549641927086, 34.76234012179904, 34.78563096788194, 35.06241692437066, 33.40022616916232], "end_time": 1434107030.826405}, {"user_story": "http://techcrunch.com", "start_time": 1434106313.377932, "values": [35.9464603000217, 35.82542419433594, 36.37463887532552, 36.696484883626304, 35.81399705674913], "end_time": 1434107030.826405}, {"user_story": "summary", "start_time": 1434106313.377932, "values": [37.13383568657769, 35.9464603000217, 32.73785485161675, 34.967549641927086, 35.76953887939453, 35.82542419433594, 31.71750810411241, 34.76234012179904, 34.37191857231988, 36.37463887532552, 38.59208848741319, 34.78563096788194, 35.540195041232636, 36.696484883626304, 31.783311631944443, 35.06241692437066, 34.5069334242079, 35.81399705674913, 31.93492889404297, 33.40022616916232], "end_time": 1434107030.826405}]}, {"start_time": 1434082242.087563, "end_time": 1434098741.371007, "user_story_runs": [{"user_story": "http://cnn.com", "start_time": 1434088482.941415, "values": [37.46603224012587, 37.05701192220052, 36.89894358317057, 38.62581464979384, 37.84342024061415], "end_time": 1434089196.652379}, {"user_story": "http://wsj.com", "start_time": 1434088482.941415, "values": [33.74737633599175, 39.7815916273329, 33.93609364827474, 35.4612308078342, 33.85704888237847], "end_time": 1434089196.652379}, {"user_story": "http://youtube.com", "start_time": 1434088482.941415, "values": [37.321785820855034, 37.24646250406901, 38.34660000271268, 37.28503757052951, 37.26630740695529], "end_time": 1434089196.652379}, {"user_story": "http://techcrunch.com", "start_time": 1434088482.941415, "values": [38.3894771999783, 39.35612996419271, 39.32091183132596, 38.44918992784288, 38.769077724880646], "end_time": 1434089196.652379}, {"user_story": "summary", "start_time": 1434088482.941415, "values": [37.46603224012587, 38.3894771999783, 33.74737633599175, 37.321785820855034, 37.05701192220052, 39.35612996419271, 39.7815916273329, 37.24646250406901, 36.89894358317057, 39.32091183132596, 33.93609364827474, 38.34660000271268, 38.62581464979384, 38.44918992784288, 35.4612308078342, 37.28503757052951, 37.84342024061415, 38.769077724880646, 33.85704888237847, 37.26630740695529], "end_time": 1434089196.652379}]}, {"start_time": 1434065447.317626, "end_time": 1434081949.535715, "user_story_runs": [{"user_story": "http://cnn.com", "start_time": 1434071563.25215, "values": [36.90103742811415, 37.83761342366537, 37.703802320692276, 35.40041181776259, 36.19697994656033], "end_time": 1434072277.998906}, {"user_story": "http://wsj.com", "start_time": 1434071563.25215, "values": [34.371842278374565, 34.0479490492079, 33.68562486436632, 33.86582692464193, 33.595521714952255], "end_time": 1434072277.998906}, {"user_story": "http://youtube.com", "start_time": 1434071563.25215, "values": [37.47901916503906, 37.97467125786675, 37.47781117757162, 37.553418477376304, 37.50679016113281], "end_time": 1434072277.998906}, {"user_story": "http://techcrunch.com", "start_time": 1434071563.25215, "values": [38.69332631429037, 38.84599473741319, 44.3184322781033, 38.68392096625434, 39.231906467013886], "end_time": 1434072277.998906}, {"user_story": "summary", "start_time": 1434071563.25215, "values": [36.90103742811415, 38.69332631429037, 34.371842278374565, 37.47901916503906, 37.83761342366537, 38.84599473741319, 34.0479490492079, 37.97467125786675, 37.703802320692276, 44.3184322781033, 33.68562486436632, 37.47781117757162, 35.40041181776259, 38.68392096625434, 33.86582692464193, 37.553418477376304, 36.19697994656033, 39.231906467013886, 33.595521714952255, 37.50679016113281], "end_time": 1434072277.998906}]}, {"start_time": 1434048535.281285, "end_time": 1434065161.52625, "user_story_runs": [{"user_story": "http://cnn.com", "start_time": 1434054941.207348, "values": [37.70374298095703, 37.7300771077474, 36.751437717013886, 35.23527357313368, 37.52635955810547], "end_time": 1434055655.110725}, {"user_story": "http://wsj.com", "start_time": 1434054941.207348, "values": [34.21619415283203, 33.383797539605034, 33.217010498046875, 36.49428049723307, 41.422322591145836], "end_time": 1434055655.110725}, {"user_story": "http://youtube.com", "start_time": 1434054941.207348, "values": [39.15032280815972, 36.705428229437935, 36.50905185275607, 36.73846350775825, 36.58521440294054], "end_time": 1434055655.110725}, {"user_story": "http://techcrunch.com", "start_time": 1434054941.207348, "values": [45.84124247233073, 38.00713857014974, 38.06738959418403, 38.3113521999783, 50.65102895100912], "end_time": 1434055655.110725}, {"user_story": "summary", "start_time": 1434054941.207348, "values": [37.70374298095703, 45.84124247233073, 34.21619415283203, 39.15032280815972, 37.7300771077474, 38.00713857014974, 33.383797539605034, 36.705428229437935, 36.751437717013886, 38.06738959418403, 33.217010498046875, 36.50905185275607, 35.23527357313368, 38.3113521999783, 36.49428049723307, 36.73846350775825, 37.52635955810547, 50.65102895100912, 41.422322591145836, 36.58521440294054], "end_time": 1434055655.110725}]}, {"start_time": 1434031622.350013, "end_time": 1434048250.698297, "user_story_runs": [{"user_story": "http://cnn.com", "start_time": 1434037982.705466, "values": [52.962587144639755, 36.476499769422745, 36.2286376953125, 36.05067782931857, 36.32271236843533], "end_time": 1434038696.31031}, {"user_story": "http://wsj.com", "start_time": 1434037982.705466, "values": [35.634494357638886, 33.65776062011719, 33.20338355170356, 33.32360161675347, 33.329221937391495], "end_time": 1434038696.31031}, {"user_story": "http://youtube.com", "start_time": 1434037982.705466, "values": [68.79012213812933, 36.714935302734375, 37.44235144721137, 36.53913709852431, 48.693245781792534], "end_time": 1434038696.31031}, {"user_story": "http://techcrunch.com", "start_time": 1434037982.705466, "values": [41.226514180501304, 37.63507419162326, 37.742767333984375, 38.255623711480034, 37.5471920437283], "end_time": 1434038696.31031}, {"user_story": "summary", "start_time": 1434037982.705466, "values": [52.962587144639755, 41.226514180501304, 35.634494357638886, 68.79012213812933, 36.476499769422745, 37.63507419162326, 33.65776062011719, 36.714935302734375, 36.2286376953125, 37.742767333984375, 33.20338355170356, 37.44235144721137, 36.05067782931857, 38.255623711480034, 33.32360161675347, 36.53913709852431, 36.32271236843533, 37.5471920437283, 33.329221937391495, 48.693245781792534], "end_time": 1434038696.31031}]}, {"start_time": 1434014596.373758, "end_time": 1434031342.408234, "user_story_runs": [{"user_story": "http://cnn.com", "start_time": 1434021136.153913, "values": [64.66832054985895, 36.13431294759115, 37.183214823404946, 36.16765340169271, 37.024171617296005], "end_time": 1434021849.428299}, {"user_story": "http://wsj.com", "start_time": 1434021136.153913, "values": [35.34392886691623, 33.39458889431424, 33.3257081773546, 41.561732821994354, 33.56040954589844], "end_time": 1434021849.428299}, {"user_story": "http://youtube.com", "start_time": 1434021136.153913, "values": [36.84026082356771, 36.784676445855034, 36.84591505262587, 37.147814432779946, 37.074224683973526], "end_time": 1434021849.428299}, {"user_story": "http://techcrunch.com", "start_time": 1434021136.153913, "values": [38.41865539550781, 37.88159688313802, 38.44737582736545, 51.35152604844835, 38.531388176812065], "end_time": 1434021849.428299}, {"user_story": "summary", "start_time": 1434021136.153913, "values": [64.66832054985895, 38.41865539550781, 35.34392886691623, 36.84026082356771, 36.13431294759115, 37.88159688313802, 33.39458889431424, 36.784676445855034, 37.183214823404946, 38.44737582736545, 33.3257081773546, 36.84591505262587, 36.16765340169271, 51.35152604844835, 41.561732821994354, 37.147814432779946, 37.024171617296005, 38.531388176812065, 33.56040954589844, 37.074224683973526], "end_time": 1434021849.428299}]}, {"start_time": 1433998161.119367, "end_time": 1434014306.674213, "user_story_runs": [{"user_story": "http://cnn.com", "start_time": 1434004365.309862, "values": [38.08100382486979, 37.98804812961154, 68.90705108642578, 34.95952606201172, 36.526290045844185], "end_time": 1434005080.214332}, {"user_story": "http://wsj.com", "start_time": 1434004365.309862, "values": [33.45172458224826, 33.32839118109809, 34.97178819444444, 33.24645572238498, 36.58578236897787], "end_time": 1434005080.214332}, {"user_story": "http://youtube.com", "start_time": 1434004365.309862, "values": [37.008018493652344, 42.79541439480252, 36.757210625542534, 37.092391120062935, 36.870998806423614], "end_time": 1434005080.214332}, {"user_story": "http://techcrunch.com", "start_time": 1434004365.309862, "values": [39.24093882242838, 40.22545284695096, 38.294592963324654, 38.08130900065104, 38.01957024468316], "end_time": 1434005080.214332}, {"user_story": "summary", "start_time": 1434004365.309862, "values": [38.08100382486979, 39.24093882242838, 33.45172458224826, 37.008018493652344, 37.98804812961154, 40.22545284695096, 33.32839118109809, 42.79541439480252, 68.90705108642578, 38.294592963324654, 34.97178819444444, 36.757210625542534, 34.95952606201172, 38.08130900065104, 33.24645572238498, 37.092391120062935, 36.526290045844185, 38.01957024468316, 36.58578236897787, 36.870998806423614], "end_time": 1434005080.214332}]}, {"start_time": 1433981681.279088, "end_time": 1433997879.000533, "user_story_runs": [{"user_story": "http://cnn.com", "start_time": 1433987891.100205, "values": [37.03726450602213, 36.11912197536893, 34.98934427897135, 35.07305992974175, 35.115606519911026], "end_time": 1433988599.804404}, {"user_story": "http://wsj.com", "start_time": 1433987891.100205, "values": [33.13815222846137, 32.675209045410156, 32.22418467203776, 32.152459886338974, 32.38641103108724], "end_time": 1433988599.804404}, {"user_story": "http://youtube.com", "start_time": 1433987891.100205, "values": [34.76819356282552, 40.45433892144097, 34.624383714463974, 34.76671006944444, 34.86447228325738], "end_time": 1433988599.804404}, {"user_story": "http://techcrunch.com", "start_time": 1433987891.100205, "values": [36.487464904785156, 37.723490397135414, 36.18035634358724, 37.1257315741645, 36.5789794921875], "end_time": 1433988599.804404}, {"user_story": "summary", "start_time": 1433987891.100205, "values": [37.03726450602213, 36.487464904785156, 33.13815222846137, 34.76819356282552, 36.11912197536893, 37.723490397135414, 32.675209045410156, 40.45433892144097, 34.98934427897135, 36.18035634358724, 32.22418467203776, 34.624383714463974, 35.07305992974175, 37.1257315741645, 32.152459886338974, 34.76671006944444, 35.115606519911026, 36.5789794921875, 32.38641103108724, 34.86447228325738], "end_time": 1433988599.804404}]}, {"start_time": 1433964915.486368, "end_time": 1433981399.203241, "user_story_runs": [{"user_story": "http://cnn.com", "start_time": 1433971143.184781, "values": [36.34246402316623, 35.05022260877821, 36.30402035183377, 37.14366912841797, 66.78565131293402], "end_time": 1433971852.188451}, {"user_story": "http://wsj.com", "start_time": 1433971143.184781, "values": [32.488136291503906, 34.26539527045356, 32.16735415988498, 32.11210038926866, 32.550014919704864], "end_time": 1433971852.188451}, {"user_story": "http://youtube.com", "start_time": 1433971143.184781, "values": [34.92335849338107, 34.92143842909071, 34.797770182291664, 34.795282151963974, 34.832886589898], "end_time": 1433971852.188451}, {"user_story": "http://techcrunch.com", "start_time": 1433971143.184781, "values": [36.32716284857856, 37.50628577338325, 36.41390482584635, 36.27081553141276, 36.322665744357636], "end_time": 1433971852.188451}, {"user_story": "summary", "start_time": 1433971143.184781, "values": [36.34246402316623, 36.32716284857856, 32.48813629150 (…) [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
NotificationGroupManager.java | 69 if (group.summary != null) { 70 mListener.onGroupExpansionChanged(group.summary.row, expanded); 91 // When an app posts 2 different notifications as summary of the same group, then a 100 group.summary = null; 104 if (group.summary == null) { 123 group.summary = added; 148 group.suppressed = group.summary != null && !group.expanded 151 && group.summary.notification.getNotification().isGroupSummary() 155 handleSuppressedSummaryHeadsUpped(group.summary); 164 return getNumberOfIsolatedChildren(group.summary.notification.getGroupKey()) != 0 462 public NotificationData.Entry summary; field in class:NotificationGroupManager.NotificationGroup [all...] |
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
Antlr.Runtime.Tree.pas | 50 /// <summary> 59 /// </summary> 66 /// <summary> 69 /// </summary> 75 /// <summary>Duplicate a single tree node </summary> 79 /// <summary>Duplicate tree recursively, using DupNode() for each node </summary> 82 /// <summary> 86 /// </summary> [all...] |
/external/owasp/sanitizer/tools/ |
googlecode_upload.py | 13 # file on your local machine, a small summary of what the file is, a 59 def upload(file, project_name, user_name, password, summary, labels=None): 68 summary: A small description for the file. 83 form_fields = [('summary', summary)] 155 def upload_find_auth(file_path, project_name, summary, labels=None, 159 file_path, project_name, summary, and labels are passed as-is to upload. 164 summary: A small description for the file. 195 summary, labels) 210 parser = optparse.OptionParser(usage='googlecode-upload.py -s SUMMARY ' [all...] |
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowPreference.java | 23 protected CharSequence summary; field in class:ShadowPreference 114 this.summary = context.getResources().getText(summaryResId); 118 public void setSummary(CharSequence summary) { 119 this.summary = summary; 124 return summary;
|
/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
BatteryStatsDurationTimerTest.java | 121 // Write summary 126 // Read summary 127 final BatteryStatsImpl.DurationTimer summary = new BatteryStatsImpl.DurationTimer(clocks, local 129 summary.startRunningLocked(3100); 130 summary.readSummaryFromParcelLocked(summaryParcel); 132 assertFalse(summary.isRunningLocked()); 133 assertEquals(0, summary.getCurrentDurationMsLocked(6300)); 135 assertEquals(1200, summary.getMaxDurationMsLocked(6301)); 142 // Read full - Should be the same as the summary as far as DurationTimer is concerned.
|
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/items/ |
Item.java | 95 public void setSummary(CharSequence summary) { 96 mSummary = summary; 129 CharSequence summary = getSummary(); local 130 if (summary != null && summary.length() > 0) { 131 summaryView.setText(summary);
|
/external/ceres-solver/examples/ |
circle_fit.cc | 153 Solver::Summary summary; local 154 Solve(options, &problem, &summary); 159 std::cout << summary.BriefReport() << "\n";
|
powell.cc | 144 Solver::Summary summary; local 145 Solve(options, &problem, &summary); 147 std::cout << summary.FullReport() << "\n";
|