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

<<31323334353637383940>>

  /development/pdk/docs/source/
life-of-a-bug.jd 10 <p><i>Please note: the the Android Open Source Project (AOSP) issue tracker is
66 note that this isn't a guarantee, and it's not uncommon for bugs to go from
101 platform release. (Note that this may also include fixes that exist in a
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
RssContentProvider.java 171 // NOTE Argument checking code omitted. Check your parameters!
181 // NOTE Argument checking code omitted. Check your parameters! Check that
195 // NOTE Argument checking code omitted. Check your parameters!
  /external/apache-http/src/org/apache/http/conn/params/
ConnRouteParams.java 58 * with actual hosts. Note that this is a <i>valid</i> host.
107 * Note that {@link #NO_HOST} will be mapped to
151 * Note that {@link #NO_ROUTE} will be mapped to
  /external/bluetooth/glib/docs/reference/glib/tmpl/
linked_lists_single.sgml 33 Note that most of the #GSList functions expect to be passed a pointer to
373 Note that this function is not available if GLib has been compiled
387 Note that this function is not available if GLib has been compiled
  /external/emma/core/java12/com/vladium/jcd/cls/
IConstantCollection.java 76 * Returns a CONSTANT_info at a given pool index. Note that 'index' is
78 * Note that because CONSTANT_Long and CONSTANT_Double entries occupy
119 * on average. Note that .class format does not guarantee that all such
  /external/freetype/src/truetype/
ttobjs.h 61 /* <Note> */
199 /* A note regarding non-squared pixels: */
356 /* Note: All of the functions below (except tt_size_reset()) are used */
  /external/icu4c/common/unicode/
caniter.h 63 *<br>Note: the code is intended for use with small strings, and is not suitable for larger ones,
65 * Note, CanonicalIterator is not intended to be subclassed.
88 * @return gets the source: NOTE: it is the NFD form of source
  /external/ipsec-tools/src/racoon/
ipsec_doi.h 93 /* NOTE: default value is not included in a packet. */
105 #define IPSECDOI_ATTR_ENC_MODE_ANY 0 /* NOTE:internal use */
126 #define IPSECDOI_ATTR_AUTH_NONE 254 /* NOTE:internal use */
  /external/jhead/
makernote.c 8 // Process exif format directory, as used by Cannon maker note
154 // Show generic maker note - just hex bytes.
172 // Process maker note - to the limited extent that its supported.
  /external/jpeg/
jdatasrc.c 78 * decompression after it has loaded more data into the input buffer. Note
119 * Writers of suspendable-input applications must note that skip_input_data
140 /* note we assume that fill_input_buffer will never return FALSE,
jdhuff.h 57 * macros and out-of-line subroutines. Note that N (the number of bits
66 * Note that jpeg_fill_bit_buffer may return FALSE to indicate suspension.
92 /* Bit input buffer --- note these values are kept in register variables,
jerror.c 62 * handler object. Note that the info needed to generate an error message
92 * NOTE: to use the library in an environment that doesn't support the
152 * characters. Note that no '\n' character is added to the string.
  /external/kernel-headers/original/asm-arm/arch/
irqs.h 21 * NOTE: The interrupt vectors for the OMAP-1509, OMAP-1510, and OMAP-1610
31 * NOTE: See also the OMAP-1510 and 1610 specific IRQ numbers below
108 * NOTE: See also the OMAP-1510 and 1610 specific IRQ numbers below
  /external/kernel-headers/original/asm-arm/
memory.h 11 * Note: this file should not be included by non-asm/.h files
164 * Note: Drivers should NOT use these. They are the wrong
204 * Note: when converting an unknown physical address to a
  /external/kernel-headers/original/asm-x86/
cmpxchg_32.h 7 * Note: if you use set64_bit(), __cmpxchg64(), or their variants, you
71 * Note: no "lock" prefix even on SMP: xchg always implies lock anyway
72 * Note 2: xchg has side effect, so that attribute volatile is necessary,
  /external/kernel-headers/original/linux/
binder.h 96 * NOTE: Two special error codes you should check for when calling
105 * You should handle this by exiting from your process. Note
200 * (including replies). Note that this will be sent even for
ipmi_smi.h 59 * Note that it is the interfaces responsibility to detect
166 /* Add a low-level interface to the IPMI driver. Note that if the
203 directory for this interface. Note that the entry will
  /external/opencore/codecs_v2/video/avc_h264/dec/include/
avcdec_api.h 129 \note "This API can be combined with PVAVCInitSequence if wanted to be consistent with m4vdec lib."
134 This function decodes the picture parameters set and initializes related parameters. Note thate
170 \param "output" "Pointer to the AVCOutput structure. Note that decoder library will
  /external/opencore/protocols/http_parcom/include/
http_composer.h 72 * Set URI. Note that composer doesn't do any memory allocation and memory copy for the input URI, and just save the pointer
94 * request-line + general header + request header + entity header. Note that this length doesn't include entity body length,
98 * Note that this API can get called in multiple times, and any time.
  /external/qemu/docs/
ANDROID-QEMUD-SERVICES.TXT 66 Note that the brightness value doesn't scale linearly on physical
138 Note that each line, corresponds to an independent framed message.
173 Note that <property-value> is not zero-terminated.
AUDIO.TXT 22 Note that you must pass a callback function to AUD_open_out() and AUD_open_in();
83 HWVoiceOut's 'rpos' offset). NOTE: this is a count of samples in the HWVoiceOut
156 It's important to note that the SWVoiceOut callback:
  /external/webkit/WebCore/bridge/objc/
objc_class.mm 125 // Note that we do not do any checks to guarantee uniqueness. That's the responsiblity
177 // Note that we do not do any checks to guarantee uniqueness. That's the responsiblity
218 // Note that we do not do any checks to guarantee uniqueness. That's the responsiblity
  /external/webkit/WebCore/rendering/
RenderRubyRun.cpp 66 // Note: As anonymous blocks, ruby runs do not have ':before' or ':after' content themselves.
73 // Note: As anonymous blocks, ruby runs do not have ':before' or ':after' content themselves.
139 // Note: Doing it in this order and not using RenderRubyRun's methods,
  /external/webkit/WebKit/qt/Api/
qwebpluginfactory.cpp 34 \note The plugin factory is only used if plugins are enabled through QWebSettings.
134 \note Currently, this function is only called when JavaScript programs
181 \note Ownership of the returned object will be transferred to the caller.
  /external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/
msgutil.py 33 Note: request.connection.write/read are used in this module, even though
145 Note: This class should not be used with the standalone server for wss
212 Note: This class should not be used with the standalone server for wss

Completed in 124 milliseconds

<<31323334353637383940>>