/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | MatrixTrackingGL.java | 264 if ( _check) check(); in glFrustumf() 271 if ( _check) check(); in glFrustumx() 363 if ( _check) check(); in glLoadIdentity() 369 if ( _check) check(); in glLoadMatrixf() 377 if ( _check) check(); in glLoadMatrixf() 383 if ( _check) check(); in glLoadMatrixx() 391 if ( _check) check(); in glLoadMatrixx() 438 if ( _check) check(); in glMatrixMode() 444 if ( _check) check(); in glMultMatrixf() 452 if ( _check) check(); in glMultMatrixf() [all …]
|
/development/gsi/gsi_util/gsi_util/checkers/ |
D | checker.py | 51 def check(self, check_list): member in Checker 68 check_result_items += the_checker.check()
|
D | vintf_checker.py | 52 def check(self): member in VintfChecker
|
D | sepolicy_checker.py | 107 def check(self): member in SepolicyChecker
|
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/ |
D | VoicemailProviderHelpers.java | 96 check(!voicemail.hasId(), "Inserted voicemails must not have an id", voicemail); in insert() 97 check(voicemail.hasTimestampMillis(), "Inserted voicemails must have a timestamp", in insert() 99 check(voicemail.hasNumber(), "Inserted voicemails must have a number", voicemail); in insert() 111 check(!voicemail.hasUri(), "Can't update the Uri of a voicemail", voicemail); in update() 212 private void check(boolean assertion, String message, Voicemail voicemail) { in check() method in VoicemailProviderHelpers
|
/development/tools/ndk/ |
D | build_ndk_docs.py | 48 check=True) 64 subprocess.run(['doxygen', str(doxyfile)], cwd=ANDROID_TOP, check=True)
|
/development/vndk/tools/image-diff-tool/ |
D | compare_images_and_print.sh | 15 -c, --check 26 -c | --check)
|
/development/tools/repo_pull/ |
D | gerrit.py | 64 check = kwargs.pop('check', False) 82 if check and returncode: 328 raw_manifest_xml = run(manifest_cmd, stdout=PIPE, check=True).stdout
|
D | README.md | 20 check whether the Gerrit Code Review URL is in `~/.gitcookies`.
|
D | repo_pull.py | 137 raw_manifest_xml = run(manifest_cmd, stdout=PIPE, check=True).stdout
|
/development/samples/browseable/WearVerifyRemoteApp/ |
D | _index.jd | 9 connected device. This enables standalone Android Wear apps to check if the phone app is installed
|
/development/samples/browseable/Geofencing/ |
D | _index.jd | 10 … wearable with an option to check in. This notification automatically disappears when he/she leaves
|
/development/tools/apkcheck/src/com/android/apkcheck/ |
D | ApkCheck.java | 133 check(apiDescr, apkDescr); in main() 250 static boolean check(ApiList pubList, ApiList apkDescr) { in check() method in ApkCheck
|
/development/gsi/gsi_util/gsi_util/commands/ |
D | check_compat.py | 121 check_result = the_checker.check(check_list)
|
/development/samples/BackupRestore/src/com/example/android/backuprestore/ |
D | BackupRestoreActivity.java | 187 mFillingGroup.check(whichFilling); in populateUI()
|
/development/tools/mkstubs/ |
D | README.txt | 70 - We do not currently check whether a class or method uses only included types.
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 152 …check out of read_super() and put it after the squashfs stat. The stat operation doesn't need to … 170 2018/03/02,d8216e4093ea78eb803e969bfae3d28d19317f71,platform/external/squashfs-tools,plougher,check… 204 …rnal/squashfs-tools,fake_v1U-D2-bQAW0OtgJnVeMkw@fakeemail.com,unsquashfs: check for integer overfl… 210 …786c2a60795470e9dfc2b9fc8c7,platform/external/squashfs-tools,plougher,Add check for malloc failure… 227 …e0aa0e161c5471de93fec2ec303,platform/external/squashfs-tools,plougher,Add check for malloc failure… 264 …al/squashfs-tools,plougher,Get rid of printf in progress_bar() and fold check into following check. 286 …his is no longer the case. The previous move of the compressor supported check ensures that gzip … 371 …fake_bMCOe3XKSl6teJt6Ic6S3Q@fakeemail.com,msm8996: hwc2: Remove ubwc property check for framebuffer 387 …e/qcom/display,fake_XyzzxXoRT5KHc4mGVWHzDQ@fakeemail.com,msmcobalt: hwc2: check for null layers in… 431 …are/qcom/display,fake_XyzzxXoRT5KHc4mGVWHzDQ@fakeemail.com,msm8996: hwc2: check for null layers in… [all …]
|
/development/tools/winscope/ |
D | yarn.lock | 479 babel-plugin-check-es2015-constants@^6.22.0: 481 …resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es… 729 babel-plugin-check-es2015-constants "^6.22.0" 1536 nth-check "~1.0.1" 3488 nth-check@~1.0.1: 3490 …resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.2.tgz#b2bd295c37e3dd58a3bf0700376…
|