/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | ppc_drawings.s | 78 lis $5,0xFF ;; $5 <- 0x00FF00FF 98 lis $5,0xFF ;; $5 <- 0x00FF00FF 189 lis r12,0xCFFC 224 lis r7,0x0F01 273 lis r12,0xCFFC 308 lis r7,0x0F01 347 lis r12,0x00FF
|
D | ppc_zoom_ultimate.s | 64 lis r12,0xFF label 195 lis r12,0xFF label 216 lis r17,0x0F01 label
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | InterferenceCache.h | 103 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { in clear() argument 108 LIS = lis; in clear() 172 SlotIndexes *indexes, LiveIntervals *lis,
|
D | RegAllocBase.cpp | 58 LiveIntervals &lis, in init() argument 63 LIS = &lis; in init()
|
D | SplitKit.h | 63 InsertPointAnalysis(const LiveIntervals &lis, unsigned BBNum); 168 SplitAnalysis(const VirtRegMap &vrm, const LiveIntervals &lis, 445 SplitEditor(SplitAnalysis &sa, AliasAnalysis &aa, LiveIntervals &lis,
|
D | RegAllocBase.h | 81 void init(VirtRegMap &vrm, LiveIntervals &lis, LiveRegMatrix &mat);
|
D | InterferenceCache.cpp | 57 LiveIntervals *lis, in init() argument 64 Entries[i].clear(mf, indexes, lis); in init()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 60 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, 64 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {} in MF()
|
D | LiveRangeEdit.h | 139 MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm, 142 : Parent(parent), NewRegs(newRegs), MRI(MF.getRegInfo()), LIS(lis), in Parent()
|
/third_party/flatbuffers/grpc/examples/go/greeter/server/ |
D | main.go | 67 lis, err := net.Listen("tcp", fmt.Sprintf("localhost:%d", 3000)) 74 if err := grpcServer.Serve(lis); err != nil {
|
/third_party/ltp/testcases/kernel/connectors/pec/ |
D | cn_pec.sh | 82 pec_listener -p $gen_pid -c $LISTENER_ID >lis.log & 145 cat lis.log
|
/third_party/flatbuffers/grpc/tests/ |
D | go_test.go | 75 lis, err := net.Listen("tcp", addr) 83 if err := ser.Serve(lis); err != nil {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | README.txt | 72 lis r2, ha16(.CPI_X_0) 74 lis r2, ha16(.CPI_X_1) 77 lis r2, ha16(.CPI_X_2) 79 lis r2, ha16(.CPI_X_3) 85 off of the register to avoid the lis's. This is even more important in PIC 98 lis r2, ha16(LCPI1_0) 100 lis r2, ha16(LCPI1_1) 101 lis r3, ha16(LCPI1_2) 193 lis r2, ha16(_a) 202 lis r2, ha16(_a+3) [all …]
|
/third_party/curl/packages/vms/ |
D | clean_gnv_curl.com | 75 $ file = "lcl_root:[.lib]*.lis" 78 $ file = "lcl_root:[.src]*.lis" 151 $ file = "lcl_root:[...]*.lis"
|
/third_party/gstreamer/gstplugins_bad/po/ |
D | fur.po | 28 msgstr "Impussibil lei lis informazions dal titul pal DVD." 121 msgstr "No si è rivâts a stabilî lis proprietâts pal canâl '%s'" 144 #~ msgstr "No si è rivâts a interogâ lis funzionalitâts di sndio"
|
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/ |
D | yav.txt | 16 fa{"nupɛ́lisɛ"}
|
D | tk.txt | 95 en{"iňlis dili"} 96 en_GB{"iňlis dili (Beýik Britaniýa)"} 97 en_US{"iňlis dili (Amerika)"} 399 en_US{"iňlis dili (ABŞ)"}
|
D | ewo.txt | 34 pl{"ǹkɔ́bɔ fólis"}
|
/third_party/icu/icu4c/source/data/lang/ |
D | yav.txt | 17 fa{"nupɛ́lisɛ"}
|
D | ewo.txt | 35 pl{"ǹkɔ́bɔ fólis"}
|
/third_party/skia/third_party/externals/icu/source/data/lang/ |
D | yav.txt | 17 fa{"nupɛ́lisɛ"}
|
D | ewo.txt | 35 pl{"ǹkɔ́bɔ fólis"}
|
/third_party/libffi/src/powerpc/ |
D | asm.h | 68 lis %r11,0b@ha; \
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | asm.S | 89 lis \rd, \sym@ha
|
/third_party/weston/compositor/ |
D | main.c | 1383 struct wl_listener *lis; in wet_head_tracker_from_head() local 1385 lis = weston_head_get_destroy_listener(head, handle_head_destroy); in wet_head_tracker_from_head() 1386 if (!lis) in wet_head_tracker_from_head() 1389 return container_of(lis, struct wet_head_tracker, in wet_head_tracker_from_head() 1897 struct wl_listener *lis; in wet_output_from_weston_output() local 1899 lis = weston_output_get_destroy_listener(base, in wet_output_from_weston_output() 1901 if (!lis) in wet_output_from_weston_output() 1904 return container_of(lis, struct wet_output, output_destroy_listener); in wet_output_from_weston_output()
|