HomeSort by relevance Sort by last modified time
    Searched full:part (Results 1101 - 1125 of 4853) sorted by null

<<41424344454647484950>>

  /frameworks/base/opengl/java/android/opengl/
Visibility.java 42 * @return 2 if all of the mesh is visible, 1 if some part of the mesh is
43 * visible, 0 if no part is visible.
  /hardware/ti/omap3/dspbridge/libbridge/
DSPProcessor_OEM.c 60 * This will be an OEM-only function, and not part of the 'Bridge
91 * This will be an OEM-only function, and not part of the 'Bridge
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
c-pretty-print.h 5 This file is part of GCC.
49 initialize the pp_base() part, then call pp_c_pretty_printer_init
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
OverviewExportPart.java 34 import org.eclipse.ui.part.FileEditorInput;
37 * Export section part for overview page.
  /sdk/emulator/qtools/
hash_table.h 71 // don't dereference part of a deallocated object.
186 // If we already iterated part way through the hash table, then continue
  /external/clearsilver/imd/
imd.cs 28 <?cs each:part = Album.Path ?>
29 <?cs if:part.path == Album ?>
30 / <?cs var:part ?>
32 / <A HREF="<?cs var:CGI.PathInfo?>?album=<?cs var:url_escape(part.path) ?>"><?cs var:part ?></A>
  /external/jpeg/
jfdctint.c 5 * This file is part of the Independent JPEG Group's software.
164 /* Even part per LL&M figure 1 --- note that published figure is faulty;
182 /* Odd part per figure 8 --- note paper omits factor of sqrt(2).
229 /* Even part per LL&M figure 1 --- note that published figure is faulty;
247 /* Odd part per figure 8 --- note paper omits factor of sqrt(2).
jidctfst.c 5 * This file is part of the Independent JPEG Group's software.
222 /* Even part */
240 /* Odd part */
313 /* Even part */
327 /* Odd part */
jdmerge.c 5 * This file is part of the Independent JPEG Group's software.
274 /* Do the chroma part of the calculation */
335 /* Do the chroma part of the calculation */
401 /* Do the chroma part of the calculation */
473 /* Do the chroma part of the calculation */
551 /* Do the chroma part of the calculation */
640 /* Do the chroma part of the calculation */
  /external/openssl/crypto/engine/
README 61 they are available *because* they're part of a giant ENGINE called "openssl".
69 implementations of certain functionality. Touching any part of any kind of
181 functions. These functions are internal-only and each part of ENGINE code that
183 callback with the "engine_cleanup" code. The other part of this that makes it
191 part of a gracefull restart and the application wants to cleanup all state then
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
de-DE_graphs.utf 22 ! 1 'vowel-like' letter (part of letter simple token -> L)
24 ! 2 'consonant-like' letter (part of letter simple token -> L)
26 ! 3 digit (part of digit simple token -> D)
28 ! 4 non-L/non-D (part of sequence simple token -> S)
30 ! 5 non-L/non-D (part of single char simple token -> C)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
en-GB_graphs.utf 22 ! 1 'vowel-like' letter (part of letter simple token -> L)
24 ! 2 'consonant-like' letter (part of letter simple token -> L)
26 ! 3 digit (part of digit simple token -> D)
28 ! 4 non-L/non-D (part of sequence simple token -> S)
30 ! 5 non-L/non-D (part of single char simple token -> C)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
en-US_graphs.utf 22 ! 1 'vowel-like' letter (part of letter simple token -> L)
24 ! 2 'consonant-like' letter (part of letter simple token -> L)
26 ! 3 digit (part of digit simple token -> D)
28 ! 4 non-L/non-D (part of sequence simple token -> S)
30 ! 5 non-L/non-D (part of single char simple token -> C)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
es-ES_graphs.utf 22 ! 1 'vowel-like' letter (part of letter simple token -> L)
24 ! 2 'consonant-like' letter (part of letter simple token -> L)
26 ! 3 digit (part of digit simple token -> D)
28 ! 4 non-L/non-D (part of sequence simple token -> S)
30 ! 5 non-L/non-D (part of single char simple token -> C)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
fr-FR_graphs.utf 22 ! 1 'vowel-like' letter (part of letter simple token -> L)
24 ! 2 'consonant-like' letter (part of letter simple token -> L)
26 ! 3 digit (part of digit simple token -> D)
28 ! 4 non-L/non-D (part of sequence simple token -> S)
30 ! 5 non-L/non-D (part of single char simple token -> C)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
it-IT_graphs.utf 22 ! 1 'vowel-like' letter (part of letter simple token -> L)
24 ! 2 'consonant-like' letter (part of letter simple token -> L)
26 ! 3 digit (part of digit simple token -> D)
28 ! 4 non-L/non-D (part of sequence simple token -> S)
30 ! 5 non-L/non-D (part of single char simple token -> C)
  /frameworks/base/docs/html/resources/tutorials/views/
