HomeSort by relevance Sort by last modified time
    Searched full:outstart (Results 1 - 25 of 66) sorted by null

1 2 3

  /external/toybox/toys/pending/
iconv.c 35 char *outstart = toybuf+2048; local
41 char *in = toybuf+inleft, *out = outstart;
61 xwrite(1, outstart, out-outstart);
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
StreamBlockCipher.java 47 int outStart = outOff;
51 out[outStart++] = calculateByte(in[inStart++]);
  /external/icu/icu4c/source/layout/
HangulLayoutEngine.cpp 245 le_int32 outStart = outCharCount;
293 le_int32 outLength = outCharCount - outStart;
308 LEUnicode lead = outChars[outStart];
309 LEUnicode vowel = outChars[outStart + 1];
310 LEUnicode trail = outLength == 3? outChars[outStart + 2] : TJMO_FIRST;
317 outCharCount = outStart;
  /frameworks/base/native/android/
asset_manager.cpp 217 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength)
223 *outStart = off_t(outStart64);
228 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength)
230 return asset->mAsset->openFileDescriptor(outStart, outLength);
  /development/ndk/platforms/android-13/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /frameworks/native/include/android/
asset_manager.h 150 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
161 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-15/arch-arm/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-16/arch-arm/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/android/
asset_manager.h 152 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength);
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);

Completed in 651 milliseconds

1 2 3