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

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/third_party/libjpeg_turbo/
jccoefct.c 71 LOCAL(void)
jcsample.c 88 LOCAL(void)
jdphuff.c 13 * into local working storage, and update them back to the permanent
59 /* These fields are loaded into local variables at start of each MCU.
65 /* These fields are NOT loaded into local working state. */
228 LOCAL(boolean)
  /external/jpeg/
jccoefct.c 71 LOCAL(void)
jcsample.c 86 LOCAL(void)
jdphuff.c 13 * into local working storage, and update them back to the permanent
59 /* These fields are loaded into local variables at start of each MCU.
65 /* These fields are NOT loaded into local working state. */
226 LOCAL(boolean)
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jccoefct.c 72 LOCAL(void)
fpdfapi_jcsample.c 87 LOCAL(void)
fpdfapi_jdhuff.c 14 * into local working storage, and update them back to the permanent
59 /* These fields are loaded into local variables at start of each MCU.
65 /* These fields are NOT loaded into local working state. */
386 /* Unload the local registers */
425 /* Unload the local registers */
471 LOCAL(boolean)
fpdfapi_jdmerge.c 86 LOCAL(void)
fpdfapi_jdphuff.c 14 * into local working storage, and update them back to the permanent
60 /* These fields are loaded into local variables at start of each MCU.
66 /* These fields are NOT loaded into local working state. */
228 LOCAL(boolean)
  /external/qemu/distrib/jpeg-6b/
jccoefct.c 71 LOCAL(void)
jcsample.c 86 LOCAL(void)
jdphuff.c 13 * into local working storage, and update them back to the permanent
59 /* These fields are loaded into local variables at start of each MCU.
65 /* These fields are NOT loaded into local working state. */
230 LOCAL(boolean)
  /packages/apps/InCallUI/src/com/android/incallui/
CallList.java 410 * Updates the call entry in the local map.
452 case DisconnectCause.LOCAL:
  /external/libpcap/msdos/
pkt_rx0.asm 95 LOCAL @noWrap
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaCallTracker.java 696 // clear the "local hangup" and "missed/rejected call"
705 if (conn.mCause == DisconnectCause.LOCAL) {
717 } else if (conn.mCause == DisconnectCause.LOCAL
731 // Any non-local disconnects: determine cause
    [all...]
CdmaConnection.java 323 mCause = DisconnectCause.LOCAL;
335 * to local tones
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmCallTracker.java 193 // Fake local state so that
595 // clear the "local hangup" and "missed/rejected call"
604 if (conn.mCause == DisconnectCause.LOCAL) {
616 } else if (conn.mCause == DisconnectCause.LOCAL
630 // Any non-local disconnects: determine cause
    [all...]
  /packages/services/Telephony/src/com/android/phone/
CallNotifier.java 538 || (cause == DisconnectCause.LOCAL)) { // local hangup
586 && (cause != DisconnectCause.LOCAL)
    [all...]
  /external/chromium_org/v8/src/compiler/
ast-graph-builder.cc 65 // Build node to initialize local function context.
182 // Bind all local variables to undefined.
368 case Variable::LOCAL:
400 case Variable::LOCAL: {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
program_parse.y 177 %token LIGHT LIGHTMODEL LIGHTPROD LOCAL
    [all...]
  /external/mesa3d/src/mesa/program/
program_parse.y 177 %token LIGHT LIGHTMODEL LIGHTPROD LOCAL
    [all...]
  /external/chromium_org/sync/engine/
get_updates_processor_unittest.cc 117 EXPECT_EQ(sync_pb::GetUpdatesCallerInfo::LOCAL,
312 // Record a local change, too.
  /external/chromium_org/third_party/libjpeg_turbo/simd/
jsimd_i386.c 39 LOCAL(void)

Completed in 641 milliseconds

1 2 3 4 5 6 78 91011>>