hello-mapview.jd 7 tutorial, you'll create a simple map application in two parts. In Part 1, you'll create an app that
8 shows a map the user can pan and zoom. In Part 2, you'll add overlay items that mark
35 <h2>Part 1: Creating a Map Activity</h2>
40 <li>Because the Maps library is not a part of the standard Android library, you must
134 <h2>Part 2: Adding Overlay Items</h2>
  /frameworks/base/telephony/java/android/telephony/
SmsManager.java 107 * Send a multi-part text based SMS. The callee should have already
117 * <code>PendingIntent</code>s (one for each message part) that is
118 * broadcast when the corresponding message part has been sent.
131 * <code>PendingIntent</code>s (one for each message part) that is
132 * broadcast when the corresponding message part has been delivered
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
KanaConverter.java 480 /** part of speech (default) */
482 /** part of speech (number) */
484 /** part of speech (symbol) */
498 * {@link KanaConverter} gets part-of-speech tags from the dictionary.
503 /* get part of speech tags */
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java 1180 PduPart part = body.getPart(i); local
1242 PduPart part = body.getPart(i); local
1298 PduPart part = body.getPart(i); local
1399 PduPart part = body.getPart(i); local
    [all...]
  /external/grub/stage2/
disk_io.c 450 int part = saved_partition >> 16; local
454 if (part > 3)
466 if (IS_PC_SLICE_TYPE_EXTENDED (PC_SLICE_TYPE (mbr, part)))
473 if (PC_SLICE_FLAG (mbr, part) != PC_SLICE_FLAG_BOOTABLE)
482 PC_SLICE_FLAG (mbr, part) = PC_SLICE_FLAG_BOOTABLE;
504 unsigned long part = 0xFFFFFF; local
525 while (next_partition (current_drive, 0xFFFFFF, &part, &type,
529 if (part == current_partition)
957 /* The `partition' part must always have a valid number. */
1272 part into UNIQUE_STRING. *
    [all...]
  /external/e2fsprogs/
aclocal.m4 5 dnl Public License, this file may be distributed as part of a program
28 dnl Public License, this file may be distributed as part of a program
515 dnl Public License, this file may be distributed as part of a program
547 dnl Public License, this file may be distributed as part of a program
650 dnl Public License, this file may be distributed as part of a program
722 dnl Public License, this file may be distributed as part of a program
754 dnl Public License, this file may be distributed as part of a program
781 dnl Public License, this file may be distributed as part of a program
809 dnl Public License, this file may be distributed as part of a program
841 dnl Public License, this file may be distributed as part of a progra
    [all...]
  /external/openssl/crypto/asn1/
asn_mime.c 244 /* Now write out the first part */
543 char state, part, first; local
546 part = 0;
555 part++;
559 } else if(part) {
841 * 1 : part boundary
850 /* Check for part boundary */
  /hardware/ti/wlan/wl1271/Txn/
SdioBusDrv.c 64 /* A single SDIO bus transaction which is a part of a complete transaction (TTxnStruct) */
396 /* If current buffer has a remainder, prepare its transaction part */
406 /* If not fixed HW address, increment it by this part's size */
429 /* If not fixed HW address, increment it by this part's size */
441 /* If current buffer has full SDIO blocks, prepare a block-mode transaction part */
474 * If a transaction part is Async, the loop continues later in the TxnDone ISR context.
609 /* If last transaction part failed, set error in Txn struct, call TxnDone CB and exit. */
  /packages/apps/Email/tests/src/com/android/email/mail/
AddressUnitTests.java 227 assertEquals("no local part", 0, address3.length);
233 assertEquals("not dot in domain part", 0, address5.length);
243 * Test parsing for address part.
257 * Test parsing for simple name part.
273 * Test parsing for utf-16 name part.
292 * Test parsing for utf-32 name part.
387 * Test parsing for quoted and encoded name part.

Completed in 459 milliseconds

<<41424344454647484950>>