/external/llvm/test/CodeGen/X86/ |
D | zlib-longest-match.ll | 7 %struct.internal_state = type { %struct.z_stream_s*, i32, i8*, i64, i8*, i32, i32, %struct.gz_heade… 8 %struct.z_stream_s = type { i8*, i32, i64, i8*, i32, i64, i8*, %struct.internal_state*, i8* (i8*, i… 28 define i32 @longest_match(%struct.internal_state* nocapture %s, i32 %cur_match) nounwind { 30 …%max_chain_length = getelementptr inbounds %struct.internal_state, %struct.internal_state* %s, i64… 32 %window = getelementptr inbounds %struct.internal_state, %struct.internal_state* %s, i64 0, i32 14 34 …%strstart = getelementptr inbounds %struct.internal_state, %struct.internal_state* %s, i64 0, i32 … 38 …%prev_length = getelementptr inbounds %struct.internal_state, %struct.internal_state* %s, i64 0, i… 40 …%nice_match1 = getelementptr inbounds %struct.internal_state, %struct.internal_state* %s, i64 0, i… 42 %w_size = getelementptr inbounds %struct.internal_state, %struct.internal_state* %s, i64 0, i32 11 48 %prev7 = getelementptr inbounds %struct.internal_state, %struct.internal_state* %s, i64 0, i32 16 [all …]
|
/external/bison/lib/ |
D | mbrtowc.c | 36 static char internal_state[4]; variable 56 pstate = internal_state; in mbrtowc() 342 static mbstate_t internal_state; in rpl_mbrtowc() local 347 ps = &internal_state; in rpl_mbrtowc()
|
/external/freetype/src/gzip/ |
D | zlib.h | 66 struct internal_state; 78 struct internal_state FAR *state; /* not visible by applications */
|
D | inflate.c | 30 struct internal_state { struct 102 if ((z->state = (struct internal_state FAR *) in inflateInit2_() 103 ZALLOC(z,1,sizeof(struct internal_state))) == Z_NULL) in inflateInit2_()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | lsr-on-unrolled-loops.ll | 388 %struct.internal_state = type { %struct.z_stream*, i32, i8*, i32, i8*, i32, i32, %struct.gz_header*… 391 %struct.z_stream = type { i8*, i32, i32, i8*, i32, i32, i8*, %struct.internal_state*, i8* (i8*, i32… 394 define i32 @longest_match(%struct.internal_state* %s, i32 %cur_match) nounwind optsize { 396 %0 = getelementptr inbounds %struct.internal_state* %s, i32 0, i32 31 ; <i32*> [#uses=1] 398 %2 = getelementptr inbounds %struct.internal_state* %s, i32 0, i32 14 ; <i8**> [#uses=1] 400 %4 = getelementptr inbounds %struct.internal_state* %s, i32 0, i32 27 ; <i32*> [#uses=1] 403 %7 = getelementptr inbounds %struct.internal_state* %s, i32 0, i32 30 ; <i32*> [#uses=1] 405 %9 = getelementptr inbounds %struct.internal_state* %s, i32 0, i32 36 ; <i32*> [#uses=1] 407 %11 = getelementptr inbounds %struct.internal_state* %s, i32 0, i32 11 ; <i32*> [#uses=1] 420 %17 = getelementptr inbounds %struct.internal_state* %s, i32 0, i32 16 ; <i16**> [#uses=1] [all …]
|
/external/syslinux/com32/include/ |
D | zlib.h | 83 struct internal_state; 95 struct internal_state FAR *state; /* not visible by applications */ 1600 struct internal_state {int dummy;}; struct
|
D | zconf.h | 130 # define internal_state z_internal_state macro
|
/external/zlib/src/ |
D | zlib.h | 83 struct internal_state; 95 struct internal_state FAR *state; /* not visible by applications */ 1742 struct internal_state {int dummy;}; struct
|
D | zutil.c | 14 struct internal_state {int dummy;}; /* for buggy compilers */ argument
|
D | deflate.h | 97 typedef struct internal_state { struct
|
D | zconf.h | 151 # define internal_state z_internal_state macro
|
/external/zlib/ |
D | zlib.h | 83 struct internal_state; 95 struct internal_state FAR *state; /* not visible by applications */ 1742 struct internal_state {int dummy;}; struct
|
D | zconf.h | 151 # define internal_state z_internal_state macro
|
/external/pdfium/third_party/zlib_v128/ |
D | zlib.h | 152 struct internal_state; 164 struct internal_state FAR *state; /* not visible by applications */ 1813 struct internal_state {int dummy;}; argument
|
D | zutil.c | 14 struct internal_state {int dummy;}; /* for buggy compilers */ struct
|
D | deflate.h | 97 typedef struct internal_state { struct
|
D | zconf.h | 151 # define internal_state z_internal_state macro
|
D | infback.c | 62 strm->state = (struct internal_state FAR *)state; in inflateBackInit_()
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2006-12-23-Select-Cmp-Cmp.ll | 8 %struct.internal_state = type { i32 } 13 …%struct.z_stream = type { i8*, i32, i32, i8*, i32, i32, i8*, %struct.internal_state*, i8* (i8*, i3…
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | 2006-12-23-Select-Cmp-Cmp.ll | 8 %struct.internal_state = type { i32 } 13 …%struct.z_stream = type { i8*, i32, i32, i8*, i32, i32, i8*, %struct.internal_state*, i8* (i8*, i3…
|
/external/libmojo/mojo/public/cpp/bindings/ |
D | interface_ptr.h | 184 internal_state() { in internal_state() function
|
D | associated_interface_ptr.h | 151 internal::AssociatedInterfacePtrState<Interface>* internal_state() { in internal_state() function
|
/external/syslinux/com32/lib/zlib/ |
D | zutil.c | 11 struct internal_state {int dummy;}; /* for buggy compilers */ argument
|
D | deflate.h | 94 typedef struct internal_state { struct
|
/external/libmojo/mojo/public/cpp/bindings/tests/ |
D | validation_unittest.cc | 434 interface_ptr.internal_state()->EnableTestingMode(); in TEST_F()
|