HomeSort by relevance Sort by last modified time
    Searched full:note (Results 326 - 350 of 7374) sorted by null

<<11121314151617181920>>

  /system/core/adb/
utils.h 36 * overflow detected. note that 'temp' is
61 * note: this doesn't place an initial terminating zero in the buffer,
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DrvMain.c 168 * Note that in Linux the files were previously loaded to driver memory by the loader
221 * \note
559 * \note
742 /* Note: The Timer module must be destroyed last, so all created timers are already destroyed!! */
754 /* Note: Moved after timers for locks */
790 * \note
870 * \note
940 * Note that the callbacks are called anyway, either in the original context (if completed), or
953 * \note
987 * Note that this call will pass the SM to the FAILED state, since this event
    [all...]
  /external/freetype/include/freetype/
ftcache.h 47 * Note that all types and functions begin with the `FTC_' prefix.
54 * @FTC_FaceID values, provided to the cache by the client. Note that
68 * Note that for the cache to work correctly, the face ID values must be
153 * @note:
189 * Application-provided request data (see note below).
198 * <Note>
294 /* Use~0 for defaults. Note that this value does not */
371 /* <Note> */
424 /* <Note> */
471 /* <Note> */
    [all...]
ftglyph.h 82 /* <Note> */
152 /* <Note> */
196 /* <Note> */
222 /* A function used to extract a glyph image from a slot. Note that */
245 /* A function used to copy a glyph image. Note that the created */
283 /* <Note> */
378 /* <Note> */
387 /* Note that the maximum coordinates are exclusive, which means that */
396 /* Note also that for 26.6 coordinates, if `bbox_mode' is set to */
446 /* <Note> */
    [all...]
  /dalvik/libcore/xml/src/main/java/org/xmlpull/v1/
XmlSerializer.java 12 * <p><b>PLEASE NOTE:</b> This interface will be part of XmlPull 1.2 API.
27 * <p><b>NOTE:</b> writing CDSECT, ENTITY_REF, IGNORABLE_WHITESPACE,
55 * <p><strong>NOTE:</strong> unknown properties are <strong>always</strong> returned as null
84 * <p><strong>NOTE:</strong> unknown properties are <string>always</strong> returned as null
129 * <p><b>NOTE:</b> this method MUST be called directly before startTag()
131 * <p><b>NOTE:</b> prefixes "xml" and "xmlns" are already bound
134 * <p><b>NOTE:</b> to set default namespace use as prefix empty string.
147 * <p><b>NOTE:</b> if the prefix is empty string "" and default namespace is bound
150 * <p><b>NOTE:</b> prefixes "xml" and "xmlns" are already bound
179 * <p><b>NOTE:</b> that means in particular that: <ul
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.c 210 * \note
240 * \note
275 * \note
307 /* NOTE: Function id for single step will be replaced to 0 by the bus driver */
316 /* NOTE: Function id for single step will be replaced to 0 by the bus driver */
364 * \note
403 * \note
424 * \note
454 * table address (note that the TxnQ and bus driver see this as a regular transaction).
456 * \note In future versions, a specific bus may not support partitioning (as in wUART),
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
WlanDrvIf.c 127 * \note
180 * \note
203 * \note
222 * \note
243 * \note
276 * \note
300 * \note
325 * \note
388 * \note
474 * Note that in Linux the files were previously loaded to driver memory
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txMgmtQueue.c 167 * \note
200 * \note
262 * \note
299 * \note
341 * \note
414 * \note
435 * \note
458 * \note
483 * \note
504 * \note
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txMgmtQueue.c 166 * \note
199 * \note
260 * \note
297 * \note
339 * \note
412 * \note
433 * \note
456 * \note
481 * \note
502 * \note
    [all...]
  /cts/tests/tests/util/src/android/util/cts/
DebugUtilsTest.java 32 // note: because System.getenv("ANDROID_OBJECT_FILTER") always returns null, can't test
  /cts/tools/signature-tools/src/signature/io/html/
FieldByNameComparator.java 33 // Note: Casts are required by javac 1.5.0_16.
  /cts/tools/signature-tools/src/signature/model/
IPackage.java 40 * Note: this method exists only for convenience in output templating.
  /dalvik/docs/opcodes/
opcode-28-goto.html 20 Note: The branch offset may not be 0. (A spin loop may be legally constructed
opcode-29-goto-16.html 20 Note: The branch offset may not be 0. (A spin loop may be legally constructed
  /dalvik/dx/src/com/android/dx/cf/iface/
FieldList.java 25 * Get whether this instance is mutable. Note that the
MethodList.java 24 * Get whether this instance is mutable. Note that the
  /dalvik/libcore/json/src/main/java/org/json/
JSONException.java 19 // Note: this class was written without inspecting the non-free org.json sourcecode.
  /dalvik/libcore/luni/src/main/java/java/io/
FilterOutputStream.java 103 // BEGIN android-note
105 // END android-note
128 // BEGIN android-note
130 // END android-note
IOException.java 22 * calling the constructor, as usual. Note there are also several subclasses of
OutputStream.java 79 // BEGIN android-note
81 // END android-note
104 // BEGIN android-note
106 // END android-note
  /dalvik/libcore/luni/src/main/java/java/lang/
AbstractMethodError.java 23 * Note that this can only occur when inconsistent class files have been loaded,
ClassCircularityError.java 25 * Note that this error can only occur when inconsistent class files are loaded,
IllegalAccessError.java 24 * Note that this can only occur when inconsistent class files have been loaded.
NoSuchFieldError.java 24 * Note that this can only occur when inconsistent class files are being loaded.
ProcessBuilder.java 53 * operating system program and its arguments. Note that the list passed to
74 * Returns this process builder's current program and arguments. Note that
96 * Changes the program and arguments of this process builder. Note that the
142 * the environment, as returned by {@link System#getenv()}. Note that the

Completed in 127 milliseconds

<<11121314151617181920>>