HomeSort by relevance Sort by last modified time
    Searched full:details (Results 1376 - 1400 of 45333) sorted by null

<<51525354555657585960>>

  /external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
support.py 27 appropriate, providing the details noted below:
40 To help us diagnose any issues you encounter, please provide these details
48 display your request's HTTP details. Provide these details with your post
53 Make sure to remove any "Authorization:" headers before you post HTTP details
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/swf/
test_layer1_workflow_execution.py 67 details=event['activityTaskFailedEventAttributes']['details'])
103 details = traceback.format_exc()
109 atask['taskToken'], reason=reason, details=details)
  /external/chromium-trace/catapult/tracing/tracing/extras/importer/linux_perf/
irq_parser.html 63 var event = irqHandlerEntryRE.exec(eventBase.details);
79 var event = irqHandlerExitRE.exec(eventBase.details);
108 var event = softirqRE.exec(eventBase.details);
121 var event = softirqRE.exec(eventBase.details);
154 var event = ipiHandlerExitRE.exec(eventBase.details);
power_parser.html 120 var event = /type=(\d+) state=(\d) cpu_id=(\d+)/.exec(eventBase.details);
132 .exec(eventBase.details);
143 var event = /state=(\d+) cpu_id=(\d+)/.exec(eventBase.details);
154 var event = /min=(\d+) max=(\d+) cpu_id=(\d+)/.exec(eventBase.details);
166 var event = /state=(\d+) cpu_id=(\d+)/.exec(eventBase.details);
cpufreq_parser.html 86 var data = splitData(eventBase.details);
93 var data = splitData(eventBase.details);
102 type: eventBase.details
exynos_parser.html 57 var event = /frequency=(\d+)/.exec(eventBase.details);
69 var event = /frequency=(\d+)/.exec(eventBase.details);
102 var event = /pipe=(\d+), fb=(\d+), state=(.*)/.exec(eventBase.details);
gesture_parser.html 77 /^\s*(\w+):\s*(\w+)$/.exec(eventBase.details);
100 var innerEvent = /^\s*(\w+):\s*(\w+)$/.exec(eventBase.details);
124 var innerEvent = /^\s*(\w+):\s*(\w+)$/.exec(eventBase.details);
memreclaim_parser.html 59 var event = kswapdWakeRE.exec(eventBase.details);
103 var event = reclaimBeginRE.exec(eventBase.details);
121 var event = reclaimEndRE.exec(eventBase.details);
regulator_parser.html 77 var event = regulatorEnableRE.exec(eventBase.details);
99 var event = regulatorDisableRE.exec(eventBase.details);
122 var event = regulatorSetVoltageCompleteRE.exec(eventBase.details);
sync_parser.html 52 var event = syncTimelineRE.exec(eventBase.details);
77 var event = syncWaitRE.exec(eventBase.details);
115 var event = syncPtRE.exec(eventBase.details);
  /external/curl/projects/
README 60 assist with this. Please run "build-openssl -help" for usage details.
71 http://www.microsoft.com/en-us/download/details.aspx?id=12261
77 http://www.microsoft.com/en-us/download/details.aspx?id=734
80 http://www.microsoft.com/en-us/download/details.aspx?id=23719
104 files. Please run "generate -help" for usage details.
  /external/easymock/src/org/easymock/
EasyMockSupport.java 174 * mock objects) to replay mode. For details, see the EasyMock
185 * mock objects). For details, see the EasyMock documentation.
205 * mock objects) and turn them to a mock with nice behavior. For details,
216 * mock objects) and turn them to a mock with default behavior. For details,
227 * mock objects) and turn them to a mock with strict behavior. For details,
  /external/ltrace/
param.h 13 * General Public License for more details.
141 * documentation of param_init_pack for details. */
146 * param_init_pack for details. */
151 * param_init_pack for details. */
156 * of param_init_pack for details. */
  /external/opencv3/modules/photo/include/opencv2/photo/
cuda.hpp 60 @param borderMode Border type. See borderInterpolate for details. BORDER_REFLECT101 ,
81 removes image details, smaller h value preserves details but also preserves some noise
106 also removes image details, smaller h value preserves details but also preserves some noise
  /external/v8/src/
layout-descriptor.h 57 // appending property with |details| to it.
59 PropertyDetails details);
61 // Creates new layout descriptor by appending property with |details| to
65 Handle<Map> map, PropertyDetails details,
102 PropertyDetails details);
  /external/valgrind/VEX/priv/
guest_generic_x87.h 21 General Public License for more details.
57 See comments in the code for more details.
72 See comments in the code for more details.
122 for details on call/return conventions. */
131 for details on call/return conventions. */
  /frameworks/base/telecomm/java/android/telecom/
CallScreeningService.java 67 Call.Details.createFromParcelableCall((ParcelableCall) args.arg2));
211 * {@link CallScreeningService#respondToCall(Call.Details, CallScreeningService.CallResponse)}
214 * @param callDetails Information about a new incoming call, see {@link Call.Details}.
216 public abstract void onScreenCall(Call.Details callDetails);
225 public final void respondToCall(Call.Details callDetails, CallResponse response) {
  /hardware/qcom/display/msm8996/sdm/include/core/
buffer_allocator.h 33 @details This interface is used by SDM to allocate internal buffers.
82 @details This class declares prototype for BufferAllocator methods which must be
92 @details This method allocates memory based on input configuration.
103 @details This method deallocates the memory allocated using AllocateBuffer method.
114 @details This method returns buffer size for a specific configuration mentioned in buffer info.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPProcessor_OEM.h 15 * Lesser General Public License for more details.
63 * Details:
91 * Details:
116 * Details:
136 * Details:
  /system/core/libmemunreachable/
README.md 18 Writes a description of leaked memory to the log. A summary is always written, followed by details of up to `limit` leaks. If `log_contents` is `true`, details include up to 32 bytes of the contents of each leaked allocation.
27 Updates an `UnreachableMemoryInfo` object with information on leaks, including details on up to `limit` leaks. Returns true if leak detection succeeded.
30 Returns a description of leaked memory. A summary is always written, followed by details of up to `limit` leaks. If `log_contents` is `true`, details include up to 32 bytes of the contents of each leaked allocation.
  /external/ImageMagick/config/
tap-driver.sh 12 # GNU General Public License for more details.
120 # See the Autoconf manual for more details.
257 function report(result, details)
272 if (length(details))
273 msg = msg " " details
288 details = result_obj["number"];
290 details = details " " result_obj["description"]
294 details = details " # AFTER LATE PLAN"
    [all...]
  /developers/samples/android/content/contacts/BasicContactables/
template-params.xml 70 For details on how to implement the [SearchView][1], refer to the training guide [Setting up the search interface][4].
72 For details on how to implement the [LoaderManager.LoaderCallbacks][2] interface, refer to the [Using the LoaderManager Callbacks][5] guide.
74 For details on how to query the contacts provider, refer to the [Contacts Provider Access][6] guide.
  /external/autotest/server/site_tests/android_ACTS/
android_ACTS.py 104 details = result['Details']
105 self.job.record(verdict, None, test_case, status=(details or ''))
  /external/curl/docs/examples/
imap-tls.c 27 * security to protect the authentication details from being snooped.
50 * tutorial for more details. */
59 * authentication details in plain text though.
pop3-tls.c 27 * security to protect the authentication details from being snooped.
50 * tutorial for more details. */
59 * authentication details in plain text though.

Completed in 367 milliseconds

<<51525354555657585960>>