OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:outs
(Results
176 - 200
of
267
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
raw_ostream.h
447
///
outs
() << "foo" << "bar";
448
raw_ostream &
outs
();
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
raw_ostream.h
447
///
outs
() << "foo" << "bar";
448
raw_ostream &
outs
();
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
raw_ostream.h
447
///
outs
() << "foo" << "bar";
448
raw_ostream &
outs
();
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
raw_ostream.h
447
///
outs
() << "foo" << "bar";
448
raw_ostream &
outs
();
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
raw_ostream.h
447
///
outs
() << "foo" << "bar";
448
raw_ostream &
outs
();
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
raw_ostream.h
447
///
outs
() << "foo" << "bar";
448
raw_ostream &
outs
();
/prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/prebuilts/ndk/r11/platforms/android-14/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/prebuilts/ndk/r11/platforms/android-15/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/asm/
io.h
94
#define __BUILD_IOPORT_STRING(bwlq, type) static inline void
outs
##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
/external/mesa3d/src/gallium/drivers/ilo/shader/
ilo_shader_gs.c
179
gs_save_output(struct gs_compile_context *gcc, const struct toy_src *
outs
)
186
tc_MOV(tc, tdst_offset(buf, i, 0),
outs
[i]);
225
const struct toy_src *
outs
, int num_outs,
251
outs
[sent + 2 * i], 0);
254
outs
[sent + 2 * i + 1], 0);
[
all
...]
Completed in 1355 milliseconds
1
2
3
4
5
6
7
8
9
10
11