HomeSort by relevance Sort by last modified time
    Searched refs:LOCAL (Results 51 - 75 of 278) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
LookupKey.java 23 * A builder for creating keys that are used to lookup data in the local cache and fetch data from
72 * Local scripts. For Japan, it's Japanese (including Hiragana, Katagana, and Kanji); For
73 * Saudi Arabia, it's Arabic. Notice that for US, the local script is actually Latin script
75 * provide two set of data (Latin and local) since they use only Latin script. You have to
76 * specify the {@link ScriptType} as local instead Latin.
78 LOCAL
231 // Example key. E.g., "examples/TW/local/_default".
282 // Default to LOCAL script.
284 private ScriptType script = ScriptType.LOCAL;
373 if (scriptStr.equals("local")) {
    [all...]
  /external/chromium_org/third_party/libaddressinput/src/java/test/com/android/i18n/addressinput/
FormatInterpreterTest.java 70 for (AddressField field : formatInterpreter.getAddressFieldOrder(ScriptType.LOCAL, "US")) {
91 for (AddressField field : formatInterpreter.getAddressFieldOrder(ScriptType.LOCAL, "VU")) {
117 for (AddressField field : myInterpreter.getAddressFieldOrder(ScriptType.LOCAL, "US")) {
  /external/jpeg/
rdswitch.c 20 LOCAL(int)
37 LOCAL(boolean)
128 LOCAL(boolean)
jdmarker.c 118 /* Declare and initialize local copies of input pointer/count */
124 /* Unload the local copies --- do this only at a restart boundary */
129 /* Reload the local copies --- used only in MAKE_BYTE_AVAIL */
136 * but we must reload the local copies after a successful fill.
196 LOCAL(boolean)
236 LOCAL(boolean)
300 LOCAL(boolean)
378 LOCAL(boolean)
424 LOCAL(boolean)
497 LOCAL(boolean
    [all...]
jcphuff.c 31 * next_output_byte/free_in_buffer are local copies of cinfo->dest fields.
204 LOCAL(void)
227 LOCAL(void)
266 LOCAL(void)
280 LOCAL(void)
296 LOCAL(void)
315 LOCAL(void)
346 LOCAL(void)
jquant2.c 272 LOCAL(boxptr)
292 LOCAL(boxptr)
312 LOCAL(void)
423 LOCAL(int)
498 LOCAL(void)
538 LOCAL(void)
645 LOCAL(int)
774 LOCAL(void)
854 LOCAL(void)
    [all...]
transupp.c 65 LOCAL(void)
114 LOCAL(void)
185 LOCAL(void)
229 LOCAL(void)
293 LOCAL(void)
357 LOCAL(void)
458 LOCAL(void)
639 LOCAL(void)
679 LOCAL(void)
699 LOCAL(void
    [all...]
jchuff.c 13 * variables into local working storage, and update them back to the
60 /* These fields are NOT loaded into local working state. */
277 LOCAL(boolean)
301 LOCAL(boolean)
339 LOCAL(boolean)
352 LOCAL(boolean)
450 LOCAL(boolean)
571 LOCAL(void)
cjpeg.c 79 LOCAL(cjpeg_source_ptr)
140 LOCAL(void)
198 LOCAL(int)
jdinput.c 40 LOCAL(void)
122 LOCAL(void)
237 LOCAL(void)
  /external/qemu/distrib/jpeg-6b/
rdswitch.c 20 LOCAL(int)
37 LOCAL(boolean)
128 LOCAL(boolean)
jdmarker.c 118 /* Declare and initialize local copies of input pointer/count */
124 /* Unload the local copies --- do this only at a restart boundary */
129 /* Reload the local copies --- used only in MAKE_BYTE_AVAIL */
136 * but we must reload the local copies after a successful fill.
196 LOCAL(boolean)
236 LOCAL(boolean)
300 LOCAL(boolean)
372 LOCAL(boolean)
418 LOCAL(boolean)
489 LOCAL(boolean
    [all...]
jcphuff.c 31 * next_output_byte/free_in_buffer are local copies of cinfo->dest fields.
204 LOCAL(void)
227 LOCAL(void)
266 LOCAL(void)
280 LOCAL(void)
296 LOCAL(void)
315 LOCAL(void)
346 LOCAL(void)
jquant2.c 272 LOCAL(boxptr)
292 LOCAL(boxptr)
312 LOCAL(void)
423 LOCAL(int)
498 LOCAL(void)
538 LOCAL(void)
645 LOCAL(int)
774 LOCAL(void)
854 LOCAL(void)
    [all...]
transupp.c 65 LOCAL(void)
114 LOCAL(void)
185 LOCAL(void)
229 LOCAL(void)
293 LOCAL(void)
357 LOCAL(void)
458 LOCAL(void)
639 LOCAL(void)
679 LOCAL(void)
699 LOCAL(void
    [all...]
jchuff.c 13 * variables into local working storage, and update them back to the
60 /* These fields are NOT loaded into local working state. */
277 LOCAL(boolean)
301 LOCAL(boolean)
339 LOCAL(boolean)
352 LOCAL(boolean)
450 LOCAL(boolean)
571 LOCAL(void)
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsDatabaseHelperTest.java 94 assertEquals(a1id, mDbHelper.getOrCreateAccountIdInTransaction(AccountWithDataSet.LOCAL));
95 assertEquals((Long) a1id, mDbHelper.getAccountIdOrNull(AccountWithDataSet.LOCAL));
100 assertNull(mDbHelper.getAccountIdOrNull(AccountWithDataSet.LOCAL));
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jdmarker.c 119 /* Declare and initialize local copies of input pointer/count */
125 /* Unload the local copies --- do this only at a restart boundary */
130 /* Reload the local copies --- used only in MAKE_BYTE_AVAIL */
137 * but we must reload the local copies after a successful fill.
197 LOCAL(boolean)
237 LOCAL(boolean)
319 LOCAL(boolean)
406 LOCAL(boolean)
452 LOCAL(boolean)
523 LOCAL(boolean)
    [all...]
fpdfapi_jcphuff.c 32 * next_output_byte/free_in_buffer are local copies of cinfo->dest fields.
205 LOCAL(void)
228 LOCAL(void)
267 LOCAL(void)
281 LOCAL(void)
297 LOCAL(void)
316 LOCAL(void)
347 LOCAL(void)
fpdfapi_jchuff.c 14 * variables into local working storage, and update them back to the
64 /* These fields are NOT loaded into local working state. */
281 LOCAL(boolean)
305 LOCAL(boolean)
343 LOCAL(boolean)
356 LOCAL(boolean)
454 LOCAL(boolean)
575 LOCAL(void)
  /external/chromium_org/third_party/libjpeg_turbo/
jcphuff.c 31 * next_output_byte/free_in_buffer are local copies of cinfo->dest fields.
204 LOCAL(void)
226 LOCAL(void)
265 LOCAL(void)
278 LOCAL(void)
294 LOCAL(void)
313 LOCAL(void)
344 LOCAL(void)
jquant2.c 255 LOCAL(boxptr)
275 LOCAL(boxptr)
295 LOCAL(void)
406 LOCAL(int)
482 LOCAL(void)
522 LOCAL(void)
629 LOCAL(int)
758 LOCAL(void)
838 LOCAL(void)
    [all...]
jdinput.c 41 LOCAL(void)
137 LOCAL(void)
236 LOCAL(void)
jpegtran.c 47 LOCAL(void)
97 LOCAL(void)
120 LOCAL(int)
  /external/chromium_org/third_party/libjpeg_turbo/simd/
jsimd_arm.c 36 LOCAL(int)
64 LOCAL(int)
99 LOCAL(void)

Completed in 544 milliseconds

1 23 4 5 6 7 8 91011>>