Home
last modified time | relevance | path

Searched refs:copies (Results 1 – 22 of 22) sorted by relevance

/development/samples/BrokenKeyDerivation/src/com/example/android/brokenkeyderivation/
DInsecureSHA1PRNGKeyDerivator.java121 private transient int[] copies; field in InsecureSHA1PRNGKeyDerivator
210 copies = new int[2 * FRAME_LENGTH + EXTRAFRAME_OFFSET]; in InsecureSHA1PRNGKeyDerivator()
252 System.arraycopy(copies, HASHCOPY_OFFSET, this.seed, HASH_OFFSET, in setSeed()
305 System.arraycopy(seed, HASH_OFFSET, copies, HASHCOPY_OFFSET, in nextBytes()
333 copies[EXTRAFRAME_OFFSET + 14] = (int) (bits >>> 32); in nextBytes()
334 copies[EXTRAFRAME_OFFSET + 15] = (int) (bits & 0xFFFFFFFF); in nextBytes()
376 copies[EXTRAFRAME_OFFSET] = seed[FRAME_LENGTH]; in nextBytes()
377 copies[EXTRAFRAME_OFFSET + 1] = seed[FRAME_LENGTH + 1]; in nextBytes()
384 System.arraycopy(seed, 0, copies, FRAME_OFFSET, FRAME_LENGTH); in nextBytes()
385 System.arraycopy(copies, EXTRAFRAME_OFFSET, seed, 0, in nextBytes()
[all …]
/development/sdk/
Dsdk_files_NOTICE.txt80 distribute, and/or sell copies of the Software, and to permit persons
82 copyright notice(s) and this permission notice appear in all copies of
323 Everyone is permitted to copy and distribute copies of this Agreement,
359 distribute, sublicense, and/or sell copies of the Software, and to
364 included in all copies or substantial portions of the Software.
385 that existing copyright notices are retained in all copies and that this
433copies of the Software, and to permit persons to whom the Software is furnished to do so, provided…
468 rights to use, copy, modify, merge, publish, distribute, and/or sell copies of
471 and this permission notice appear with all copies of the Data Files or Software,
532 Everyone is permitted to copy and distribute verbatim copies
[all …]
/development/tools/idegen/
Dexcluded-paths22 # Extra copies of JUnit.
/development/tools/labpretest/
DREADME30 The script uses included copies of adb and fastboot which are in in the tools/
/development/apps/Fallback/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/development/apps/Development/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/development/apps/CustomLocale/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/development/apps/NinePatchLab/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/development/samples/VoicemailProviderDemo/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/development/samples/AccelerometerPlay/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/development/apps/launchperf/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/development/apps/BluetoothDebug/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/development/samples/CubeLiveWallpaper/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/development/apps/SdkSetup/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/development/apps/OBJViewer/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/development/cmds/monkey/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/development/apps/GestureBuilder/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/development/apps/DevelopmentSettings/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/development/samples/Home/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/development/host/windows/usb/
DNOTICE89 4. Redistribution. You may reproduce and distribute copies of the
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt831 reproduction - n. the act of making copies
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv12739 …cd68913e1306,platform/build,fake_0Badg8rmRu2qWSu23UD7sg@fakeemail.com,Optimize out extra jar copies
17533 …em/update_engine,fake_6syBLNfMTiO0Pz2BOovJlA@fakeemail.com,Save multiple copies of update engine l…
40105 …core,fake_7Dyw05FpQhu8oGAPB4GBGw@fakeemail.com,"Revert ""Matcher: Avoid excessive String copies."""
40931 …ore,fake_4wcM2I_rR7eCuZa5k_UyuQ@fakeemail.com,Make ChoiceFormat take defensive copies of its arrays
41110 …Dyw05FpQhu8oGAPB4GBGw@fakeemail.com,"Revert ""Revert ""Matcher: Avoid excessive String copies."""""
42778 …iGq3XxQGWGlSe5TB9J5A@fakeemail.com,glsl/lower_ubo_reference: split array copies into element copies
45283 …8ceCTXmHj9a3mCzREA@fakeemail.com,clover: Don't use PIPE_TRANSFER_UNSYNCHRONIZED for blocking copies
45424 …a3d,fake_kPLsNUhxRgq6mQzYvI87cQ@fakeemail.com,nouveau: accelerate buffer copies in resource_copy_r…
45436 …ke_vuj7p1mfTiaCPcA0nZPcmA@fakeemail.com,intel/blorp: Add an entrypoint for doing bit-for-bit copies
48285 …_vuj7p1mfTiaCPcA0nZPcmA@fakeemail.com,anv: Add a helper for doing buffer copies with nothing but V…
[all …]