HomeSort by relevance Sort by last modified time
    Searched refs:FB (Results 1 - 25 of 72) sorted by null

1 2 3

  /system/core/libpixelflinger/
t32cb16blend.S 34 * \FB is a target register that will contain the blended pixel values.
37 * upper 16-bit pixels in DREG into FB
44 .macro pixel, DREG, SRC, FB, ODD
62 orrhs \FB, \FB, #(0x1F<<(16 + 11))
63 orrlo \FB, \FB, lr, lsl #(16 + 11)
72 orrhs \FB, \FB, #(0x3F<<(16 + 5))
73 orrlo \FB, \FB, r6, lsl #(16 + 5
    [all...]
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITMultipleModuleTest.cpp 88 // Module B { Function FB },
89 // execute FA then FB
94 Function *FA, *FB;
95 createTwoModuleCase(A, FA, B, FB);
103 ptr = TheJIT->getFunctionAddress(FB->getName().str());
108 // Module B { Function FB },
109 // execute FB then FA
114 Function *FA, *FB;
115 createTwoModuleCase(A, FA, B, FB);
120 uint64_t ptr = TheJIT->getFunctionAddress(FB->getName().str())
    [all...]
MCJITTestBase.h 210 // Module B { Extern FA, Function FB which calls FA },
211 // Module C { Extern FB, Function FC which calls FB },
214 std::unique_ptr<Module> &B, Function *&FB,
221 FB = insertSimpleCallFunction<int32_t(int32_t, int32_t)>(B.get(), FAExtern_in_B);
224 Function *FBExtern_in_C = insertExternalReferenceToFunction(C.get(), FB);
231 // Module B { Function FB }
233 std::unique_ptr<Module> &B, Function *&FB) {
238 FB = insertAddFunction(B.get());
242 // Module B { Extern FA, Function FB which calls FA
    [all...]
  /system/core/libpixelflinger/arch-arm64/
t32cb16blend.S 38 * and writes the result to FB register
46 * \FB is a target register that will contain the blended pixel values.
49 * upper 16-bit pixels in DREG into FB
56 .macro pixel, DREG, SRC, FB, ODD
75 orr w17, \FB, #(0x1F<<(16 + 11))
76 orr w18, \FB, w16, lsl #(16 + 11)
77 csel \FB, w17, w18, hi
86 orr w17, \FB, #(0x3F<<(16 + 5))
87 orr w18, \FB, w6, lsl #(16 + 5)
88 csel \FB, w17, w18, h
    [all...]
  /external/llvm/lib/MC/
MCObjectWriter.cpp 49 const MCFragment &FB,
53 const MCSection &SecB = FB.getParent()->getSection();
MCSubtargetInfo.cpp 67 uint64_t MCSubtargetInfo::ToggleFeature(uint64_t FB) {
68 FeatureBits ^= FB;
MachObjectWriter.cpp 693 const MCFragment &FB,
708 const MCSection &SecB = FB.getParent()->getSection();
728 FB.getAtom() != Asm.getSymbolData(SA).getFragment()->getAtom() &&
739 else if(!FB.getAtom() &&
758 B_Base = FB.getAtom();
    [all...]
  /external/bluetooth/bluedroid/conf/
auto_pair_devlist.conf 13 AddressBlacklist=00:02:C7,00:16:FE,00:19:C1,00:1B:FB,00:1E:3D,00:21:4F,00:23:06,00:24:33,00:A0:79,00:0E:6D,00:13:E0,00:21:E8,00:60:57,00:0E:9F,00:12:1C,00:18:91,00:18:96,00:13:04,00:16:FD,00:22:A0,00:0B:4C,00:60:6F,00:23:3D,00:C0:59,00:0A:30,00:1E:AE,00:1C:D7,00:80:F0,00:12:8A,00:09:93,00:80:37,00:26:7E,00:26:e8
  /external/clang/test/CXX/special/class.inhctor/
p4.cpp 19 friend class FB;
31 struct FB {
  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp 373 MachineBasicBlock *TB = nullptr, *FB = nullptr;
374 bool NotAnalyzed = TII->AnalyzeBranch(*Latch, TB, FB, Cond, false);
481 MachineBasicBlock *TB = nullptr, *FB = nullptr;
482 bool NotAnalyzed = TII->AnalyzeBranch(*Latch, TB, FB, Cond, false);
487 // TB must be non-null. If FB is also non-null, one of them must be
491 assert ((!FB || TB == Header || FB == Header) && "Branches not to header?");
492 if (!TB || (FB && TB != Header && FB != Header))
    [all...]
  /external/llvm/include/llvm/MC/
MCSubtargetInfo.h 77 uint64_t ToggleFeature(uint64_t FB);
MCObjectWriter.h 100 const MCFragment &FB,
MCMachObjectWriter.h 258 const MCFragment &FB,
  /external/llvm/lib/ExecutionEngine/Interpreter/
ExternalFunctions.cpp 355 char *FB = FmtBuf;
356 *FB++ = *FmtStr++;
357 char Last = *FB++ = *FmtStr++;
364 Last = *FB++ = *FmtStr++;
366 *FB = 0;
  /external/chromium_org/v8/test/mjsunit/regress/
regress-3247124.js 28 var foo = unescape("%E0%E2%EA%F4%FB%E3%F5%E1%E9%ED%F3%FA%E7%FC%C0%C2%CA%D4%DB%C3%D5%C1%C9%CD%D3%DA%C7%DC");
  /external/pcre/dist/sljit/
sljitNativePPC_common.c 119 #define FB(fb) ((fb) << 11)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_state_validate.c 9 struct pipe_framebuffer_state *fb = &nv50->framebuffer; local
16 PUSH_DATA (push, (076543210 << 4) | fb->nr_cbufs);
18 PUSH_DATA (push, fb->width << 16);
19 PUSH_DATA (push, fb->height << 16);
21 for (i = 0; i < fb->nr_cbufs; ++i) {
22 struct nv50_miptree *mt = nv50_miptree(fb->cbufs[i]->texture);
23 struct nv50_surface *sf = nv50_surface(fb->cbufs[i]);
47 assert(!fb->zsbuf);
59 BCTX_REFN(nv50->bufctx_3d, FB, &mt->base, WR);
62 if (fb->zsbuf)
    [all...]
  /external/llvm/lib/IR/
Metadata.cpp 500 ConstantInt *FB = cast<ConstantInt>(EndPoints[0]);
502 if (tryMergeRange(EndPoints, FB, FE)) {
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_state_validate.c 9 struct pipe_framebuffer_state *fb = &nv50->framebuffer; local
16 PUSH_DATA (push, (076543210 << 4) | fb->nr_cbufs);
18 PUSH_DATA (push, fb->width << 16);
19 PUSH_DATA (push, fb->height << 16);
21 for (i = 0; i < fb->nr_cbufs; ++i) {
22 struct nv50_miptree *mt = nv50_miptree(fb->cbufs[i]->texture);
23 struct nv50_surface *sf = nv50_surface(fb->cbufs[i]);
47 assert(!fb->zsbuf);
59 BCTX_REFN(nv50->bufctx_3d, FB, &mt->base, WR);
62 if (fb->zsbuf)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adogpool.h 791 #define ADO_Reserved_8 GUID_BUILDER(ADO_Reserved_8,FD6974FD,21FB,409C,96,56,A5,68,FE,C0,AC,01)
953 #define ADO_Reserved_36 GUID_BUILDER(ADO_Reserved_36,C12B8DFD,42F7,408E,AE,FB,A7,C2,FB,43,49,A7)
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_state_validate.c 10 struct pipe_framebuffer_state *fb = &nvc0->framebuffer; local
11 struct nv50_surface *sf = nv50_surface(fb->zsbuf);
22 height = align(fb->height, 32);
23 width = fb->width % 224;
25 width = fb->width + (224 - width);
27 width = fb->width;
59 struct pipe_framebuffer_state *fb = &nvc0->framebuffer; local
67 PUSH_DATA (push, (076543210 << 4) | fb->nr_cbufs);
69 PUSH_DATA (push, fb->width << 16);
70 PUSH_DATA (push, fb->height << 16)
    [all...]
  /external/lzma/CS/7zip/Compress/LzmaAlone/
LzmaAlone.cs 88 " -fb{N}: set number of fast bytes - [5, 273], default: 128\n" +
135 kSwitchForms[sw++] = new SwitchForm("FB", SwitchType.UnLimitedPostString, false, 1);
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_state_validate.c 10 struct pipe_framebuffer_state *fb = &nvc0->framebuffer; local
11 struct nv50_surface *sf = nv50_surface(fb->zsbuf);
22 height = align(fb->height, 32);
23 width = fb->width % 224;
25 width = fb->width + (224 - width);
27 width = fb->width;
59 struct pipe_framebuffer_state *fb = &nvc0->framebuffer; local
67 PUSH_DATA (push, (076543210 << 4) | fb->nr_cbufs);
69 PUSH_DATA (push, fb->width << 16);
70 PUSH_DATA (push, fb->height << 16)
    [all...]
  /external/chromium_org/third_party/icu/source/data/sprep/
rfc3530cs.txt 78 09FB..0A01; ; UNASSIGNED

Completed in 2222 milliseconds

1 2 3