HomeSort by relevance Sort by last modified time
    Searched full:out_counter (Results 1 - 9 of 9) sorted by null

  /system/core/libsparse/
sparse.c 237 struct output_file *out_counter; local
254 out_counter = output_file_open_callback(out_counter_write, &count,
256 if (!out_counter) {
268 ret = sparse_file_write_block(out_counter, bb);
295 output_file_close(out_counter);
  /external/boringssl/src/include/openssl/
dsa.h 99 * random input which is kept for reference. If |out_counter| or |out_h| are
112 size_t seed_len, int *out_counter,
  /external/boringssl/src/crypto/dsa/
dsa.c 135 size_t seed_len, int *out_counter,
378 if (out_counter != NULL) {
379 *out_counter = counter;
  /external/valgrind/callgrind/
dump.c 37 static Int out_counter = 0; variable
55 return out_counter;
1187 i += VG_(sprintf)(filename+i, ".%d", out_counter);
1197 if (fp && out_counter>1)
1231 VG_(fprintf)(fp, "\npart: %d\n", out_counter);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_screen.h     [all...]
  /prebuilts/android-emulator/linux-x86_64/
emulator-ranchu-arm64 
emulator-ranchu-mips64 
emulator-ranchu-x86 
emulator-ranchu-x86_64 

Completed in 427 milliseconds