Home
last modified time | relevance | path

Searched defs:no (Results 101 – 125 of 10561) sorted by last modified time

12345678910>>...423

/dports/japanese/today/ja-today-2.12_2/
H A Dlist.c79 void list_free2(int no) in list_free2()
107 void list_add(int no, int key1, int key2, int key3, const char *msg) in list_add()
141 void list_insert(int no, int key1, int key2, int key3, const char *msg) in list_insert()
178 void list_output(int no, void (*outfunc)(const char *fmt, ...)) in list_output()
H A Dcolorsel.c29 void drawSelectMark(HWND hwnd, int no, BOOL flag) in drawSelectMark()
/dports/japanese/Wnn7-lib/src/Wnn/jlib/
H A Djl.c7217 static w_char *jl_hinsi_name_e_body(env, no) in jl_hinsi_name_e_body() argument
7231 w_char *jl_hinsi_name_e(env, no) in jl_hinsi_name_e() argument
7246 jl_hinsi_name(buf, no) in jl_hinsi_name() argument
7314 jl_hinsi_dicts_e_body(env, no, area) in jl_hinsi_dicts_e_body() argument
7330 jl_hinsi_dicts_e(env, no, area) in jl_hinsi_dicts_e() argument
7346 jl_hinsi_dicts(buf, no, area) in jl_hinsi_dicts() argument
H A Djs.c231 # define ERRNO_CHECK(no) ((no) == EAGAIN || (no) == EWOULDBLOCK) argument
233 # define ERRNO_CHECK(no) ((no) == EAGAIN) argument
237 # define ERRNO_CHECK(no) ((no) == EWOULDBLOCK) argument
239 # define ERRNO_CHECK(no) (0) argument
4518 js_hinsi_name(server, no, rb) in js_hinsi_name() argument
4552 register int no; local
4629 js_hinsi_dicts(env, no, rb) in js_hinsi_dicts() argument
/dports/japanese/groff/groff-1.18.1.1/src/devices/grohtml/
H A Dpost-html.cc237 style::style(font *p, int sz, int h, int sl, int no, color c) in style()
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dde.c137 # define ERRNO_CHECK(no) ((no) == EAGAIN || (no) == EWOULDBLOCK) argument
139 # define ERRNO_CHECK(no) ((no) == EAGAIN) argument
143 # define ERRNO_CHECK(no) ((no) == EWOULDBLOCK) argument
145 # define ERRNO_CHECK(no) (0) argument
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jlib/
H A Djs.c117 # define ERRNO_CHECK(no) ((no) == EAGAIN || (no) == EWOULDBLOCK) argument
119 # define ERRNO_CHECK(no) ((no) == EAGAIN) argument
123 # define ERRNO_CHECK(no) ((no) == EWOULDBLOCK) argument
125 # define ERRNO_CHECK(no) (0) argument
2810 js_hinsi_name (server, no, rb) in js_hinsi_name() argument
2838 register int no; local
2895 js_hinsi_dicts (env, no, rb) in js_hinsi_dicts() argument
/dports/japanese/Wnn6-lib/src/contrib/im/Xsi/Wnn/jlib/
H A Djl.c7611 static w_char *jl_hinsi_name_e_body(env, no) in jl_hinsi_name_e_body() argument
7626 w_char *jl_hinsi_name_e(env, no) in jl_hinsi_name_e() argument
7641 jl_hinsi_name(buf, no) in jl_hinsi_name() argument
7714 jl_hinsi_dicts_e_body(env, no, area) in jl_hinsi_dicts_e_body() argument
7731 jl_hinsi_dicts_e(env, no, area) in jl_hinsi_dicts_e() argument
7747 jl_hinsi_dicts(buf, no, area) in jl_hinsi_dicts() argument
H A Djs.c239 # define ERRNO_CHECK(no) ((no) == EAGAIN || (no) == EWOULDBLOCK) argument
241 # define ERRNO_CHECK(no) ((no) == EAGAIN) argument
245 # define ERRNO_CHECK(no) ((no) == EWOULDBLOCK) argument
247 # define ERRNO_CHECK(no) (0) argument
4462 js_hinsi_name(server, no, rb) in js_hinsi_name() argument
4496 register int no; local
4573 js_hinsi_dicts(env, no, rb) in js_hinsi_dicts() argument
/dports/japanese/rogue_s/rogue_s/
H A Dinvent.c639 short type, no; member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/tools/trace/
H A Dmodel.py122 def __init__(self, no, klass, method, args, ret, time): argument
/dports/graphics/geomorph/geomorph-0.60.1/src/utils/
H A Dutils.c716 GtkWidget *dialog, *label, *yes, *no; in yes_no() local
762 GtkWidget *dialog, *label, *yes, *no, *cancel; in yes_no_cancel() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/features/include/pcl/features/impl/
H A Dusc.hpp188 Eigen::Vector3f no = neighbour - origin; in computePointDescriptor() local
H A D3dsc.hpp205 Eigen::Vector3f no = neighbour - origin; in computePoint() local
/dports/graphics/pfstools/pfstools-2.1.0/src/camera/
H A Dmitsunaga99.cpp439 int HDRCaptureMitsunaga::randomPixels( const ExposureList &imgs, unsigned long no) { in randomPixels()
/dports/graphics/pfstools/pfstools-2.1.0/src/pfsglview/
H A Dwinstat.cpp113 void WinStat::setFrameNo(int no) { in setFrameNo()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/tools/trace/
H A Dmodel.py149 def __init__(self, no, klass, method, args, ret, time): argument
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/tools/trace/
H A Dmodel.py149 def __init__(self, no, klass, method, args, ret, time): argument
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_s.erl24 no() -> ?__(1,"No"). function
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMBevelPlus.h67 void setNormalsOutwards(bool no) in setNormalsOutwards()
H A DMayaDMVectorProduct.h76 void setNormalizeOutput(bool no) in setNormalizeOutput()
H A DMayaDMTypes.h1740 const bool no=false; variable
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/
H A Dxinclude.c868 xmlXIncludeGetNthChild(xmlNodePtr cur, int no) { in xmlXIncludeGetNthChild()
H A Dtestapi.c239 static void *gen_userdata(int no, int nr ATTRIBUTE_UNUSED) { in gen_userdata()
250 static int gen_int(int no, int nr ATTRIBUTE_UNUSED) { in gen_int()
263 static int gen_parseroptions(int no, int nr ATTRIBUTE_UNUSED) { in gen_parseroptions()
291 static xmlChar gen_xmlChar(int no, int nr ATTRIBUTE_UNUSED) { in gen_xmlChar()
327 static double gen_double(int no, int nr ATTRIBUTE_UNUSED) { in gen_double()
341 static unsigned long *gen_unsigned_long_ptr(int no, int nr) { in gen_unsigned_long_ptr()
351 static int *gen_int_ptr(int no, int nr) { in gen_int_ptr()
381 static FILE *gen_FILE_ptr(int no, int nr ATTRIBUTE_UNUSED) { in gen_FILE_ptr()
426 static xmlChar *gen_eaten_name(int no, int nr ATTRIBUTE_UNUSED) { in gen_eaten_name()
559 static xmlNsPtr gen_xmlNsPtr(int no, int nr ATTRIBUTE_UNUSED) { in gen_xmlNsPtr()
[all …]
H A Dxpath.c388 int line ATTRIBUTE_UNUSED, int no) { in xmlXPatherror()

12345678910>>...423