HomeSort by relevance Sort by last modified time
    Searched refs:FB1 (Results 1 - 15 of 15) sorted by null

  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITMultipleModuleTest.cpp 333 // Module A { Extern FB, Function FA which calls FB1 },
334 // Module B { Extern FA, Function FB1, Function FB2 which calls FA },
335 // execute FA, then FB1
341 Function *FA, *FB1, *FB2;
342 createCrossModuleRecursiveCase(A, FA, B, FB1, FB2);
350 ptr = TheJIT->getFunctionAddress(FB1->getName().str());
354 // Module A { Extern FB, Function FA which calls FB1 },
355 // Module B { Extern FA, Function FB1, Function FB2 which calls FA },
356 // execute FB1 then FA
362 Function *FA, *FB1, *FB2
    [all...]
MCJITTestBase.h 195 // Module A { Extern FB1, Function FA which calls FB1 },
196 // Module B { Extern FA, Function FB1, Function FB2 which calls FA },
199 Function *&FB1, Function *&FB2) {
200 // Define FB1 in B.
202 FB1 = insertAccumulateFunction(B.get(), 0, "FB1");
204 // Declare FB1 in A (as an external).
206 Function *FB1Extern = insertExternalReferenceToFunction(A.get(), FB1);
208 // Define FA in A (with a call to FB1)
    [all...]
  /hardware/qcom/display/msm8084/liboverlay/
overlayUtils.h 396 enum { FB0, FB1, FB2 };
731 // /sys/class/graphics/fb1/format_3d
733 // /sys/class/graphics/fb1/3d_present
  /hardware/qcom/display/msm8226/liboverlay/
overlayUtils.h 365 enum { FB0, FB1, FB2 };
  /hardware/qcom/display/msm8960/liboverlay/
overlayUtils.h 389 enum { FB0, FB1, FB2 };
733 // /sys/class/graphics/fb1/format_3d
735 // /sys/class/graphics/fb1/3d_present
  /hardware/qcom/display/msm8974/liboverlay/
overlayUtils.h 389 enum { FB0, FB1, FB2 };
711 // /sys/class/graphics/fb1/format_3d
713 // /sys/class/graphics/fb1/3d_present
  /hardware/qcom/display/msm8994/liboverlay/
overlayUtils.h 356 enum { FB0, FB1, FB2 };
  /external/icu/icu4c/source/data/sprep/
rfc3491.txt 1137 1FB9; 1FB1; MAP
    [all...]
rfc3530csci.txt 1136 1FB9; 1FB1; MAP
    [all...]
rfc3722.txt 1137 1FB9; 1FB1; MAP
    [all...]
rfc3920node.txt 1137 1FB9; 1FB1; MAP
    [all...]
rfc4518ci.txt 1104 1FB9; 1FB1; MAP
    [all...]
  /external/icu/icu4c/source/test/testdata/
nfs4_cis_prep.txt 1127 1FB9; 1FB1; MAP
    [all...]
nfs4_cs_prep_ci.txt 1127 1FB9; 1FB1; MAP
    [all...]
nfs4_mixed_prep_s.txt 1127 1FB9; 1FB1; MAP
    [all...]

Completed in 5932 milliseconds