| /external/pdfium/fpdfsdk/src/formfiller/ |
| D | FFL_IFormFiller.cpp | 186 PDFSDK_FieldAction fa; in OnMouseEnter() local 229 PDFSDK_FieldAction fa; in OnMouseExit() local 273 PDFSDK_FieldAction fa; in OnLButtonDown() local 360 PDFSDK_FieldAction fa; in OnButtonUp() local 534 PDFSDK_FieldAction fa; in OnSetFocus() local 591 PDFSDK_FieldAction fa; in OnKillFocus() local 867 PDFSDK_FieldAction fa; in OnKeyStrokeCommit() local 908 PDFSDK_FieldAction fa; in OnValidate() local 1123 PDFSDK_FieldAction fa; in OnBeforeKeyStroke() local
|
| D | FFL_ListBox.cpp | 206 PDFSDK_FieldAction& fa) in GetActionData() 247 const PDFSDK_FieldAction& fa) in SetActionData()
|
| D | FFL_TextField.cpp | 239 PDFSDK_FieldAction& fa) in GetActionData() 274 const PDFSDK_FieldAction& fa) in SetActionData()
|
| D | FFL_ComboBox.cpp | 190 …GetActionData( CPDFSDK_PageView* pPageView, CPDF_AAction::AActionType type, PDFSDK_FieldAction& fa) in GetActionData() 238 const PDFSDK_FieldAction& fa) in SetActionData()
|
| D | FFL_FormFiller.cpp | 722 PDFSDK_FieldAction& fa) in GetActionData() 728 const PDFSDK_FieldAction& fa) in SetActionData()
|
| /external/valgrind/main/coregrind/ |
| D | launcher-darwin.c | 131 struct fat_arch *fa = (struct fat_arch *)(fh+1); in fat_has_cputype() local 176 struct fat_arch *fa = (struct fat_arch *)(fh+1); in select_arch() local
|
| /external/harfbuzz_ng/test/api/ |
| D | test-common.c | 182 hb_language_t fa = hb_language_from_string ("fa", -1); in test_types_language() local
|
| /external/pdfium/fpdfsdk/src/pdfwindow/ |
| D | PWL_ComboBox.cpp | 18 #define IsFloatBigger(fa,fb) ((fa) > (fb) && !IsFloatZero((fa) - (fb))) argument 19 #define IsFloatSmaller(fa,fb) ((fa) < (fb) && !IsFloatZero((fa) - (fb))) argument 20 #define IsFloatEqual(fa,fb) IsFloatZero((fa)-(fb)) argument
|
| D | PWL_ListBox.cpp | 16 #define IsFloatBigger(fa,fb) ((fa) > (fb) && !IsFloatZero((fa) - (fb))) argument 17 #define IsFloatSmaller(fa,fb) ((fa) < (fb) && !IsFloatZero((fa) - (fb))) argument 18 #define IsFloatEqual(fa,fb) IsFloatZero((fa)-(fb)) argument
|
| D | PWL_EditCtrl.cpp | 16 #define IsFloatBigger(fa,fb) ((fa) > (fb) && !IsFloatZero((fa) - (fb))) argument 17 #define IsFloatSmaller(fa,fb) ((fa) < (fb) && !IsFloatZero((fa) - (fb))) argument 18 #define IsFloatEqual(fa,fb) IsFloatZero((fa)-(fb)) argument
|
| D | PWL_ScrollBar.cpp | 13 #define IsFloatBigger(fa,fb) ((fa) > (fb) && !IsFloatZero((fa) - (fb))) argument 14 #define IsFloatSmaller(fa,fb) ((fa) < (fb) && !IsFloatZero((fa) - (fb))) argument 15 #define IsFloatEqual(fa,fb) IsFloatZero((fa)-(fb)) argument
|
| D | PWL_Note.cpp | 29 #define IsFloatBigger(fa,fb) ((fa) > (fb) && !IsFloatZero((fa) - (fb))) argument 30 #define IsFloatSmaller(fa,fb) ((fa) < (fb) && !IsFloatZero((fa) - (fb))) argument 31 #define IsFloatEqual(fa,fb) IsFloatZero((fa)-(fb)) argument
|
| /external/chromium_org/v8/test/mjsunit/ |
| D | bounds-checks-elimination.js | 69 test(function fa(b) { function
|
| /external/chromium_org/tools/gn/ |
| D | setup.h | 127 void set_fill_arguments(bool fa) { fill_arguments_ = fa; } in set_fill_arguments()
|
| /external/skia/src/core/ |
| D | SkBitmapFilter.cpp | 40 SkScalar fr = 0, fg = 0, fb = 0, fa = 0; in highQualityFilter() local
|
| /external/chromium_org/third_party/skia/src/core/ |
| D | SkBitmapFilter.cpp | 41 SkScalar fr = 0, fg = 0, fb = 0, fa = 0; in highQualityFilter() local
|
| /external/pdfium/fpdfsdk/include/fxedit/ |
| D | fxet_edit.h | 26 #define FX_EDIT_IsFloatEqual(fa,fb) FX_EDIT_IsFloatZero(fa - fb) argument 27 #define FX_EDIT_IsFloatBigger(fa,fb) (fa > fb && !FX_EDIT_IsFloatEqual(fa,fb)) argument 28 #define FX_EDIT_IsFloatSmaller(fa,fb) (fa < fb && !FX_EDIT_IsFloatEqual(fa,fb)) argument
|
| /external/llvm/unittests/ExecutionEngine/JIT/ |
| D | MultiJITTest.cpp | 167 intptr_t fa = (intptr_t)&getPointerToNamedFunction; in TEST() local
|
| /external/valgrind/main/memcheck/tests/x86/ |
| D | more_x86_fp.c | 86 float fa; in test_fcvt() local
|
| /external/valgrind/main/memcheck/tests/amd64/ |
| D | more_x87_fp.c | 96 float fa; in test_fcvt() local
|
| /external/pdfium/core/src/fpdfdoc/ |
| D | pdf_vt.h | 21 #define IsFloatBigger(fa,fb) ((fa) > (fb) && !IsFloatZero((fa) - (fb))) argument 22 #define IsFloatSmaller(fa,fb) ((fa) < (fb) && !IsFloatZero((fa) - (fb))) argument
|
| /external/vixl/src/a64/ |
| D | macro-assembler-a64.h | 666 const FPRegister& fa) { in Fmadd() 673 const FPRegister& fa) { in Fmsub() 680 const FPRegister& fa) { in Fnmadd() 687 const FPRegister& fa) { in Fnmsub()
|
| /external/harfbuzz_ng/util/ |
| D | helper-cairo.cc | 351 unsigned int fr, fg, fb, fa, br, bg, bb, ba; in helper_cairo_create_context() local
|
| /external/pdfium/fpdfsdk/src/ |
| D | fsdk_baseform.cpp | 21 #define IsFloatBigger(fa,fb) ((fa) > (fb) && !IsFloatZero((fa) - (fb))) argument 22 #define IsFloatSmaller(fa,fb) ((fa) < (fb) && !IsFloatZero((fa) - (fb))) argument 23 #define IsFloatEqual(fa,fb) IsFloatZero((fa)-(fb)) argument 2119 PDFSDK_FieldAction fa; in OnKeyStrokeCommit() local 2148 PDFSDK_FieldAction fa; in OnValidate() local
|
| /external/chromium_org/v8/src/arm64/ |
| D | macro-assembler-arm64-inl.h | 666 const FPRegister& fa) { in Fmadd() 772 const FPRegister& fa) { in Fmsub() 795 const FPRegister& fa) { in Fnmadd() 804 const FPRegister& fa) { in Fnmsub()
|