/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/zip/ |
D | ZipFile.java | 636 ZipCoder zc = res.zsrc.zipCoderForPos(pos); in getEntryName() local 686 ZipCoder zc = res.zsrc.zipCoderForPos(pos); in getZipEntry() local 759 CleanableResource(ZipFile zf, ZipCoder zc, File file, int mode) throws IOException { in CleanableResource() 764 CleanableResource(ZipFile zf, ZipCoder zc, File file, in CleanableResource() 1226 private final @Stable ZipCoder zc; // zip coder used to decode/encode field in ZipFile.Source 1317 public Key(File file, BasicFileAttributes attrs, ZipCoder zc) { in Key() 1322 public Key(File file, BasicFileAttributes attrs, ZipCoder zc, in Key() 1366 static Source get(File file, boolean toDelete, ZipCoder zc, in get() 1414 private Source(Key key, boolean toDelete, ZipCoder zc) throws IOException { in Source() 1783 ZipCoder zc = zipCoderForPos(pos); in getEntryPos() local
|
D | ZipInputStream.java | 64 private ZipCoder zc; field in ZipInputStream
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/zip/ |
H A D | ZipFile.java | 636 ZipCoder zc = res.zsrc.zipCoderForPos(pos); in getEntryName() local 686 ZipCoder zc = res.zsrc.zipCoderForPos(pos); in getZipEntry() local 759 CleanableResource(ZipFile zf, ZipCoder zc, File file, int mode) throws IOException { in CleanableResource() 764 CleanableResource(ZipFile zf, ZipCoder zc, File file, in CleanableResource() 1226 private final @Stable ZipCoder zc; // zip coder used to decode/encode field in ZipFile.Source 1317 public Key(File file, BasicFileAttributes attrs, ZipCoder zc) { in Key() 1322 public Key(File file, BasicFileAttributes attrs, ZipCoder zc, in Key() 1366 static Source get(File file, boolean toDelete, ZipCoder zc, in get() 1414 private Source(Key key, boolean toDelete, ZipCoder zc) throws IOException { in Source() 1783 ZipCoder zc = zipCoderForPos(pos); in getEntryPos() local
|
H A D | ZipInputStream.java | 64 private ZipCoder zc; field in ZipInputStream
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/25/libcore/ojluni/src/main/java/java/util/zip/ |
D | ZipFile.java | 636 ZipCoder zc = res.zsrc.zipCoderForPos(pos); in getEntryName() local 686 ZipCoder zc = res.zsrc.zipCoderForPos(pos); in getZipEntry() local 759 CleanableResource(ZipFile zf, ZipCoder zc, File file, int mode) throws IOException { in CleanableResource() 764 CleanableResource(ZipFile zf, ZipCoder zc, File file, in CleanableResource() 1226 private final @Stable ZipCoder zc; // zip coder used to decode/encode field in ZipFile.Source 1317 public Key(File file, BasicFileAttributes attrs, ZipCoder zc) { in Key() 1322 public Key(File file, BasicFileAttributes attrs, ZipCoder zc, in Key() 1366 static Source get(File file, boolean toDelete, ZipCoder zc, in get() 1414 private Source(Key key, boolean toDelete, ZipCoder zc) throws IOException { in Source() 1783 ZipCoder zc = zipCoderForPos(pos); in getEntryPos() local
|
D | ZipInputStream.java | 64 private ZipCoder zc; field in ZipInputStream
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/ |
H A D | tensor_desc.cc | 498 std::string zc; in PerformReadSelector() local 678 std::string zc; in GetLinkingContextFromWriteSelector() local 699 std::string zc; in PerformWriteSelector() local 985 std::string xc, yc, zc, sc, bc; in PerformGetAddressSelector() local 1186 const std::string& xc, const std::string& yc, const std::string& zc, in GetGlobalAddressNoDeclaration() 1207 const std::string& xc, const std::string& yc, const std::string& zc, in GetPhysicalCoords() 1275 std::string* yc, std::string* zc, in ParseCoordsFromArgs()
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_reset_wp.c | 85 sg_ll_reset_write_pointer(int sg_fd, uint64_t zid, uint16_t zc, bool all, in sg_ll_reset_write_pointer() 149 uint16_t zc = 0; in main() local
|
H A D | sg_zone.c | 133 sg_ll_zone_out(int sg_fd, int sa, uint64_t zid, uint16_t zc, bool all, in sg_ll_zone_out() 212 uint16_t zc = 0; in main() local
|
H A D | sg_z_act_query.c | 199 zone_condition_str(int zc, char * b, int blen, int vb) in zone_condition_str() 254 int k, zc, num_desc; in decode_z_act_query() local
|
H A D | sg_rep_zones.c | 326 zone_condition_str(int zc, char * b, int blen, int vb) in zone_condition_str() 388 uint8_t zt, zc; in prt_a_zn_desc() local 840 uint8_t zt, zc; in gather_statistics() local
|
/aosp_15_r20/external/zstd/tests/ |
H A D | zstreamtest.c | 227 static size_t getCCtxParams(ZSTD_CCtx* zc, ZSTD_parameters* savedParams) in getCCtxParams() 246 static U32 badParameters(ZSTD_CCtx* zc, ZSTD_parameters const savedParams) in badParameters() 276 ZSTD_CStream* zc = ZSTD_createCStream(); in basicUnitTests() local 2534 ZSTD_CStream* zc = ZSTD_createCStream(); /* will be re-created sometimes */ in fuzzerTests() local 2775 static size_t setCCtxParameter(ZSTD_CCtx* zc, ZSTD_CCtx_params* cctxParams, in setCCtxParameter() 2803 ZSTD_CCtx* zc = ZSTD_createCCtx(); /* will be reset sometimes */ in fuzzerTests_newAPI() local
|
/aosp_15_r20/external/zstd/lib/compress/ |
H A D | zstd_compress.c | 2090 static size_t ZSTD_resetCCtx_internal(ZSTD_CCtx* zc, in ZSTD_resetCCtx_internal() 3202 static size_t ZSTD_buildSeqStore(ZSTD_CCtx* zc, const void* src, size_t srcSize) in ZSTD_buildSeqStore() 3457 size_t ZSTD_generateSequences(ZSTD_CCtx* zc, ZSTD_Sequence* outSeqs, in ZSTD_generateSequences() 3884 ZSTD_buildEntropyStatisticsAndEstimateSubBlockSize(seqStore_t* seqStore, ZSTD_CCtx* zc) in ZSTD_buildEntropyStatisticsAndEstimateSubBlockSize() 4041 ZSTD_compressSeqStore_singleBlock(ZSTD_CCtx* zc, in ZSTD_compressSeqStore_singleBlock() 4134 ZSTD_CCtx* zc, const seqStore_t* origSeqStore) in ZSTD_deriveBlockSplitsHelper() 4175 static size_t ZSTD_deriveBlockSplits(ZSTD_CCtx* zc, U32 partitions[], U32 nbSeq) in ZSTD_deriveBlockSplits() 4197 ZSTD_compressBlock_splitBlock_internal(ZSTD_CCtx* zc, in ZSTD_compressBlock_splitBlock_internal() 4290 ZSTD_compressBlock_splitBlock(ZSTD_CCtx* zc, in ZSTD_compressBlock_splitBlock() 4319 ZSTD_compressBlock_internal(ZSTD_CCtx* zc, in ZSTD_compressBlock_internal() [all …]
|
/aosp_15_r20/external/zstd/contrib/seqBench/ |
H A D | seqBench.c | 9 ZSTD_CCtx* zc = ZSTD_createCCtx(); in main() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockopt_sk.c | 21 struct tcp_zerocopy_receive zc; in getsetsockopt() member
|
/aosp_15_r20/external/zstd/contrib/externalSequenceProducer/ |
H A D | main.c | 35 ZSTD_CCtx* const zc = ZSTD_createCCtx(); in main() local
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/zip/ |
H A D | ZipInputStream.java | 111 private java.util.zip.ZipCoder zc; field in ZipInputStream
|
H A D | ZipOutputStream.java | 158 private final java.util.zip.ZipCoder zc; field in ZipOutputStream
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
H A D | conv_generic.cc | 618 const std::string zc = "(DST_Z + " + zind + ")"; in GenerateConv() local 734 std::string zc = in GenerateConv() local 791 std::string zc = in GenerateConv() local
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/ |
H A D | Nat192.java | 488 long zc = 0; in mulAddTo() local 527 long zc = 0; in mulAddTo() local
|
H A D | Nat224.java | 493 long zc = 0; in mulAddTo() local 536 long zc = 0; in mulAddTo() local
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/raw/ |
H A D | Nat192.java | 492 long zc = 0; in mulAddTo() local 531 long zc = 0; in mulAddTo() local
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/ |
H A D | Nat192.java | 492 long zc = 0; in mulAddTo() local 531 long zc = 0; in mulAddTo() local
|
/aosp_15_r20/external/libaom/av1/encoder/x86/ |
H A D | av1_highbd_quantize_avx2.c | 83 const __m256i zc = _mm256_cmpeq_epi32(dq, zero); in quantize() local
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | ipcs.c | 106 int val, nc, zc, pid; in show_sem_id() local
|