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

1 2 3 4 5 6 7 891011>>

  /frameworks/base/libs/surfaceflinger_client/
LayerState.cpp 37 // NOTE: regions are at the end of the structure
54 // NOTE: regions are at the end of the structure
  /packages/apps/Settings/src/com/android/settings/
PhysicalKeyboardSettings.java 35 // Note: Order of this array should correspond to the order of the above array
42 // Note: Order of this array should correspond to the order of the above array
  /packages/inputmethods/PinyinIME/jni/include/
lpicache.h 49 // Note: splid must be a half id, and lpi_items must be not NULL. The
55 // Note: splid must be a half id, and lpi_items must be not NULL. The
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
symcat.h 28 /* Note one should never pass extra whitespace to the CONCATn macros,
42 /* Note the layer of indirection here is typically used to allow
  /sdk/eclipse/
README_WINDOWS.txt 18 Note: if you get an error when building the javadoc, make sure you use a Java SDK 1.5
19 Note: if you get an error when building layoutlib, make sure you use a Java SDK 1.5.0-b13.
  /system/core/include/cutils/
atomic.h 28 * NOTE: memory shared between threads is synchronized by all atomic operations
51 * NOTE: Two "quasiatomic" operations on the exact same memory address
  /external/bluetooth/glib/docs/reference/glib/tmpl/
atomic_operations.sgml 22 <note>
31 </note>
33 <note>
42 </note>
44 <note>
51 </note>
threads.sgml 47 Please note that if you call functions in some GLib-using library, in
147 <note>
151 </note>
183 <note><para>
186 </para></note>
188 <note><para>
192 </para></note>
194 <note><para>
198 </para></note>
226 <note>
    [all...]
arrays.sgml 87 add many elements to the array. Note however that the size of the
103 <note>
109 </note>
136 <note>
142 </note>
168 <note>
174 </note>
298 <note>
303 </note>
memory_slices.sgml 103 Note that the underlying slice allocation mechanism can
117 Note that the underlying slice allocation mechanism can
144 Note that the exact release behaviour can be changed with the
161 Note that the exact release behaviour can be changed with the
178 Note that the underlying slice allocation mechanism can
194 Note that the underlying slice allocation mechanism can
210 Note that the underlying slice allocation mechanism can
226 Note that the exact release behaviour can be changed with the
243 Note that the exact release behaviour can be changed with the
  /frameworks/base/core/java/android/app/backup/
BackupHelper.java 52 * <p class="note">
53 * <strong>Note:</strong> The helper should not close or seek either the {@code oldState} or
76 * <p class="note">
77 * <strong>Note:</strong> Do not close the <code>data</code> stream. Do not read more than
96 * <p class="note">
97 * <strong>Note:</strong> The helper should not close or seek the {@code newState}
  /ndk/docs/
ANDROID-MK.TXT 45 Note that the syntax is *very* close to the one used in Android.mk files
108 any spaces. Note that the build system will automatically add proper
112 IMPORTANT NOTE:
121 files that will be built and assembled into a module. Note that you should
126 Note that the default extension for C++ source files is '.cpp'. It is
172 your Android.mk file is parsed. Note that under certain circumstances
186 a target shared library from the sources you listed. Note that you
192 note that this will generate a file named lib$(LOCAL_MODULE).so
203 Note that this will generate a file named lib$(LOCAL_MODULE).a
225 NOTE: Up to Android NDK 1.6_r1, this variable was simply define
    [all...]
APPLICATION-MK.TXT 44 Note that it is optional for $PROJECT/jni/Application.mk, but
54 files. Note that the NDK will compute module dependencies automatically.
56 NOTE: This variable's behaviour changed in NDK r4. Before that:
70 Note that if your application is debuggable (i.e. if your manifest
75 Note that it is possible to debug both 'release' and 'debug'
109 NOTE: In android-ndk-1.5_r1, this only applied to C sources, not C++ ones.
119 NOTE: In android-ndk-1.5_r1, this applied to both C and C++ sources.
  /frameworks/base/docs/html/guide/topics/intents/
intents-filters.jd 23 <li><a href="#npex">Note Pad Example</a></li>
387 Note Pad application has two filters &mdash; one for starting up with a
388 specific note that the user can view or edit, and another for starting
389 with a new, blank note that the user can fill in and save. (All of Note
390 Pad's filters are described in the <a href="#npex">Note Pad Example</a>
486 Note that the constants described earlier for actions and categories are not
695 <h2 id="npex">Note Pad Example</h2>
698 The Note Pad sample application enables users to browse through a list
710 In its manifest file, the Note Pad application declares three activities
    [all...]
  /external/freetype/include/freetype/
ftstroke.h 143 * @note:
251 * @note:
306 * @note:
342 * @note:
367 * @note:
395 * @note:
426 * @note:
461 * @note:
500 * @note:
528 * Note that this function appends the border points an
    [all...]
freetype.h 235 /* <Note> */
281 /* <Note> */
330 /* <Note> */
385 /* <Note> */
410 /* <Note> */
472 /* <Note> */
    [all...]
