HomeSort by relevance Sort by last modified time
    Searched full:notes (Results 176 - 200 of 1670) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
cstdint 40 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
cstdint 44 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1/
cstdint 40 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
cstdint 44 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1/
cstdint 40 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/
cstdint 44 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1/
cstdint 40 // For 8.22.1/1 (see C99, Notes 219, 220, 222)
  /hardware/ti/wlan/wl1271/utils/
mem.c 106 NOTES: With the call to vmalloc it is assumed that this function will
147 NOTES:
189 NOTES:
  /external/bluetooth/glib/
README.in 27 Notes about GLib 2.20
42 Notes about GLib 2.18
52 Notes about GLib 2.16
59 Notes about GLib 2.10
92 Notes about GLib 2.6.0
  /external/valgrind/main/docs/
README 122 Notes [May 2009]
142 Notes [Mar. 2007]
174 Notes [Nov. 2005]
184 Notes [July 2005]
200 Notes [Nov. 2004]:
  /external/valgrind/main/docs/internals/
release-HOWTO.txt 27 - Write release notes, add to NEWS. Include a list of fixed bugs from
104 - Include the release notes in the email (maybe not necessary for release
171 Include a link to the release notes. Possibly remove any old release
179 - Make sure the release notes are present in the NEWS file on the trunk and
185 - Include the release notes in the email.
  /prebuilts/tools/common/http-client/src/
commons-codec-1.4-src.zip 
  /external/elfutils/libdwfl/
dwfl_segment_report_module.c 293 void *notes; local
295 notes = data;
298 notes = malloc (filesz);
299 if (unlikely (notes == NULL))
304 xlateto.d_buf = notes;
311 const GElf_Nhdr *nh = notes;
312 while ((const void *) nh < (const void *) notes + filesz)
316 if (unlikely ((size_t) ((const void *) notes + filesz
325 build_id_vaddr = note_desc - (const void *) notes + vaddr;
337 if (notes != data
    [all...]
linux-kernel-modules.c 73 #define KNOTESFILE "/sys/kernel/notes"
74 #define MODNOTESFMT "/sys/module/%s/notes"
371 intuit_kernel_bounds (Dwarf_Addr *start, Dwarf_Addr *end, Dwarf_Addr *notes)
379 *notes = 0;
400 if (*notes == 0)
405 *notes = last;
568 Dwarf_Addr notes; local
570 zero NOTES will be initialized. Fake the initialization. */
571 asm ("" : "=m" (notes));
572 int result = intuit_kernel_bounds (&start, &end, &notes);
    [all...]
  /frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Control.c 173 /* NOTES: */
260 /* NOTES: */
327 /* NOTES: */
404 /* NOTES: */
445 /* NOTES: */
560 /* NOTES: */
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
dynamic_loader.h 192 * NOTES:
266 * NOTES:
397 * Notes:
415 * Notes:
442 * Notes:
507 * Notes:
523 * Notes:
  /external/libvpx/vpx_scale/arm/armv4/
gen_scalers_armv4.asm 47 ; * SPECIAL NOTES : None.
150 ; * SPECIAL NOTES : The routine uses the first line of the band below
223 ; * SPECIAL NOTES : None.
290 ; * SPECIAL NOTES : The routine uses the first line of the band below
347 ; * SPECIAL NOTES : None.
444 ; * SPECIAL NOTES : The routine uses the first line of the band below
517 ; * SPECIAL NOTES : None.
601 ; * SPECIAL NOTES : The routine uses the first line of the band below
670 ; * SPECIAL NOTES : None.
723 ; * SPECIAL NOTES : The routine uses the first line of the band belo
    [all...]
  /dalvik/vm/mterp/x86/
header.S 21 386 ABI general notes:
47 Mterp notes:
61 Notes:
  /development/samples/NotePad/src/com/example/android/notepad/
TitleEditor.java 45 NotePad.Notes._ID, // 0
46 NotePad.Notes.COLUMN_NAME_TITLE, // 1
144 values.put(NotePad.Notes.COLUMN_NAME_TITLE, mText.getText().toString());
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
android.provider.Contacts.GroupsColumns.html 97 <A NAME="android.provider.Contacts.GroupsColumns.NOTES"></A>
98 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.GroupsColumns.html#NOTES" target="_top"><code>NOTES</code></font></A></nobr> </TD>
  /frameworks/base/docs/html/sdk/
win-usb.jd 8 <li><a href="#notes">Revisions</a></li>
49 <h2 id="notes">Revisions</h2>
51 <p>The sections below provide notes about successive revisions of the USB Driver
  /frameworks/base/docs/html/tools/sdk/
win-usb.jd 8 <li><a href="#notes">Revisions</a></li>
49 <h2 id="notes">Revisions</h2>
51 <p>The sections below provide notes about successive revisions of the USB Driver
  /external/chromium/base/allocator/
README 0 Notes about the Chrome memory allocator.
  /external/chromium/chrome/common/extensions/docs/static/
experimental.webInspector.panels.html 11 <h2>Notes</h2>
options.html 72 <h2>Important notes</h2>

Completed in 683 milliseconds

1 2 3 4 5 6 78 91011>>