代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/396039/2424734
format
#!/bin/csh
foreach fn (`ls p4*.c`)
echo formatting $fn
indent $fn temp -i4 -bl -di2 -npcs -nip -nce -npsl -nfc1 -cli0.5
mv temp $fn
end
www.eeworm.com/read/146392/5738673
java dummy.java
/* Copyright (c) 2000-2004 jMock.org
*/
package org.jmock.util;
import org.jmock.core.CoreMock;
import org.jmock.core.Formatting;
import org.jmock.core.Invocation;
import org.jmock.core.Invo
www.eeworm.com/read/287377/4024236
c plain40.c
/* Copyright (C) 2001-2005 by Hans Reiser, licensing governed by
reiser4progs/COPYING.
plain40.c -- reiser4 plain file body (aka formatting) item plugin. */
#include "plain40.h"
#include "p
www.eeworm.com/read/398200/2383945
changelog
2000-12-04 Drew Moseley
* misc/monitor_cmd.c (breakpoint_cmd): Fix typo in printf
formatting for error message.
2000-11-20 Drew Moseley
* cdl/cygm
www.eeworm.com/read/393024/2489277
3rtapi rtapi_snprintf.3rtapi
.TH rtapi_snprintf "3rtapi" "2006-10-12" "EMC Documentation" "RTAPI"
.SH NAME
rtapi_snprintf, rtapi_vsnprintf \- Perform snprintf-like string formatting
.SH SYNTAX
.HP
int rtapi_snprintf(char *\fIb
www.eeworm.com/read/403922/11505318
html function.pdf-info-textline.html
Perform textline formatting and query metrics
www.eeworm.com/read/287377/4024215
c tail40.c
/* Copyright (C) 2001-2005 by Hans Reiser, licensing governed by
reiser4progs/COPYING.
tail40.c -- reiser4 tail (formatting) item plugin. */
#include "tail40.h"
#include "tail40_repair.h"