代码搜索:Coverage
找到约 1,248 项符合「Coverage」的源代码
代码结果 1,248
www.eeworm.com/read/472233/1417006
regenerate-coverage-display
#!/usr/bin/env python
#
# Copyright (C) 2004, 2005, 2006 Nathaniel Smith
# Copyright (C) 2007 Holger Hans Peter Freyther
#
# Redistribution and use in source and binary forms, with or without
# modifi
www.eeworm.com/read/275562/4175206
zc pango-coverage.zc
import "glib/glib"
import "glib/glib-object"
public [name="c"]
struct PangoCoverage; dummy: int; end
enum PangoCoverageLevel
PANGO_COVERAGE_NONE
PANGO_COVERAGE_FALLBACK
PANGO_COVERAGE_APPROXIMA
www.eeworm.com/read/405149/2295048
h pango-coverage.h
/* Pango
* pango-coverage.h: Coverage sets for fonts
*
* Copyright (C) 2000 Red Hat Software
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the
www.eeworm.com/read/381929/2639597
h coverage_defs.h
/*
* TOPPERS/JSP Kernel
* Toyohashi Open Platform for Embedded Real-Time Systems/
* Just Standard Profile Kernel
*
* Copyright (C) 2003 by Embedded and Real-Time Systems Laborat
www.eeworm.com/read/381929/2639601
h coverage_undefs.h
/*
* TOPPERS/JSP Kernel
* Toyohashi Open Platform for Embedded Real-Time Systems/
* Just Standard Profile Kernel
*
* Copyright (C) 2003 by Embedded and Real-Time Systems Laborat
www.eeworm.com/read/195484/8150278
sgml coverage-maps.sgml
Coverage Maps
Unicode character range coverage storage
It is of
www.eeworm.com/read/195484/8150545
h pango-coverage.h
/* Pango
* pango-coverage.h: Coverage sets for fonts
*
* Copyright (C) 2000 Red Hat Software
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the
www.eeworm.com/read/195484/8151001
c pango-coverage.c
/* Pango
* pango-coverage.c: Coverage maps for fonts
*
* Copyright (C) 2000 Red Hat Software
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the
www.eeworm.com/read/335879/12491800
t pod-coverage.t
#!perl -T
use Test::More;
eval "use Test::Pod::Coverage 1.04";
plan skip_all => "Test::Pod::Coverage 1.04 required for testing POD coverage" if $@;
all_pod_coverage_ok();