Home
last modified time | relevance | path

Searched defs:info (Results 176 - 200 of 9407) sorted by relevance

12345678910>>...377

/third_party/ltp/include/lapi/
H A Dpidfd_send_signal.h20 static inline int pidfd_send_signal(int pidfd, int sig, siginfo_t *info, in pidfd_send_signal() argument
/third_party/node/deps/v8/src/compiler/
H A Dosr.cc17 OsrHelper::OsrHelper(OptimizedCompilationInfo* info) in OsrHelper() argument
/third_party/node/deps/v8/src/maglev/
H A Dmaglev.cc17 auto info = maglev::MaglevCompilationInfo::New(isolate, function); in Compile() local
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-source-info.cc14 std::ostream& operator<<(std::ostream& os, const BytecodeSourceInfo& info) { in operator <<() argument
/third_party/node/deps/v8/src/snapshot/
H A Dstartup-deserializer.cc40 RestoreExternalReferenceRedirector(isolate(), *info); in DeserializeIntoIsolate() local
43 RestoreExternalReferenceRedirector(isolate(), *info); in DeserializeIntoIsolate() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dsysinfo.c29 struct sysinfo info; in sysinfo_0100() local
[all...]
/third_party/musl/libc-test/src/eabi/
H A D__gmtime64.c33 struct tm *info; in gmtime64_0100() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_blit.c71 panfrost_blit(struct pipe_context *pipe, const struct pipe_blit_info *info) panfrost_blit() argument
/third_party/rust/crates/bindgen/bindgen/
H A Dlog_stubs.rs21 macro_rules! info { macros
/third_party/skia/src/codec/
H A DSkScalingCodec.h15 SkScalingCodec(SkEncodedInfo&& info, XformFormat srcFormat, std::unique_ptr<SkStream> stream, in SkScalingCodec() argument
H A DSkBmpBaseCodec.cpp12 SkBmpBaseCodec::SkBmpBaseCodec(SkEncodedInfo&& info, std::unique_ptr<SkStream> stream, in SkBmpBaseCodec() argument
/third_party/skia/src/gpu/d3d/
H A DGrD3DTypesPriv.cpp14 GrD3DSurfaceInfo info; in GrD3DTextureResourceSpecToSurfaceInfo() local
/third_party/skia/src/gpu/dawn/
H A DGrDawnTypesPriv.cpp14 GrDawnSurfaceInfo info; in GrDawnTextureSpecToSurfaceInfo() local
/third_party/skia/src/gpu/gl/
H A DGrGLGLSL.cpp11 bool GrGLGetGLSLGeneration(const GrGLDriverInfo& info, GrGLSLGeneration* generation) { in GrGLGetGLSLGeneration() argument
/third_party/skia/tests/
H A DAsADashTest.cpp18 SkPathEffect::DashInfo info; in DEF_TEST() local
40 SkPathEffect::DashInfo info; in DEF_TEST() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/util_tests/
H A DPrintSystemInfoTest.cpp32 SystemInfo info; in TEST() local
50 SystemInfo info; in TEST() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-map.cc73 feature_info_t *info = features.push(); in add_feature() local
[all...]
/third_party/skia/docs/examples/
H A DPixmap_shiftPerPixel.cpp25 SkImageInfo info = SkImageInfo::MakeA8(1, 1); in REG_FIDDLE() local
H A DPixmap_writable_addr64.cpp7 SkImageInfo info = SkImageInfo::Make(3, 3, kRGBA_F16_SkColorType, kPremul_SkAlphaType); in REG_FIDDLE() local
H A DSurface_readPixels_2.cpp12 SkImageInfo info = SkImageInfo::Make(64, 64, kBGRA_8888_SkColorType, kPremul_SkAlphaType); in REG_FIDDLE() local
H A DSurface_readPixels_3.cpp12 SkImageInfo info = SkImageInfo::Make(64, 64, kBGRA_8888_SkColorType, kPremul_SkAlphaType); in REG_FIDDLE() local
H A Dupscale_checkerboard.cpp7 const auto info = SkImageInfo::MakeN32Premul(2, 2); in REG_FIDDLE() local
H A DPixmap_erase.cpp8 SkImageInfo info = SkImageInfo::MakeN32Premul(1, 2); in REG_FIDDLE() local
H A DPixmap_erase_2.cpp8 SkImageInfo info = SkImageInfo::MakeN32Premul(1, 2); in REG_FIDDLE() local
/third_party/skia/gm/
H A Dskbug_9819.cpp16 auto info = SkImageInfo::Make(1,1, kUnknown_SkColorType, kPremul_SkAlphaType); in DEF_SIMPLE_GM() local

Completed in 7 milliseconds

12345678910>>...377