| /external/webkit/Tools/DumpRenderTree/chromium/ |
| LayoutTestController.cpp | 5 * Redistribution and use in source and binary forms, with or without 9 * * Redistributions of source code must retain the above copyright 1269 const char* source = stringSource.data(); local [all...] |
| /external/webkit/Tools/android/flex-2.5.4a/ |
| initscan.c | 168 /* Whether this is an "interactive" input source; if so, and 191 * shouldn't try reading from the input source any more. We might 2893 register char *source = yytext_ptr; local 3106 register char *source = local [all...] |
| /frameworks/av/media/libmediaplayerservice/ |
| StagefrightRecorder.cpp | 2 * Copyright (C) 2009 The Android Open Source Project 102 ALOGE("Invalid audio source: %d", as); 119 ALOGE("Invalid video source: %d", vs); 814 ALOGE("audio source is not initialized"); 919 ALOGE("Invalid audio source: %d", mAudioSource); 955 // Must have exactly one source. 963 sp<MediaSource> source; local 966 source = createAudioSource(); 975 err = setupVideoEncoder(mediaSource, mVideoBitRate, &source); 982 mWriter->addSource(source); [all...] |
| /frameworks/av/media/libstagefright/rtsp/ |
| MyHandler.h | 2 * Copyright (C) 2010 The Android Open Source Project 305 AString source; local 308 "source", 309 &source)) { 310 ALOGW("Missing 'source' field in Transport response. Using " 323 addr.sin_addr.s_addr = inet_addr(source.c_str()); 1528 sp<APacketSource> source = local [all...] |
| /frameworks/base/core/java/android/app/ |
| Instrumentation.java | 2 * Copyright (C) 2006 The Android Open Source Project 881 int source = event.getSource(); local 883 if (source == InputDevice.SOURCE_UNKNOWN) { 884 source = InputDevice.SOURCE_KEYBOARD; [all...] |
| /frameworks/base/core/java/android/provider/ |
| MediaStore.java | 2 * Copyright (C) 2007 The Android Open Source Project [all...] |
| /frameworks/base/services/input/ |
| InputDispatcher.h | 2 * Copyright (C) 2010 The Android Open Source Project 473 uint32_t source; member in struct:android::InputDispatcher::KeyEntry 494 int32_t deviceId, uint32_t source, uint32_t policyFlags, int32_t action, 507 uint32_t source; member in struct:android::InputDispatcher::MotionEntry 522 int32_t deviceId, uint32_t source, uint32_t policyFlags, 701 // Returns true if the specified source is known to have received a hover enter 703 bool isHovering(int32_t deviceId, uint32_t source, int32_t displayId) const; 743 uint32_t source; member in struct:android::InputDispatcher::InputState::KeyMemento 754 uint32_t source; member in struct:android::InputDispatcher::InputState::MotionMemento 940 uint32_t source; \/\/ source of the device that is current down, others are rejected member in struct:android::InputDispatcher::TouchState [all...] |
| /hardware/ril/reference-ril/ |
| reference-ril.c | 3 ** Copyright 2006, The Android Open Source Project 100 // CDMA Subscription Source 3022 int source = 0; local [all...] |
| /libcore/luni/src/main/java/java/util/ |
| Formatter.java | 1999 String source = null; local [all...] |
| /libcore/luni/src/test/java/tests/api/javax/net/ssl/ |
| SSLEngineTest.java | 1385 ByteBuffer source = read(); local [all...] |
| /packages/apps/Camera/src/com/android/camera/ |
| EffectsRecorder.java | 2 * Copyright (C) 2011 The Android Open Source Project 821 SurfaceTexture source = (SurfaceTexture) args[0]; local [all...] |
| /packages/apps/Contacts/tests/src/com/android/contacts/ |
| RawContactModifierTests.java | 2 * Copyright (C) 2009 The Android Open Source Project 206 // Build a source and pull specific types 207 final AccountType source = getAccountType(); local 208 final DataKind kindPhone = source.getKindForMimetype(Phone.CONTENT_ITEM_TYPE); 251 // Build a source and pull specific types 252 final AccountType source = getAccountType(); local 253 final DataKind kindPhone = source.getKindForMimetype(Phone.CONTENT_ITEM_TYPE); 280 // Build a source and pull specific types 281 final AccountType source = getAccountType(); local 282 final DataKind kindPhone = source.getKindForMimetype(Phone.CONTENT_ITEM_TYPE) 317 final AccountType source = getAccountType(); local 328 final AccountType source = getAccountType(); local 345 final AccountType source = getAccountType(); local 386 final AccountType source = getAccountType(); local 412 final AccountType source = getAccountType(); local 441 final AccountType source = getAccountType(); local 465 final AccountType source = getAccountType(); local [all...] |
| /packages/apps/Gallery2/src/com/android/camera/ |
| EffectsRecorder.java | 2 * Copyright (C) 2011 The Android Open Source Project 822 SurfaceTexture source = (SurfaceTexture) args[0]; local [all...] |
| /packages/apps/Gallery2/src/com/android/photos/views/ |
| TiledImageRenderer.java | 2 * Copyright (C) 2013 The Android Open Source Project 180 private static int calulateLevelCount(TileSource source) { 182 int maxDim = Math.max(source.getImageWidth(), source.getImageHeight()); 183 int t = source.getTileSize(); 557 RectF source = mSourceRect; local 560 source.set(0, 0, mTileSize, mTileSize); 577 drawTile(tile, canvas, source, target); 582 Tile tile, GLCanvas canvas, RectF source, RectF target) { 585 canvas.drawTexture(tile, source, target) [all...] |
| /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
| SearchActivity.java | 2 * Copyright (C) 2009 The Android Open Source Project 619 String source = getIntent().getStringExtra(Search.SOURCE); local 621 getLogger().logStart(mOnCreateLatency, latency, source, getCorpus(),
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
| seq_event.h | 429 snd_seq_addr_t source; /**< source address */ member in struct:snd_seq_event
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
| seq_event.h | 429 snd_seq_addr_t source; /**< source address */ member in struct:snd_seq_event
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
| seq_event.h | 429 snd_seq_addr_t source; /**< source address */ member in struct:snd_seq_event
|
| /sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/ |
| ConfigGenerator.java | 2 * Copyright (C) 2012 The Android Open Source Project 585 DOMSource source = new DOMSource(doc); local 592 tf.transform(source, result);
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
| EclipseLintClient.java | 2 * Copyright (C) 2011 The Android Open Source Project 111 import lombok.ast.grammar.Source; 481 * @param resource the resource to be checked, typically a source file 795 // Source path 828 // the source code, so instead it actually looks at the 1161 Source source = new Source(context.getContents(), context.file.getName()); local [all...] |
| LintViewPart.java | 2 * Copyright (C) 2011 The Android Open Source Project 376 Object source = e.getSource(); local 377 if (source == mLintView.getTreeViewer().getControl()) {
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/ |
| LintPreferencePage.java | 2 * Copyright (C) 2011 The Android Open Source Project 448 Object source = e.getSource(); local 449 if (source == mTree) { 480 } else if (source == mWorkspaceLink) { 486 } else if (source == mSeverityCombo) { 499 } else if (source == mIncludeAll) { 507 } else if (source == mIgnoreAll) { 513 } else if (source == mSearch) { 529 Object source = e.getSource(); local 530 if (source == mTree) [all...] |
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
| NewProjectPage.java | 2 * Copyright (C) 2012 The Android Open Source Project 434 Object source = e.getSource(); local 435 if (source == mProjectText) { 451 } else if (source == mPackageText) { 454 } else if (source == mApplicationText) { 546 Object source = e.getSource(); local 547 if (source == mMinSdkCombo) { 602 } else if (source == mBuildSdkCombo) { 629 } else if (source == mTargetSdkCombo) { 716 Object source = e.getSource() local [all...] |
| NewTemplatePage.java | 2 * Copyright (C) 2012 The Android Open Source Project 731 Object source = e.getSource(); local 732 if (source instanceof Text) { 733 Text text = (Text) source; 748 Object source = e.getSource(); local 749 if (source == mProjectButton) { 751 } else if (source instanceof Combo) { 752 Combo combo = (Combo) source; 763 } else if (source instanceof Button) { 764 Button button = (Button) source; 923 Object source = e.getSource(); local [all...] |
| /system/core/sh/ |
| arith_lex.c | 204 /* Whether this is an "interactive" input source; if so, and 231 * shouldn't try reading from the input source any more. We might 479 * Redistribution and use in source and binary forms, with or without 482 * 1. Redistributions of source code must retain the above copyright 929 /* We're scanning a new file or input source. It's 931 * just pointed yyin at a new source and called 936 * back-up) that will match for the new input source. 1057 register char *source = (yytext_ptr); local 1090 *(dest++) = *(source++); 1250 register char *source = local [all...] |