ftimage.h 22 /* Note: A `raster' is simply a scan-line converter, used to render */
102 /* <Note> */
131 /* given bitmap. Note that additional formats may be added in the */
139 /* A monochrome bitmap, using 1~bit per pixel. Note that pixels */
145 /* images. Each pixel is stored in one byte. Note that the number */
231 /* <Note> */
256 /* Note that we now manage pixmaps of various depths through the */
293 /* <Note> */
365 /* <Note> */
439 /* quality. It is typically set for small character sizes. Note */
    [all...]
ftoutln.h 123 /* outline is allocated. Note however that the new */
137 /* <Note> */
172 /* <Note> */
296 /* <Note> */
328 /* <Note> */
362 /* <Note> */
393 /* <Note> */
433 /* <Note> */
509 * Note that this will return @FT_ORIENTATION_TRUETYPE for empty
  /external/grub/docs/
grub.info 99 systems with chain-loading(1) (*note Overview-Footnote-1::). GRUB is
112 (*note Command-line interface::), or a menu interface (*note Menu
116 based on a configuration file which you prepare beforehand (*note
121 partition, and a file name (*note Naming convention::) to GRUB, how to
122 install GRUB on your drive (*note Installation::), and how to boot your
123 OSes (*note Booting::), step by step.
126 (*note Invoking the grub shell::) which can be run when you are in your
146 (*note Multiboot Specification: (multiboot)Top.), because they were
159 sources available via anonymous CVS. *Note Obtaining and Buildin
    [all...]
  /external/freetype/include/freetype/internal/
pshints.h 93 * method (`stem', `stem3', or `reset'). Note that these functions do
133 * @note:
163 * @note:
204 * @note:
260 * @note:
296 * @note:
380 * method (`stems', `hintmask', `counters'). Note that these
420 * @note:
452 * @note:
495 * @note
    [all...]
  /frameworks/base/core/tests/coretests/src/android/pim/vcard/
VCardJapanizationTests.java 22 import android.provider.ContactsContract.CommonDataKinds.Note;
404 entry.addContentValues(Note.CONTENT_ITEM_TYPE)
405 .put(Note.NOTE, "note1");
406 entry.addContentValues(Note.CONTENT_ITEM_TYPE)
407 .put(Note.NOTE, "note2");
408 entry.addContentValues(Note.CONTENT_ITEM_TYPE)
409 .put(Note.NOTE, "note3")
    [all...]
  /hardware/ti/wlan/wl1271/utils/
queue.c 129 * \note
171 * \note The queue's owner should first free the queued items!
201 * \note
225 * \note
285 * \note
328 * \note
370 * Note: This is not expected in the current design, since Tx packet may be requeued
388 * \note
407 * \note
  /system/wlan/ti/wilink_6_1/utils/
queue.c 129 * \note
171 * \note The queue's owner should first free the queued items!
198 * \note
222 * \note
282 * \note
322 * \note
357 * Note: This is not expected in the current design, since Tx packet may be requeued
375 * \note
394 * \note
  /bionic/linker/
README.TXT 66 Note: this is generally stored in a .init_array section
77 Same as DT_INITARRAY but for finalizers. Note that the
80 Note: this is generally stroed in a .fini_array section
91 Note: this is generally stroed in a .preinit_array section
102 Note that the implementation of static C++ constructors is very
  /dalvik/libcore/annotation/src/main/java/org/apache/harmony/annotation/internal/nls/
Messages.java 23 // BEGIN android-note
25 // END android-note
48 * resource bundle. Note that if this file is not available, or an invalid key
143 // BEGIN android-note
145 // END android-note

Completed in 300 milliseconds

1 2 3 4 5 6 7 891011>>