/frameworks/wilhelm/src/ |
D | devices.cpp | 212 const CodecDescriptor *cd = codecDescriptors; in GetCodecCapabilities() local 215 for (index = 0 ; NULL != cd->mDescriptor; ++cd) { in GetCodecCapabilities() 216 if (cd->mCodecID == codecId) { in GetCodecCapabilities() 224 for ( ; NULL != cd->mDescriptor; ++cd) { in GetCodecCapabilities() 225 if (cd->mCodecID == codecId) { in GetCodecCapabilities() 227 *pDescriptor = *cd->mDescriptor; in GetCodecCapabilities()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ |
D | appveyor.bat | 12 cd build_msvc 15 cd %configuration% 21 cd csharp\src
|
/frameworks/layoutlib/bridge/tests/src/android/util/imagepool/ |
D | ImagePoolImplTest.java | 70 CountDownLatch cd = new CountDownLatch(1); in testImageDisposeFromFunction() local 73 BufferedImage img = createImageAndReturnBufferedImage(pool, width, height, type, cd); in testImageDisposeFromFunction() 78 assertTrue(cd.await(TIMEOUT_SEC, TimeUnit.SECONDS)); in testImageDisposeFromFunction() 270 , int type, CountDownLatch cd) { in createImageAndReturnBufferedImage() argument 271 Image img1 = pool.acquire(width, height, type, bufferedImage -> cd.countDown()); in createImageAndReturnBufferedImage()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | AutoTileManagerTest.java | 122 CastDevice cd = new CastDevice(); in buildFakeCastDevice() local 123 cd.state = isCasting ? CastDevice.STATE_CONNECTED : CastDevice.STATE_DISCONNECTED; in buildFakeCastDevice() 124 return Collections.singletonList(cd); in buildFakeCastDevice()
|
/frameworks/base/tools/preload2/src/com/android/preload/ui/ |
D | SequenceUI.java | 91 ClientData cd = clientListModel.getElementAt(i).getClientData(); in getClient() local 92 if (cd != null) { in getClient() 93 String s = cd.getClientDescription(); in getClient()
|
D | SwingUI.java | 286 ClientData cd = ((Client) value).getClientData(); in getListCellRendererComponent() local 287 String s = cd.getClientDescription() + " (pid " + cd.getPid() + ")"; in getListCellRendererComponent()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/ |
D | README.md | 22 C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64>cd C:\Path\to 55 C:\Path\to>cd protobuf 69 C:\Path\to\protobuf>cd gmock 77 C:\Path\to\protobuf\gmock>cd ..\cmake 98 C:\Path\to\protobuf\cmake>mkdir build & cd build 106 C:\Path\to\protobuf\cmake\build>mkdir release & cd release 116 C:\Path\to\protobuf\cmake\build>mkdir debug & cd debug 126 C:\Path\to\protobuf\cmake\build>mkdir solution & cd solution 280 C:\Path\to>cd zlib 284 C:\Path\to\zlib>mkdir build & cd build [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/ |
D | README.md | 58 $ (cd .. && make) 70 $ (cd .. && make install) 79 $ (cd .. && make install) 104 $ (cd .. && make install)
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/jenkins/docker/ |
D | Dockerfile | 113 RUN cd /tmp && \ 115 cd protobuf && \ 119 cd java && \ 121 cd ../javanano && \
|
/frameworks/rs/tests/java_api/SSHealingBrush/ |
D | cnb | 1 cd /usr/local/google/home/hoford/aosp/frameworks/rs/java/tests/SSHealingBrush
|
/frameworks/av/media/libaaudio/examples/write_sine/ |
D | README.md | 1 # cd to this directory
|
/frameworks/compile/mclinker/unittests/ |
D | test3.txt | 151 (cd $$d ; $(MAKE) MAKEINFOFLAGS="$(MAKEINFOFLAGS)" \ 154 (cd $$d ; $(MAKE) MAKEINFOFLAGS="$(MAKEINFOFLAGS)" \ 164 cd etc && $(MAKE) MAKEINFOFLAGS="$(MAKEINFOFLAGS)" info 180 (cd proto-toplev/etc; \ 225 cd proto-toplev && find * -follow $(CVS_NAMES) -prune \
|
/frameworks/opt/gamesdk/ |
D | README | 4 cd android-games-sdk
|
/frameworks/base/tools/preload2/ |
D | preload-tool | 34 PROG_DIR="$(cd "${PROG_NAME%/*}" ; pwd -P)"
|
/frameworks/multidex/library/ |
D | Android.bp | 25 cmd: "echo \"git.version=`cd frameworks/multidex/library; git log --format=\"%H\" -n 1 || " +
|
/frameworks/multidex/instrumentation/ |
D | Android.bp | 22 …cmd: "echo \"git.version=`cd frameworks/multidex/instrumentation; git log --format=\"%H\" -n 1 || …
|
/frameworks/base/services/tests/servicestests/assets/KeyStoreRecoveryControllerTest/pem/ |
D | valid-cert.pem | 153 cd:47:0a:87:d6:5c:96:cf:f2:df:69:57:db:57:80:ad:69:a1: 162 d0:07:a7:60:56:b3:34:cd:48:4c:43:dc:d1:a7:94:7f:c6:a1: 170 56:cd:5f:f0:18:3e:dc:8e:30:e5:6d:fc:ec:98:60:9f:67:c8: 190 db:3f:cd:05:90:16:bf:e8:9c:46:82:38:ec:8b:00:e6:86:bd:
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/benchmarks/ |
D | readme.txt | 28 $ cd tmp
|
/frameworks/native/vulkan/ |
D | README.md | 26 - `$ cd libvulkan`
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/ |
D | README.md | 24 $ cd conformance && make test_cpp
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | NotificationChildrenContainer.java | 964 ColorDrawable cd = new ColorDrawable(); 965 cd.setColor(mContainingNotification.calculateBgColor()); 966 mNotificationHeader.setHeaderBackgroundDrawable(cd);
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/ |
D | README.md | 374 - cd external/protobuf 377 - cd java 379 - cd ../../..
|
/frameworks/base/cmds/bootanimation/ |
D | FORMAT.md | 124 cd <path-to-pieces>
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/ |
D | README.md | 42 $ cd js
|
/frameworks/compile/slang/ |
D | README.rst | 66 $ cd <Android_Root_Directory>
|