Home
last modified time | relevance | path

Searched refs:codetype (Results 1 – 15 of 15) sorted by relevance

/third_party/zlib/contrib/infback9/
Dinftree9.h57 } codetype; typedef
59 extern int inflate_table9 OF((codetype type, unsigned short FAR *lens,
Dinftree9.c33 codetype type; in inflate_table9()
/third_party/node/deps/zlib/
Dinftrees.h58 } codetype; typedef
60 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens,
Dinftrees.c32 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, in inflate_table()
/third_party/zlib/
Dinftrees.h58 } codetype; typedef
60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
Dinftrees.c32 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, in inflate_table()
/third_party/node/deps/v8/third_party/zlib/
Dinftrees.h58 } codetype; typedef
60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
Dinftrees.c33 codetype type; in inflate_table()
/third_party/skia/third_party/externals/zlib/
Dinftrees.h58 } codetype; typedef
60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
Dinftrees.c33 codetype type; in inflate_table()
/third_party/libwebsockets/win32port/zlib/
Dinftrees.h58 } codetype; typedef
60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
Dinftrees.c33 codetype type; in inflate_table()
/third_party/node/deps/v8/tools/
Dll_prof.py110 self.codetype = Code.OPTIMIZED
112 self.codetype = Code.FULL_CODEGEN
114 self.codetype = Code.V8INTERNAL
116 self.codetype = Code.UNKNOWN
946 if code.codetype == Code.OPTIMIZED:
948 elif code.codetype == Code.FULL_CODEGEN:
950 elif code.codetype == Code.V8INTERNAL:
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h58444 } codetype; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp81394 static nsIAtom* codetype; member in nsGkAtoms