/external/pdfium/fpdfsdk/src/javascript/ |
D | event.cpp | 59 FX_BOOL event::change(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in change() 79 FX_BOOL event::changeEx(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in changeEx() 92 FX_BOOL event::commitKey(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in commitKey() 105 FX_BOOL event::fieldFull(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in fieldFull() 122 FX_BOOL event::keyDown(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in keyDown() 138 FX_BOOL event::modifier(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in modifier() 154 FX_BOOL event::name(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in name() 167 FX_BOOL event::rc(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in rc() 186 FX_BOOL event::richChange(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in richChange() 199 FX_BOOL event::richChangeEx(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in richChangeEx() [all …]
|
D | Document.cpp | 23 static v8::Isolate* GetIsolate(IFXJS_Context* cc) in GetIsolate() 193 FX_BOOL Document::numFields(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in numFields() 206 FX_BOOL Document::dirty(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in dirty() 232 FX_BOOL Document::ADBE(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in ADBE() 247 FX_BOOL Document::pageNum(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in pageNum() 288 FX_BOOL Document::addAnnot(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX_Wi… in addAnnot() 294 FX_BOOL Document::addField(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX_Wi… in addField() 300 FX_BOOL Document::exportAsText(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CF… in exportAsText() 306 FX_BOOL Document::exportAsFDF(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX… in exportAsFDF() 312 FX_BOOL Document::exportAsXFDF(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CF… in exportAsXFDF() [all …]
|
D | app.cpp | 20 static v8::Isolate* GetIsolate(IFXJS_Context* cc) in GetIsolate() 136 FX_BOOL app::activeDocs(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in activeDocs() 194 FX_BOOL app::calculate(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in calculate() 227 FX_BOOL app::formsVersion(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in formsVersion() 238 FX_BOOL app::viewerType(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in viewerType() 249 FX_BOOL app::viewerVariation(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in viewerVariation() 260 FX_BOOL app::viewerVersion(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in viewerVersion() 271 FX_BOOL app::platform(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in platform() 282 FX_BOOL app::language(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in language() 297 FX_BOOL app::newFDF(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX_WideStrin… in newFDF() [all …]
|
D | console.cpp | 41 FX_BOOL console::clear(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX_WideSt… in clear() 46 FX_BOOL console::hide(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX_WideStr… in hide() 51 FX_BOOL console::println(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX_Wide… in println() 60 FX_BOOL console::show(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX_WideStr… in show()
|
D | Field.cpp | 379 FX_BOOL Field::alignment(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in alignment() 439 FX_BOOL Field::borderStyle(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in borderStyle() 560 FX_BOOL Field::buttonAlignX(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in buttonAlignX() 611 FX_BOOL Field::buttonAlignY(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in buttonAlignY() 662 FX_BOOL Field::buttonFitBounds(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in buttonFitBounds() 709 FX_BOOL Field::buttonPosition(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in buttonPosition() 754 FX_BOOL Field::buttonScaleHow(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in buttonScaleHow() 804 FX_BOOL Field::buttonScaleWhen(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in buttonScaleWhen() 866 FX_BOOL Field::calcOrderIndex(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in calcOrderIndex() 915 FX_BOOL Field::charLimit(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError) in charLimit() [all …]
|
D | report.cpp | 39 FX_BOOL Report::writeText(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX_Wid… in writeText() 45 FX_BOOL Report::save(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX_WideStri… in save()
|
D | PublicMethods.cpp | 22 static v8::Isolate* GetIsolate(IFXJS_Context* cc) in GetIsolate() 1053 FX_BOOL CJS_PublicMethods::AFNumber_Format(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Val… in AFNumber_Format() 1260 FX_BOOL CJS_PublicMethods::AFNumber_Keystroke(IFXJS_Context* cc, const CJS_Parameters& params, CJS_… in AFNumber_Keystroke() 1391 FX_BOOL CJS_PublicMethods::AFPercent_Format(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Va… in AFPercent_Format() 1499 FX_BOOL CJS_PublicMethods::AFPercent_Keystroke(IFXJS_Context* cc, const CJS_Parameters& params, CJS… in AFPercent_Keystroke() 1505 FX_BOOL CJS_PublicMethods::AFDate_FormatEx(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Val… in AFDate_FormatEx() 1613 FX_BOOL CJS_PublicMethods::AFDate_KeystrokeEx(IFXJS_Context* cc, const CJS_Parameters& params, CJS_… in AFDate_KeystrokeEx() 1649 FX_BOOL CJS_PublicMethods::AFDate_Format(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value… in AFDate_Format() 1680 FX_BOOL CJS_PublicMethods::AFDate_Keystroke(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Va… in AFDate_Keystroke() 1711 FX_BOOL CJS_PublicMethods::AFTime_Format(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value… in AFTime_Format() [all …]
|
/external/valgrind/none/tests/s390x/ |
D | lpr.c | 6 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
|
D | flogr.c | 18 unsigned int *cc) in flogr1() 42 unsigned int *cc) in flogr2() 66 unsigned int *cc) in flogr3() 92 unsigned int cc; in runtest() local
|
D | srst.c | 16 int cc; in srst3() local 31 int cc; in srst2() local 45 int cc; in main() local
|
D | stck.c | 8 int cc; in stck() local 24 int cc; in main() local
|
D | stckf.c | 8 int cc; in stckf() local 24 int cc; in main() local
|
D | bfp-4.c | 7 int cc; in cebr() local 23 int cc; in cdbr() local
|
D | dfp-1.c | 8 #define DFP_BINOP(insn, op1, op2, type, round, cc) \ argument 23 int cc; in main() local
|
D | dfpext.c | 23 #define D2L(insn, initial, type, round, cc) \ argument 34 #define D2I(insn, initial, type, round, cc) \ argument 86 #define DO_PRINT_D2L(insn, d, type, round, cc) \ argument 134 #define DO_PRINT_D2I(insn, d, type, round, cc) \ argument
|
D | clc.c | 13 int cc; in clc() local 29 int cc; in testrun() local
|
/external/webp/src/utils/ |
D | color_cache.h | 33 const VP8LColorCache* const cc, uint32_t key) { in VP8LColorCacheLookup() 38 static WEBP_INLINE void VP8LColorCacheInsert(const VP8LColorCache* const cc, in VP8LColorCacheInsert() 44 static WEBP_INLINE int VP8LColorCacheGetIndex(const VP8LColorCache* const cc, in VP8LColorCacheGetIndex() 49 static WEBP_INLINE int VP8LColorCacheContains(const VP8LColorCache* const cc, in VP8LColorCacheContains()
|
D | color_cache.c | 22 int VP8LColorCacheInit(VP8LColorCache* const cc, int hash_bits) { in VP8LColorCacheInit() 33 void VP8LColorCacheClear(VP8LColorCache* const cc) { in VP8LColorCacheClear()
|
/external/regex-re2/re2/testing/ |
D | charclass_test.cc | 86 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/ |
D | uri.js | 34 function isAlphaNumeric(cc) { argument 67 function URIEncodeSingle(cc, result, index) { argument 299 var reservedPredicate = function(cc) { argument 323 var reservedPredicate = function(cc) { return false; }; argument 330 var unescapePredicate = function(cc) { argument 357 var unescapePredicate = function(cc) { argument
|
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
D | TestConversion.java | 125 ConversionCase cc = new ConversionCase(); in TestFromUnicode() local 245 private void FromUnicodeCase(ConversionCase cc) { in FromUnicodeCase() 384 private int stepFromUnicode(ConversionCase cc, CharsetEncoder encoder, int step) { in stepFromUnicode() 457 private boolean checkFromUnicode(ConversionCase cc, int resultLength) { in checkFromUnicode() 465 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 …]
|
/external/openssh/ |
D | cipher.c | 285 cipher_warning_message(const struct sshcipher_ctx *cc) in cipher_warning_message() 296 cipher_init(struct sshcipher_ctx *cc, const struct sshcipher *cipher, in cipher_init() 391 cipher_crypt(struct sshcipher_ctx *cc, u_int seqnr, u_char *dest, in cipher_crypt() 454 cipher_get_length(struct sshcipher_ctx *cc, u_int *plenp, u_int seqnr, in cipher_get_length() 467 cipher_cleanup(struct sshcipher_ctx *cc) in cipher_cleanup() 487 cipher_set_key_string(struct sshcipher_ctx *cc, const struct sshcipher *cipher, in cipher_set_key_string() 510 cipher_get_keyiv_len(const struct sshcipher_ctx *cc) in cipher_get_keyiv_len() 529 cipher_get_keyiv(struct sshcipher_ctx *cc, u_char *iv, u_int len) in cipher_get_keyiv() 586 cipher_set_keyiv(struct sshcipher_ctx *cc, const u_char *iv) in cipher_set_keyiv() 631 cipher_get_keycontext(const struct sshcipher_ctx *cc, u_char *dat) in cipher_get_keycontext() [all …]
|
/external/llvm/test/MC/AsmParser/ |
D | vararg.s | 36 .set cc,1 define 49 .set cc,0 define
|
D | macros-darwin-vararg.s | 46 .set cc,1 define 59 .set cc,0 define
|
/external/valgrind/none/tests/mips32/ |
D | MoveIns.c | 139 #define TESTINSNMOVE2(instruction, RDval, RSval, RD, RS, cc) \ argument 161 #define TESTINSNMOVE2s(instruction, FD, FS, cc, offset) \ argument 185 #define TESTINSNMOVE2d(instruction, FD, FS, cc, offset) \ argument 210 #define TESTINSNMOVE2d(instruction, FD, FS, cc, offset) \ argument
|