Home
last modified time | relevance | path

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

12345678910>>...12

/external/valgrind/main/none/tests/s390x/
Dlpr.c6 int _new, cc; in lpr() local
20 int cc; in lpgr() local
34 int cc; in lpgfr() local
48 int n,cc; in t32() local
57 int cc; in t64() local
67 int cc; in t3264() local
Dsrst.c16 int cc; in srst3() local
31 int cc; in srst2() local
45 int cc; in main() local
Dflogr.c18 unsigned int *cc) in flogr1()
42 unsigned int *cc) in flogr2()
66 unsigned int *cc) in flogr3()
92 unsigned int cc; in runtest() local
Dstckf.c8 int cc; in stckf() local
24 int cc; in main() local
Dstck.c8 int cc; in stck() local
24 int cc; in main() local
Dstcke.c18 int cc; in stcke() local
35 int cc; in main() local
Dclc.c13 int cc; in clc() local
29 int cc; in testrun() local
Dtre.c14 uint64_t cc; member
21 int cc; in tre() local
Dcu24.c18 uint32_t cc; member
57 int cc = 42; in do_cu24() local
Dtrtt.c13 uint64_t cc; member
91 int cc; in main() local
Dtroo.c13 uint64_t cc; member
88 int cc; in main() local
/external/webp/src/utils/
Dcolor_cache.h31 const VP8LColorCache* const cc, uint32_t key) { in VP8LColorCacheLookup()
36 static WEBP_INLINE void VP8LColorCacheInsert(const VP8LColorCache* const cc, in VP8LColorCacheInsert()
42 static WEBP_INLINE int VP8LColorCacheGetIndex(const VP8LColorCache* const cc, in VP8LColorCacheGetIndex()
47 static WEBP_INLINE int VP8LColorCacheContains(const VP8LColorCache* const cc, in VP8LColorCacheContains()
Dcolor_cache.c24 int VP8LColorCacheInit(VP8LColorCache* const cc, int hash_bits) { in VP8LColorCacheInit()
35 void VP8LColorCacheClear(VP8LColorCache* const cc) { in VP8LColorCacheClear()
/external/regex-re2/re2/testing/
Dcharclass_test.cc86 static void Broke(const char *desc, const CCTest* t, CharClass* cc) { in Broke()
118 CharClass* Negate(CharClass *cc) { in Negate()
122 void Delete(CharClass* cc) { in Delete()
126 CharClassBuilder* Negate(CharClassBuilder* cc) { in Negate()
132 void Delete(CharClassBuilder* cc) { in Delete()
137 bool CorrectCC(CharClass *cc, CCTest *t, const char *desc) { in CorrectCC()
206 CharClass* cc = ccb.GetCharClass(); in TEST() local
/external/v8/src/
Duri.js59 function URIEncodeSingle(cc, result, index) { argument
253 var reservedPredicate = function(cc) { argument
278 var reservedPredicate = function(cc) { return false; }; argument
285 function isAlphaNumeric(cc) { argument
299 var unescapePredicate = function(cc) { argument
328 var unescapePredicate = function(cc) { argument
363 function CharCodeToHex4Str(cc) { argument
/external/chromium/chrome/browser/net/
Dsqlite_persistent_cookie_store.cc114 const net::CookieMonster::CanonicalCookie& cc) in PendingOperation()
118 const net::CookieMonster::CanonicalCookie& cc() const { return cc_; } in cc() function in SQLitePersistentCookieStore::Backend::PendingOperation
255 scoped_ptr<net::CookieMonster::CanonicalCookie> cc( in Load() local
360 const net::CookieMonster::CanonicalCookie& cc) { in AddCookie()
365 const net::CookieMonster::CanonicalCookie& cc) { in UpdateCookieAccessTime()
370 const net::CookieMonster::CanonicalCookie& cc) { in DeleteCookie()
376 const net::CookieMonster::CanonicalCookie& cc) { in BatchOperation()
614 const net::CookieMonster::CanonicalCookie& cc) {
620 const net::CookieMonster::CanonicalCookie& cc) {
626 const net::CookieMonster::CanonicalCookie& cc) {
/external/openssh/
Dcipher.c206 cipher_init(CipherContext *cc, Cipher *cipher, in cipher_init()
279 cipher_crypt(CipherContext *cc, u_char *dest, const u_char *src, u_int len) in cipher_crypt()
288 cipher_cleanup(CipherContext *cc) in cipher_cleanup()
300 cipher_set_key_string(CipherContext *cc, Cipher *cipher, in cipher_set_key_string()
323 cipher_get_keyiv_len(const CipherContext *cc) in cipher_get_keyiv_len()
336 cipher_get_keyiv(CipherContext *cc, u_char *iv, u_int len) in cipher_get_keyiv()
370 cipher_set_keyiv(CipherContext *cc, u_char *iv) in cipher_set_keyiv()
409 cipher_get_keycontext(const CipherContext *cc, u_char *dat) in cipher_get_keycontext()
424 cipher_set_keycontext(CipherContext *cc, u_char *dat) in cipher_set_keycontext()
/external/valgrind/main/callgrind/
Dcosts.c46 CostChunk* cc = (CostChunk*) CLG_MALLOC("cl.costs.gc.1", in CLG_() local
72 CostChunk* cc = cost_chunk_base, *cc_next; in CLG_() local
/external/smack/src/org/jivesoftware/smackx/
DMultipleRecipientManager.java70 …public static void send(Connection connection, Packet packet, List<String> to, List<String> cc, Li… in send()
98 …public static void send(Connection connection, Packet packet, List<String> to, List<String> cc, Li… in send()
155 List<String> cc = new ArrayList<String>(); in reply() local
205 List<String> to, List<String> cc, List<String> bcc) { in sendToIndividualRecipients()
230 List<String> cc, List<String> bcc, String replyTo, String replyRoom, boolean noReply, in sendThroughService()
/external/llvm/lib/Target/MBlaze/
DMBlazeISelLowering.h36 inline static CC getOppositeCondition(CC cc) { in getOppositeCondition()
48 inline static const char *MBlazeCCToString(CC cc) { in MBlazeCCToString()
/external/webkit/Source/WebCore/html/parser/
DHTMLEntityParser.cpp78 inline bool isHexDigit(UChar cc) in isHexDigit()
83 inline bool isAlphaNumeric(UChar cc) in isAlphaNumeric()
121 UChar cc = *source; in consumeHTMLEntity() local
DHTMLTokenizer.cpp53 inline UChar toLowerCase(UChar cc) in toLowerCase()
60 inline bool isTokenizerWhitespace(UChar cc) in isTokenizerWhitespace()
278 UChar cc = m_inputStreamPreprocessor.nextInputCharacter(); in nextToken() local
1670 inline void HTMLTokenizer::addToPossibleEndTag(UChar cc) in addToPossibleEndTag()
/external/clang/test/CodeGen/
D2007-10-30-Volatile.c4 volatile int cc = 0; in bork() local
/external/qemu/android/camera/
Dcamera-service.c617 _camera_client_free(CameraClient* cc) in _camera_client_free() argument
651 CameraClient* cc; in _camera_client_create() local
726 _camera_client_query_connect(CameraClient* cc, QemudClient* qc, const char* param) in _camera_client_query_connect()
755 _camera_client_query_disconnect(CameraClient* cc, in _camera_client_query_disconnect()
796 _camera_client_query_start(CameraClient* cc, QemudClient* qc, const char* param) in _camera_client_query_start()
957 _camera_client_query_stop(CameraClient* cc, QemudClient* qc, const char* param) in _camera_client_query_stop()
996 _camera_client_query_frame(CameraClient* cc, QemudClient* qc, const char* param) in _camera_client_query_frame()
1176 CameraClient* cc = (CameraClient*)opaque; in _camera_client_recv() local
1217 CameraClient* cc = (CameraClient*)opaque; in _camera_client_close() local
1257 CameraClient* cc = _camera_client_create(csd, client_param); in _camera_service_connect() local
/external/webkit/Tools/android/flex-2.5.4a/MISC/fastwc/
Dmywc.c8 register int c, cc = 0, wc = 0, lc = 0; in main() local

12345678910>>...12