Home
last modified time | relevance | path

Searched refs:sbyte (Results 1 – 25 of 40) sorted by relevance

12

/external/flatbuffers/tests/MyGame/Example/
DTestSimpleTableWithEnum.php51 * @return sbyte
82 * @param sbyte
DTypeAliases.php51 * @return sbyte
142 * @return sbyte
212 * @param sbyte
DTest.php34 * @return sbyte
DVec3.php58 * @return sbyte
/external/flatbuffers/tests/namespace_test/NamespaceA/
DTableInFirstNS.php43 * @return sbyte
93 * @param sbyte
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DREADME.txt238 cast %struct.s* %S to sbyte* ; <sbyte*>:0 [#uses=2]
239 …call void %llvm.memcpy.i32( sbyte* %0, sbyte* cast ({ double, int }* %C.0.904 to sbyte*), uint 12,…
240 cast %struct.s* %agg.result to sbyte* ; <sbyte*>:1 [#uses=2]
241 call void %llvm.memcpy.i32( sbyte* %1, sbyte* %0, uint 12, uint 0 )
242 cast %struct.s* %memtmp to sbyte* ; <sbyte*>:2 [#uses=1]
243 call void %llvm.memcpy.i32( sbyte* %2, sbyte* %1, uint 12, uint 0 )
/external/llvm/lib/Target/ARM/
DREADME.txt238 cast %struct.s* %S to sbyte* ; <sbyte*>:0 [#uses=2]
239 …call void %llvm.memcpy.i32( sbyte* %0, sbyte* cast ({ double, int }* %C.0.904 to sbyte*), uint 12,…
240 cast %struct.s* %agg.result to sbyte* ; <sbyte*>:1 [#uses=2]
241 call void %llvm.memcpy.i32( sbyte* %1, sbyte* %0, uint 12, uint 0 )
242 cast %struct.s* %memtmp to sbyte* ; <sbyte*>:2 [#uses=1]
243 call void %llvm.memcpy.i32( sbyte* %2, sbyte* %1, uint 12, uint 0 )
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DREADME.txt238 cast %struct.s* %S to sbyte* ; <sbyte*>:0 [#uses=2]
239 …call void %llvm.memcpy.i32( sbyte* %0, sbyte* cast ({ double, int }* %C.0.904 to sbyte*), uint 12,…
240 cast %struct.s* %agg.result to sbyte* ; <sbyte*>:1 [#uses=2]
241 call void %llvm.memcpy.i32( sbyte* %1, sbyte* %0, uint 12, uint 0 )
242 cast %struct.s* %memtmp to sbyte* ; <sbyte*>:2 [#uses=1]
243 call void %llvm.memcpy.i32( sbyte* %2, sbyte* %1, uint 12, uint 0 )
/external/google-breakpad/src/third_party/libdisasm/swig/
DREADME58 …|controlflow|jcc|jg|80386|General Purpose|||zero_clear sign_eq_oflow |0|0|relative|sbyte|00000047|'
66 relative|sbyte|00000047|
/external/swiftshader/third_party/LLVM/test/Feature/
Dvarargs_new.ll15 ; Allocate two va_list items. On this target, va_list is of type sbyte*
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
D2003-07-29-BadConstSbyte.ll6 ;; Global: %yy_ec = internal constant [256 x sbyte] ...
D2003-05-30-BadFoldGEP.ll5 ;; Function: int %OpenOutput(sbyte* %filename.1)
/external/llvm/test/Feature/
Dvarargs_new.ll15 ; Allocate two va_list items. On this target, va_list is of type sbyte*
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/
Dvarargs_new.ll15 ; Allocate two va_list items. On this target, va_list is of type sbyte*
/external/google-breakpad/src/third_party/libdisasm/
Dx86_format.c80 snprintf( str, len, "%" PRId8, op->data.sbyte ); in get_operand_data_str()
664 (unsigned int)(op->data.sbyte + in format_operand_att()
736 (unsigned int)(op->data.sbyte + in format_operand_native()
814 (unsigned int)(op->data.sbyte + in format_operand_xml()
919 STRNCATF( buf, "%" PRId8 "|", op->data.sbyte, len ); in format_operand_raw()
/external/llvm/test/CodeGen/Generic/
D2003-07-29-BadConstSbyte.ll6 ;; Global: %yy_ec = internal constant [256 x sbyte] ...
D2003-05-30-BadFoldGEP.ll5 ;; Function: int %OpenOutput(sbyte* %filename.1)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Generic/
D2003-05-30-BadFoldGEP.ll5 ;; Function: int %OpenOutput(sbyte* %filename.1)
D2003-07-29-BadConstSbyte.ll8 ;; Global: %yy_ec = internal constant [256 x sbyte] ...
/external/swiftshader/src/System/
DTypes.hpp60 typedef ALIGN(1, int8_t) sbyte; typedef
/external/swiftshader/src/Common/
DTypes.hpp61 typedef ALIGN(1, int8_t) sbyte; typedef
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebate.txt9 type ::= void|bool|sbyte|ubyte|short|ushort|int|uint|long|ulong
/external/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebate.txt9 type ::= void|bool|sbyte|ubyte|short|ushort|int|uint|long|ulong
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebate.txt9 type ::= void|bool|sbyte|ubyte|short|ushort|int|uint|long|ulong
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dcall.ll33 ; Resolving this should insert a cast from sbyte to int, following the C

12