/external/pdfium/fpdfsdk/src/formfiller/ |
D | FFL_IFormFiller.cpp | 140 PDFSDK_FieldAction fa; in OnMouseEnter() local 141 fa.bModifier = m_pApp->FFI_IsCTRLKeyDown(nFlag); in OnMouseEnter() 142 fa.bShift = m_pApp->FFI_IsSHIFTKeyDown(nFlag); in OnMouseEnter() 143 pWidget->OnAAction(CPDF_AAction::CursorEnter, fa, pPageView); in OnMouseEnter() 175 PDFSDK_FieldAction fa; in OnMouseExit() local 176 fa.bModifier = m_pApp->FFI_IsCTRLKeyDown(nFlag); in OnMouseExit() 177 fa.bShift = m_pApp->FFI_IsSHIFTKeyDown(nFlag); in OnMouseExit() 179 pWidget->OnAAction(CPDF_AAction::CursorExit, fa, pPageView); in OnMouseExit() 213 PDFSDK_FieldAction fa; in OnLButtonDown() local 214 fa.bModifier = m_pApp->FFI_IsCTRLKeyDown(nFlags); in OnLButtonDown() [all …]
|
D | FFL_ComboBox.cpp | 121 PDFSDK_FieldAction& fa) { in GetActionData() argument 127 fa.bFieldFull = pEdit->IsTextFull(); in GetActionData() 131 fa.nSelEnd = nSelEnd; in GetActionData() 132 fa.nSelStart = nSelStart; in GetActionData() 133 fa.sValue = pEdit->GetText(); in GetActionData() 134 fa.sChangeEx = GetSelectExportText(); in GetActionData() 136 if (fa.bFieldFull) { in GetActionData() 137 fa.sChange = L""; in GetActionData() 138 fa.sChangeEx = L""; in GetActionData() 147 fa.sValue = pEdit->GetText(); in GetActionData() [all …]
|
D | FFL_TextField.cpp | 163 PDFSDK_FieldAction& fa) { in GetActionData() argument 167 fa.bFieldFull = pWnd->IsTextFull(); in GetActionData() 169 fa.sValue = pWnd->GetText(); in GetActionData() 171 if (fa.bFieldFull) { in GetActionData() 172 fa.sChange = L""; in GetActionData() 173 fa.sChangeEx = L""; in GetActionData() 179 fa.sValue = pWnd->GetText(); in GetActionData() 184 fa.sValue = m_pWidget->GetValue(); in GetActionData() 193 const PDFSDK_FieldAction& fa) { in SetActionData() argument 198 pEdit->SetSel(fa.nSelStart, fa.nSelEnd); in SetActionData() [all …]
|
D | FFL_ListBox.cpp | 152 PDFSDK_FieldAction& fa) { in GetActionData() argument 156 fa.sValue = L""; in GetActionData() 162 fa.sValue = m_pWidget->GetOptionLabel(nCurSel); in GetActionData() 169 fa.sValue = L""; in GetActionData() 173 fa.sValue = m_pWidget->GetOptionLabel(nCurSel); in GetActionData() 183 const PDFSDK_FieldAction& fa) {} in SetActionData() argument
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/testdata/ |
D | testdata_it.txt | 19 tre anni fa 20 due anni fa 21 un anno fa 35 tre mesi fa 36 due mesi fa 37 un mese fa 51 tre settimane fa 52 due settimane fa 53 una settimana fa 67 tre giorni fa [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/testdata/ |
D | testdata_it.txt | 19 tre anni fa 20 due anni fa 21 un anno fa 35 tre mesi fa 36 due mesi fa 37 un mese fa 51 tre settimane fa 52 due settimane fa 53 una settimana fa 67 tre giorni fa [all …]
|
/external/icu/icu4c/source/data/locales/ |
D | it.txt | 929 one{"{0} giorno fa"} 930 other{"{0} giorni fa"} 942 one{"{0} g fa"} 943 other{"{0} gg fa"} 955 one{"{0} g fa"} 956 other{"{0} gg fa"} 995 one{"{0} ora fa"} 996 other{"{0} ore fa"} 1008 one{"{0} h fa"} 1009 other{"{0} h fa"} [all …]
|
D | ca.txt | 1145 one{"fa {0} dia"} 1146 other{"fa {0} dies"} 1165 one{"fa {0} dia"} 1166 other{"fa {0} dies"} 1185 one{"fa {0} dia"} 1186 other{"fa {0} dies"} 1225 one{"fa {0} hora"} 1226 other{"fa {0} hores"} 1238 one{"fa {0} h"} 1239 other{"fa {0} h"} [all …]
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
D | addsub.ll | 12 @fa = common global [4 x float] zeroinitializer, align 16 113 …store float %add, float* getelementptr inbounds ([4 x float], [4 x float]* @fa, i32 0, i64 0), ali… 117 …store float %sub, float* getelementptr inbounds ([4 x float], [4 x float]* @fa, i32 0, i64 1), ali… 121 …store float %add1, float* getelementptr inbounds ([4 x float], [4 x float]* @fa, i32 0, i64 2), al… 125 …store float %sub2, float* getelementptr inbounds ([4 x float], [4 x float]* @fa, i32 0, i64 3), al… 139 …store float %sub, float* getelementptr inbounds ([4 x float], [4 x float]* @fa, i32 0, i64 0), ali… 143 …store float %add, float* getelementptr inbounds ([4 x float], [4 x float]* @fa, i32 0, i64 1), ali… 147 …store float %sub1, float* getelementptr inbounds ([4 x float], [4 x float]* @fa, i32 0, i64 2), al… 151 …store float %add2, float* getelementptr inbounds ([4 x float], [4 x float]* @fa, i32 0, i64 3), al… 165 …store float %add, float* getelementptr inbounds ([4 x float], [4 x float]* @fa, i32 0, i64 0), ali… [all …]
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | alias-used.ll | 9 @llvm.used = appending global [3 x i8*] [i8* bitcast (void ()* @fa to i8*), i8* bitcast (void ()* @… 10 ; CHECK-DAG: @llvm.used = appending global [3 x i8*] [i8* @ca, i8* bitcast (void ()* @fa to i8*), i… 12 …obal [4 x i8*] [i8* bitcast (void ()* @fa3 to i8*), i8* bitcast (void ()* @fa to i8*), i8* @ia, i8… 15 @sameAsUsed = global [3 x i8*] [i8* bitcast (void ()* @fa to i8*), i8* bitcast (void ()* @f to i8*)… 18 @other = global i32* bitcast (void ()* @fa to i32*) 21 @fa = internal alias void (), void ()* @f 22 ; CHECK: @fa = internal alias void (), void ()* @f 38 ret i8* bitcast (void ()* @fa to i8*);
|
/external/valgrind/memcheck/tests/solaris/ |
D | spawn.c | 40 posix_spawn_file_actions_t fa; in main() local 41 ret = posix_spawn_file_actions_init(&fa); in main() 44 ret = posix_spawn_file_actions_addopen(&fa, 10, "/dev/null", O_RDONLY, 0); in main() 47 ret = posix_spawn(&child, EXE_NAME, &fa, NULL, argv_exe, envp); in main() 51 ret = posix_spawn_file_actions_destroy(&fa); in main()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/ |
D | UnivariateRealSolverUtils.java | 184 double fa; in bracket() local 191 fa = function.value(a); in bracket() 195 } while ((fa * fb > 0.0) && (numIterations < maximumIterations) && in bracket() 198 if (fa * fb > 0.0 ) { in bracket() 202 lowerBound, upperBound, a, b, fa, fb); in bracket()
|
/external/llvm/test/Transforms/Float2Int/ |
D | basic.ll | 94 %fa = uitofp i8 %a to float 97 %x = fadd float %fa, %fb 136 ; CHECK: %fa = uitofp i8 %a to float 138 ; CHECK: %x = fadd float %fa, %fc 147 %fa = uitofp i8 %a to float 149 %x = fadd float %fa, %fc 158 ; CHECK: %fa = uitofp i32 %a to double 160 ; CHECK: %mul = fmul double %fa, %fb 166 %fa = uitofp i32 %a to double 168 %mul = fmul double %fa, %fb [all …]
|
/external/llvm/test/CodeGen/Mips/ |
D | fastcc.ll | 85 @fa = common global [11 x float] zeroinitializer, align 4 280 ; NOODDSPREG-DAG: lw $[[R0:[0-9]+]], %got(fa)(${{[0-9]+|gp}}) 295 %0 = load float, float* getelementptr ([11 x float], [11 x float]* @fa, i32 0, i32 0), align 4 296 %1 = load float, float* getelementptr ([11 x float], [11 x float]* @fa, i32 0, i32 1), align 4 297 %2 = load float, float* getelementptr ([11 x float], [11 x float]* @fa, i32 0, i32 2), align 4 298 %3 = load float, float* getelementptr ([11 x float], [11 x float]* @fa, i32 0, i32 3), align 4 299 %4 = load float, float* getelementptr ([11 x float], [11 x float]* @fa, i32 0, i32 4), align 4 300 %5 = load float, float* getelementptr ([11 x float], [11 x float]* @fa, i32 0, i32 5), align 4 301 %6 = load float, float* getelementptr ([11 x float], [11 x float]* @fa, i32 0, i32 6), align 4 302 %7 = load float, float* getelementptr ([11 x float], [11 x float]* @fa, i32 0, i32 7), align 4 [all …]
|
/external/v8/test/webkit/ |
D | dfg-rshift-by-zero-eliminate-valuetoint32.js | 31 var Ha, fa; 33 fa = Ha & 2;
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_ListBox.cpp | 17 #define IsFloatBigger(fa, fb) ((fa) > (fb) && !IsFloatZero((fa) - (fb))) argument 18 #define IsFloatSmaller(fa, fb) ((fa) < (fb) && !IsFloatZero((fa) - (fb))) argument 19 #define IsFloatEqual(fa, fb) IsFloatZero((fa) - (fb)) argument
|
D | PWL_EditCtrl.cpp | 17 #define IsFloatBigger(fa, fb) ((fa) > (fb) && !IsFloatZero((fa) - (fb))) argument 18 #define IsFloatSmaller(fa, fb) ((fa) < (fb) && !IsFloatZero((fa) - (fb))) argument 19 #define IsFloatEqual(fa, fb) IsFloatZero((fa) - (fb)) argument
|
D | PWL_ComboBox.cpp | 19 #define IsFloatBigger(fa, fb) ((fa) > (fb) && !IsFloatZero((fa) - (fb))) argument 20 #define IsFloatSmaller(fa, fb) ((fa) < (fb) && !IsFloatZero((fa) - (fb))) argument 21 #define IsFloatEqual(fa, fb) IsFloatZero((fa) - (fb)) argument
|
/external/icu/icu4c/source/data/coll/ |
D | fa.txt | 6 // * Source File: <path>/common/collation/fa.xml 9 fa{
|
/external/llvm/test/CodeGen/MSP430/ |
D | 2009-12-21-FrameAddr.ll | 8 %fa = call i8* @llvm.frameaddress(i32 0) 9 store i8 0, i8* %fa
|
/external/hyphenation-patterns/ga/ |
D | hyph-ga.hyp.txt | 42 sáfaí 43 sháfaí
|
/external/pdfium/fpdfsdk/include/formfiller/ |
D | FFL_ListBox.h | 30 PDFSDK_FieldAction& fa) override; 33 const PDFSDK_FieldAction& fa) override;
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXRegisterInfo.td | 45 def fa#i : NVPTXReg<"%fa"#i>; 64 def Float32ArgRegs : NVPTXRegClass<[f32], 32, (add (sequence "fa%u", 0, 4))>;
|
/external/clang/test/CodeGenCXX/ |
D | cfi-vcall.cpp | 133 } fa; in foo() local 134 af(&fa); in foo()
|
/external/harfbuzz_ng/util/ |
D | helper-cairo.cc | 370 unsigned int fr, fg, fb, fa, br, bg, bb, ba; in helper_cairo_create_context() local 375 fr = fg = fb = 0; fa = 255; in helper_cairo_create_context() 377 sscanf (color + (*color=='#'), "%2x%2x%2x%2x", &fr, &fg, &fb, &fa); in helper_cairo_create_context() 411 (fr / 255.) * (fa / 255.) + (br / 255) * (1 - (fa / 255.))); in helper_cairo_create_context() 420 cairo_set_source_rgba (cr, fr / 255., fg / 255., fb / 255., fa / 255.); in helper_cairo_create_context()
|