HomeSort by relevance Sort by last modified time
    Searched refs:SMALL_BUFFER_SIZE (Results 1 - 4 of 4) sorted by null

  /device/samsung/tuna/recovery/
bootloader.c 35 #define SMALL_BUFFER_SIZE 0x20
104 char file_data[SMALL_BUFFER_SIZE];
106 if (read_whole_file(FAMILY_LOCATION, file_data, SMALL_BUFFER_SIZE) == 0) {
120 if (read_whole_file(TYPE_LOCATION, file_data, SMALL_BUFFER_SIZE) == 0) {
135 if (read_whole_file(MSV_LOCATION, file_data, SMALL_BUFFER_SIZE) == 0) {
  /external/sqlite/android/
sqlite3_android.cpp 35 #define SMALL_BUFFER_SIZE 10
99 UChar index[SMALL_BUFFER_SIZE];
107 uint8_t out[SMALL_BUFFER_SIZE];
  /prebuilts/tools/common/commons-compress/
commons-compress-1.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 

Completed in 191 milliseconds