Home
last modified time | relevance | path

Searched defs:cc (Results 1 – 25 of 1281) sorted by relevance

12345678910>>...52

/aosp_15_r20/external/javassist/src/test/javassist/
H A DJvstTest2.java22 CtClass cc = sloader.get("test2.InsertAt"); in testInsertAt() local
47 CtClass cc = sloader.get("test2.InsertLocal"); in testInsertLocal() local
76 CtClass cc = sloader.get("test2.StaticMember"); in testStaticMember() local
119 CtClass cc = sloader.get("test2.StaticMember2"); in testStaticMember2() local
157 CtClass cc = sloader.get("test2.SuperCall"); in testSuperCall() local
170 CtClass cc = sloader.makeClass("test2.SetSuper"); in testSetSuper() local
193 CtClass cc = sloader.get("test2.ReplaceClassName"); in testReplaceClassName() local
202 CtClass cc = sloader.get("test2.CodeGen"); in testCodeGen() local
229 CtClass cc = sloader.makeClass("test2.CodeGen2"); in testCodeGen2() local
371 CtClass cc = sloader.get("java.lang.String"); in testGetURL() local
[all …]
H A DJvstTest.java44 CtClass cc = sloader.get("test1.Freeze"); in testDefreeze() local
102 CtClass cc = sloader.get("test1.Subtype"); in testSubtype() local
113 CtClass cc = pool.makeClass("test1.Point"); in testClassPoolGet() local
133 CtClass cc = sloader.get("test1.FieldInit"); in testFieldInit() local
162 CtClass cc = sloader.get("test1.FieldInit2"); in testFieldInit2() local
181 CtClass cc = sloader.get("test1.CalleeBefore"); in testCalleeBefore() local
216 CtClass cc = sloader.get("test1.CalleeAfter"); in testCalleeAfter() local
233 CtClass cc = sloader.get("test1.CalleeAfter2"); in testCalleeAfter2() local
261 CtClass cc = sloader.get("test1.CalleeAfter3"); in testCalleeAfter3() local
276 CtClass cc = sloader.get("test1.CalleeCatch"); in testCalleeCatch() local
[all …]
H A DJvstTest3.java15 CtClass cc = sloader.get("test3.AnnoTest"); in testAnnotation() local
32 CtClass cc = sloader.get("test3.AnnoTest2"); in testAnnotation2() local
49 CtClass cc = sloader.get("test3.AnnoTest3"); in testAnnotation3() local
65 CtClass cc = sloader.get("test3.AnnoTest4"); in testAnnotation4() local
87 CtClass cc = sloader.get("test3.AnnoTest5"); in testAnnotation5() local
98 CtClass cc = sloader.get("test3.AnnoTest6"); in testAnnotation6() local
146 CtClass cc = sloader.get("test3.InnerMethod"); in testInnerClassMethod() local
165 CtClass cc = sloader.get("test3.CheckModify"); in testCheckModifyAndPruned() local
180 CtClass cc = sloader.get("test3.ReplaceNew"); in testReplaceNew() local
206 CtClass cc = sloader.get("test3.PublicInner"); in testPublicInner() local
[all …]
H A DJvstTest4.java24 CtClass cc = sloader.get("test4.LocalVars"); in testInsertLocalVars() local
40 CtClass cc = sloader.get("test4.CodeConv"); in testCodeConv() local
54 CtClass cc = sloader.get("test4.CodeConv2"); in testCodeConv2() local
70 CtClass cc = sloader.get("test4.GapSwitch"); in testInsGap() local
103 CtClass cc = sloader.get("test4.Anno"); in testAnnotationCheck() local
128 CtClass cc = sloader.get("test4.Rename"); in testRename() local
142 CtClass cc = sloader.get("test4.Signature"); in testRename2() local
152 CtClass cc = sloader.getCtClass("test4.JIRA93"); in testJIRA93() local
168 CtClass cc = sloader.get("test4.NewRemover"); in testNewRemover() local
349 CtClass cc = sloader.get("int"); in testCtArray() local
[all …]
H A DJvstTest5.java25 CtClass cc = sloader.makeClass("test5.DollarClass"); in testDollarClassInStaticMethod() local
37 CtClass cc = sloader.get("test5.DefaultMethod"); in testSuperDefaultMethodCall() local
52 CtClass cc = sloader.get("test5.TypeAnno"); in testTypeAnno() local
62 CtClass cc = sloader.get("test5.JIRA241"); in testJIRA241() local
87 CtClass cc = cp.get("test5.JIRA242$Hello"); in testJIRA242() local
109 CtClass cc = sloader.get("test5.BoolTest"); in testJIRA249() local
118 CtClass cc = sloader.get("test5.InnerClassRemove"); in testInnerClassAttributeRemove() local
140 CtClass cc = sloader.get("test5.JIRA248"); in testJIRA248() local
159 CtClass cc = sloader.makeClass("test5.JIRA256"); in testJIRA256() local
181 CtClass cc = sloader.makeClass("test5.JIRA250", sloader.get("test5.JIRA250Super")); in testJIRA250() local
[all …]
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_rogue_pds_encode.h63 static ALWAYS_INLINE uint32_t pvr_pds_inst_encode_sftlp64(uint32_t cc, in pvr_pds_inst_encode_sftlp64()
116 uint32_t cc, in pvr_pds_inst_encode_sftlp32()
199 uint32_t cc, in pvr_rogue_inst_encode_mad()
226 static ALWAYS_INLINE uint32_t pvr_pds_inst_encode_add64(uint32_t cc, in pvr_pds_inst_encode_add64()
252 static ALWAYS_INLINE uint32_t pvr_pds_inst_encode_add32(uint32_t cc, in pvr_pds_inst_encode_add32()
278 static ALWAYS_INLINE uint32_t pvr_pds_inst_encode_cmp(uint32_t cc, in pvr_pds_inst_encode_cmp()
302 static ALWAYS_INLINE uint32_t pvr_pds_inst_encode_cmpi(uint32_t cc, in pvr_pds_inst_encode_cmpi()
348 static ALWAYS_INLINE uint32_t pvr_pds_inst_encode_ld(uint32_t cc, uint32_t src0) in pvr_pds_inst_encode_ld()
363 static ALWAYS_INLINE uint32_t pvr_pds_inst_encode_st(uint32_t cc, uint32_t src0) in pvr_pds_inst_encode_st()
378 static ALWAYS_INLINE uint32_t pvr_pds_inst_encode_wdf(uint32_t cc) in pvr_pds_inst_encode_wdf()
[all …]
H A Dpvr_rogue_pds_disasm.h153 bool cc; member
160 bool cc; member
165 bool cc; member
176 bool cc; member
189 bool cc; member
197 bool cc; member
213 bool cc; member
223 bool cc; member
234 bool cc; member
240 bool cc; member
[all …]
/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_predict.c342 static int horAcc8(TIFF *tif, uint8_t *cp0, tmsize_t cc) in horAcc8()
401 static int swabHorAcc16(TIFF *tif, uint8_t *cp0, tmsize_t cc) in swabHorAcc16()
411 static int horAcc16(TIFF *tif, uint8_t *cp0, tmsize_t cc) in horAcc16()
438 static int swabHorAcc32(TIFF *tif, uint8_t *cp0, tmsize_t cc) in swabHorAcc32()
448 static int horAcc32(TIFF *tif, uint8_t *cp0, tmsize_t cc) in horAcc32()
472 static int swabHorAcc64(TIFF *tif, uint8_t *cp0, tmsize_t cc) in swabHorAcc64()
482 static int horAcc64(TIFF *tif, uint8_t *cp0, tmsize_t cc) in horAcc64()
509 static int fpAcc(TIFF *tif, uint8_t *cp0, tmsize_t cc) in fpAcc()
614 static int horDiff8(TIFF *tif, uint8_t *cp0, tmsize_t cc) in horDiff8()
692 static int horDiff16(TIFF *tif, uint8_t *cp0, tmsize_t cc) in horDiff16()
[all …]
H A Dtif_compress.c51 int _TIFFNoRowEncode(TIFF *tif, uint8_t *pp, tmsize_t cc, uint16_t s) in _TIFFNoRowEncode()
59 int _TIFFNoStripEncode(TIFF *tif, uint8_t *pp, tmsize_t cc, uint16_t s) in _TIFFNoStripEncode()
67 int _TIFFNoTileEncode(TIFF *tif, uint8_t *pp, tmsize_t cc, uint16_t s) in _TIFFNoTileEncode()
96 int _TIFFNoRowDecode(TIFF *tif, uint8_t *pp, tmsize_t cc, uint16_t s) in _TIFFNoRowDecode()
104 int _TIFFNoStripDecode(TIFF *tif, uint8_t *pp, tmsize_t cc, uint16_t s) in _TIFFNoStripDecode()
112 int _TIFFNoTileDecode(TIFF *tif, uint8_t *pp, tmsize_t cc, uint16_t s) in _TIFFNoTileDecode()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/
H A DcutlassF.h26 template <typename T> void dispatch_cutlassF_bf16_sm80(T cb, int cc) { in dispatch_cutlassF_bf16_sm80()
58 template <typename T> void dispatch_cutlassF_f16_sm50(T cb, int cc) { in dispatch_cutlassF_f16_sm50()
93 template <typename T> void dispatch_cutlassF_f16_sm70(T cb, int cc) { in dispatch_cutlassF_f16_sm70()
128 template <typename T> void dispatch_cutlassF_f16_sm75(T cb, int cc) { in dispatch_cutlassF_f16_sm75()
151 template <typename T> void dispatch_cutlassF_f16_sm80(T cb, int cc) { in dispatch_cutlassF_f16_sm80()
183 template <typename T> void dispatch_cutlassF_f32_sm50(T cb, int cc) { in dispatch_cutlassF_f32_sm50()
218 template <typename T> void dispatch_cutlassF_f32_sm70(T cb, int cc) { in dispatch_cutlassF_f32_sm70()
253 template <typename T> void dispatch_cutlassF_f32_sm75(T cb, int cc) { in dispatch_cutlassF_f32_sm75()
276 template <typename T> void dispatch_cutlassF_f32_sm80(T cb, int cc) { in dispatch_cutlassF_f32_sm80()
H A DcutlassB.h126 template <typename T> void dispatch_cutlassB_f16_sm70(T cb, int cc) { in dispatch_cutlassB_f16_sm70()
227 template <typename T> void dispatch_cutlassB_bf16_sm80(T cb, int cc) { in dispatch_cutlassB_bf16_sm80()
317 template <typename T> void dispatch_cutlassB_f16_sm80(T cb, int cc) { in dispatch_cutlassB_f16_sm80()
403 template <typename T> void dispatch_cutlassB_f16_sm50(T cb, int cc) { in dispatch_cutlassB_f16_sm50()
499 template <typename T> void dispatch_cutlassB_f32_sm50(T cb, int cc) { in dispatch_cutlassB_f32_sm50()
589 template <typename T> void dispatch_cutlassB_f32_sm70(T cb, int cc) { in dispatch_cutlassB_f32_sm70()
706 template <typename T> void dispatch_cutlassB_f16_sm75(T cb, int cc) { in dispatch_cutlassB_f16_sm75()
799 template <typename T> void dispatch_cutlassB_f32_sm75(T cb, int cc) { in dispatch_cutlassB_f32_sm75()
868 template <typename T> void dispatch_cutlassB_f32_sm80(T cb, int cc) { in dispatch_cutlassB_f32_sm80()
/aosp_15_r20/external/javassist/src/test/javassist/bytecode/
H A DStackMapTest.java50 protected static void rebuildStackMaps(CtClass cc) throws BadBytecode, IOException { in rebuildStackMaps()
59 …protected static void rebuildStackMap(CtClass cc, ClassPool cp, MethodInfo minfo) throws BadByteco… in rebuildStackMap()
81 protected static void rebuildStackMaps2(CtClass cc) throws BadBytecode { in rebuildStackMaps2()
103 CtClass cc = ClassPool.getDefault().get(args[0].replace('/', '.')); in main() local
108 CtClass cc = ClassPool.getDefault().get(getClassName(args[i])); in main() local
144 CtClass cc = loader.get("javassist.bytecode.StackMapTest$T1"); in testRebuild() local
182 CtClass cc = loader.get("javassist.bytecode.StackMapTest$C3"); in testRebuild2() local
202 CtClass cc = loader.get("javassist.bytecode.StackMapTest$T3"); in testRebuild3() local
241 CtClass cc = loader.get("javassist.bytecode.StackMapTest$T4"); in testRebuildArray() local
301 CtClass cc = loader.get("javassist.bytecode.StackMapTest$T5"); in testRebuildConstructor() local
[all …]
/aosp_15_r20/external/icu/icu4j/main/charset/src/test/java/com/ibm/icu/dev/test/charset/
H A DTestConversion.java138 ConversionCase cc = new ConversionCase(); in TestFromUnicode() local
255 private void FromUnicodeCase(ConversionCase cc) { in FromUnicodeCase()
394 private int stepFromUnicode(ConversionCase cc, CharsetEncoder encoder, int step) { in stepFromUnicode()
467 private boolean checkFromUnicode(ConversionCase cc, int resultLength) { in checkFromUnicode()
475 ConversionCase cc = new ConversionCase(); in TestToUnicode() local
558 private void ToUnicodeCase(ConversionCase cc) { in ToUnicodeCase()
710 private int stepToUnicode(ConversionCase cc, CharsetDecoder decoder, in stepToUnicode()
912 private boolean checkToUnicode(ConversionCase cc, int resultLength) { in checkToUnicode()
928 ConversionCase cc = new ConversionCase(); in TestGetUnicodeSet() local
1154 private boolean checkResultsFromUnicode(ConversionCase cc, ByteBuffer expected, in checkResultsFromUnicode()
[all …]
/aosp_15_r20/external/grpc-grpc/test/core/surface/
H A Dcompletion_queue_test.cc45 static void shutdown_and_destroy(grpc_completion_queue* cc) { in shutdown_and_destroy()
120 grpc_completion_queue* cc; in TEST() local
144 grpc_completion_queue* cc; in TEST() local
177 grpc_completion_queue* cc; in TEST() local
219 grpc_completion_queue* cc; in TEST() local
248 grpc_completion_queue* cc; in TEST() local
270 grpc_completion_queue* cc; in TEST() local
292 grpc_completion_queue* cc; in TEST() local
350 grpc_completion_queue* cc; in TEST() local
370 grpc_completion_queue* cc; in TEST() local
[all …]
/aosp_15_r20/external/libcups/cups/
H A Dusersys.c975 _cups_client_conf_t cc; /* client.conf values */ in _cupsSetDefaults() local
1124 _cups_client_conf_t *cc) /* I - client.conf values */ in cups_finalize_client_conf()
1255 _cups_client_conf_t *cc) /* I - client.conf values */ in cups_init_client_conf()
1343 _cups_client_conf_t *cc) /* I - client.conf values */ in cups_read_client_conf()
1421 _cups_client_conf_t *cc, /* I - client.conf values */ in cups_set_digestoptions()
1437 _cups_client_conf_t *cc, /* I - client.conf values */ in cups_set_encryption()
1458 _cups_client_conf_t *cc, /* I - client.conf values */ in cups_set_gss_service_name()
1472 _cups_client_conf_t *cc, /* I - client.conf values */ in cups_set_server_name()
1486 _cups_client_conf_t *cc, /* I - client.conf values */ in cups_set_ssl_options()
1565 _cups_client_conf_t *cc, /* I - client.conf values */ in cups_set_uatokens()
[all …]
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cClipControlTests.cpp278 ClipControlApi cc(m_context, m_api); in deinit() local
286 ClipControlApi cc(m_context, m_api); in iterate() local
336 ClipControlApi cc(m_context, m_api); in deinit() local
346 ClipControlApi cc(m_context, m_api); in iterate() local
421 ClipControlApi cc(m_context, m_api); in deinit() local
441 ClipControlApi cc(m_context, m_api); in iterate() local
606 ClipControlApi cc(m_context, m_api); in deinit() local
631 ClipControlApi cc(m_context, m_api); in iterate() local
798 ClipControlApi cc(m_context, m_api); in deinit() local
822 ClipControlApi cc(m_context, m_api); in iterate() local
[all …]
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fClipControlTests.cpp272 ClipControlApi cc(m_context); in deinit() local
280 ClipControlApi cc(m_context); in iterate() local
330 ClipControlApi cc(m_context); in deinit() local
340 ClipControlApi cc(m_context); in iterate() local
415 ClipControlApi cc(m_context); in deinit() local
435 ClipControlApi cc(m_context); in iterate() local
604 ClipControlApi cc(m_context); in deinit() local
630 ClipControlApi cc(m_context); in iterate() local
821 ClipControlApi cc(m_context); in deinit() local
845 ClipControlApi cc(m_context); in iterate() local
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dcharclass_test.cc89 static void Broke(const char *desc, const CCTest* t, CharClass* cc) { in Broke()
121 CharClass* Negate(CharClass *cc) { in Negate()
125 void Delete(CharClass* cc) { in Delete()
129 CharClassBuilder* Negate(CharClassBuilder* cc) { in Negate()
135 void Delete(CharClassBuilder* cc) { in Delete()
140 bool CorrectCC(CharClass *cc, CCTest *t, const char *desc) { in CorrectCC()
209 CharClass* cc = ccb.GetCharClass(); in TEST() local
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dcharclass_test.cc89 static void Broke(const char *desc, const CCTest* t, CharClass* cc) { in Broke()
121 CharClass* Negate(CharClass *cc) { in Negate()
125 void Delete(CharClass* cc) { in Delete()
129 CharClassBuilder* Negate(CharClassBuilder* cc) { in Negate()
135 void Delete(CharClassBuilder* cc) { in Delete()
140 bool CorrectCC(CharClass *cc, CCTest *t, const char *desc) { in CorrectCC()
209 CharClass* cc = ccb.GetCharClass(); in TEST() local
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dcharclass_test.cc91 static void Broke(const char *desc, const CCTest* t, CharClass* cc) { in Broke()
123 CharClass* Negate(CharClass *cc) { in Negate()
127 void Delete(CharClass* cc) { in Delete()
131 CharClassBuilder* Negate(CharClassBuilder* cc) { in Negate()
137 void Delete(CharClassBuilder* cc) { in Delete()
142 bool CorrectCC(CharClass *cc, CCTest *t, const char *desc) { in CorrectCC()
211 CharClass* cc = ccb.GetCharClass(); in TEST() local
/aosp_15_r20/external/pdfium/core/fxcodec/jbig2/
H A DJBig2_GrdProc.cpp120 for (int32_t cc = 0; cc < nLineBytes; ++cc) { in DecodeArithOpt3() local
156 for (int32_t cc = 0; cc < nLineBytes; ++cc) { in DecodeArithOpt3() local
283 for (int32_t cc = 0; cc < nLineBytes; cc++) { in DecodeArithTemplate3Opt3() local
311 for (int32_t cc = 0; cc < nLineBytes; cc++) { in DecodeArithTemplate3Opt3() local
512 for (int32_t cc = 0; cc < nLineBytes; cc++) { in ProgressiveDecodeArithTemplate0Opt3() local
545 for (int32_t cc = 0; cc < nLineBytes; cc++) { in ProgressiveDecodeArithTemplate0Opt3() local
671 for (int32_t cc = 0; cc < nLineBytes; cc++) { in ProgressiveDecodeArithTemplate1Opt3() local
704 for (int32_t cc = 0; cc < nLineBytes; cc++) { in ProgressiveDecodeArithTemplate1Opt3() local
826 for (int32_t cc = 0; cc < nLineBytes; cc++) { in ProgressiveDecodeArithTemplate2Opt3() local
859 for (int32_t cc = 0; cc < nLineBytes; cc++) { in ProgressiveDecodeArithTemplate2Opt3() local
[all …]
/aosp_15_r20/external/pcre/src/
H A Dpcre2_jit_compile.c261 PCRE2_SPTR cc; member
621 #define PRIVATE_DATA(cc) (common->private_data_ptrs[(cc) - common->start]) argument
863 static PCRE2_SPTR bracketend(PCRE2_SPTR cc) in bracketend()
872 static int no_alternatives(PCRE2_SPTR cc) in no_alternatives()
886 static BOOL find_vreverse(PCRE2_SPTR cc) in find_vreverse()
913 static PCRE2_SPTR next_opcode(compiler_common *common, PCRE2_SPTR cc) in next_opcode()
1117 static BOOL check_opcode_types(compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend) in check_opcode_types()
1292 static int detect_early_fail(compiler_common *common, PCRE2_SPTR cc, in detect_early_fail()
1667 static int get_class_iterator_size(PCRE2_SPTR cc) in get_class_iterator_size()
1839 PCRE2_SPTR cc = common->start; in set_private_data_ptrs() local
[all …]
/aosp_15_r20/external/webp/src/utils/
H A Dcolor_cache_utils.h42 const VP8LColorCache* const cc, uint32_t key) { in VP8LColorCacheLookup()
47 static WEBP_INLINE void VP8LColorCacheSet(const VP8LColorCache* const cc, in VP8LColorCacheSet()
53 static WEBP_INLINE void VP8LColorCacheInsert(const VP8LColorCache* const cc, in VP8LColorCacheInsert()
59 static WEBP_INLINE int VP8LColorCacheGetIndex(const VP8LColorCache* const cc, in VP8LColorCacheGetIndex()
65 static WEBP_INLINE int VP8LColorCacheContains(const VP8LColorCache* const cc, in VP8LColorCacheContains()
/aosp_15_r20/external/f2fs-tools/fsck/
H A Dcompress.c41 static void reset_cc(struct compress_ctx *cc) in reset_cc()
50 static void lzo_compress_init(struct compress_ctx *cc) in lzo_compress_init()
61 static int lzo_compress(struct compress_ctx *cc) in lzo_compress()
71 static void lz4_compress_init(struct compress_ctx *cc) in lz4_compress_init()
82 static int lz4_compress(struct compress_ctx *cc) in lz4_compress()
/aosp_15_r20/external/cronet/net/extras/sqlite/
H A Dsqlite_persistent_cookie_store.cc400 PendingOperation(OperationType op, const CanonicalCookie& cc) in PendingOperation()
404 const CanonicalCookie& cc() const { return cc_; } in cc() function in net::SQLitePersistentCookieStore::Backend::PendingOperation
1029 std::unique_ptr<net::CanonicalCookie> cc = CanonicalCookie::FromStorage( in MakeCookiesFromSQLStatement() local
1337 const CanonicalCookie& cc) { in AddCookie()
1342 const CanonicalCookie& cc) { in UpdateCookieAccessTime()
1347 const CanonicalCookie& cc) { in DeleteCookie()
1353 const CanonicalCookie& cc) { in BatchOperation()
1702 void SQLitePersistentCookieStore::AddCookie(const CanonicalCookie& cc) { in AddCookie()
1707 const CanonicalCookie& cc) { in UpdateCookieAccessTime()
1711 void SQLitePersistentCookieStore::DeleteCookie(const CanonicalCookie& cc) { in DeleteCookie()

12345678910>>...52