Home
last modified time | relevance | path

Searched refs:cmp_fields (Results 1 – 13 of 13) sorted by relevance

/dports/math/numdiff/numdiff-5.9.0/
H A DChangeLog249 (cmp_fields): Signature changed: the parameter `argl' is now of type `const argslist*'
253 (cmp_fields): getBitAtPosition() is now called on the mask of the command line options
255 (cmp_fields): getBitAtPosition() is now called on the mask of the command line options
260 (cmp_fields): The results of the statistic analysis are not any longer stored
262 (cmp_fields): The integer variable pointed to by `Labserr_exceeded' is set to one
266 (cmp_fields): The integer variable pointed to by `Rabserr_exceeded' is set to one
282 (cmp_lines): Before calling cmp_fields(), `Labserr_exceeded' and `Rabserr_exceeded'
284 (cmp_lines): If `Labserr_exceeded' is non-zero after calling cmp_fields(),
287 (cmp_lines): If `Rabserr_exceeded' is non-zero after calling cmp_fields(),
833 * cmpfns.c (cmp_fields): Signature changed. All callers changed.
[all …]
H A Dcmpfns.c74 int cmp_fields (const char* field1, const char* field2, in cmp_fields() function
320 rv = cmp_fields (field1, field2, fieldno1, fieldno2, l1, l2, argl, statres, in cmp_lines()
/dports/devel/tla/tla-1.3.5/src/tla/libawk/
H A Drelational.c27 static int cmp_fields (rel_table table1,
818 while ((src < (lim - 1)) && !cmp_fields (*table, dest, field, *table, src + 1, field)) in rel_uniq_by_field()
887 cmp_fields (rel_table table1, in cmp_fields() function
962 cmp = cmp_fields (table1, f1_pos, table1_field, table2, f2_pos, table2_field); in rel_join()
/dports/devel/grpc130/grpc-1.30.2/third_party/upb/upb/
H A Ddef.c204 int cmp_fields(const void *p1, const void *p2) { in cmp_fields() function
268 qsort(fields, n, sizeof(*fields), cmp_fields); in assign_msg_indices()
/dports/devel/grpc134/grpc-1.34.1/third_party/upb/upb/
H A Ddef.c214 int cmp_fields(const void *p1, const void *p2) { in cmp_fields() function
281 qsort(fields, n, sizeof(*fields), cmp_fields); in assign_msg_indices()
/dports/devel/grpc/grpc-1.42.0/third_party/upb/upb/
H A Ddef.c204 int cmp_fields(const void *p1, const void *p2) { in cmp_fields() function
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/upb/upb/
H A Ddef.c204 int cmp_fields(const void *p1, const void *p2) { in cmp_fields() function
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/upb/upb/
H A Ddef.c235 int cmp_fields(const void *p1, const void *p2) { in cmp_fields() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/php/ext/google/protobuf/
H A Dupb.c1296 int cmp_fields(const void *p1, const void *p2) { in cmp_fields() function
1336 qsort(fields, n, sizeof(*fields), cmp_fields); in assign_msg_indices()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/php/ext/google/protobuf/
H A Dupb.c1296 int cmp_fields(const void *p1, const void *p2) { in cmp_fields() function
1336 qsort(fields, n, sizeof(*fields), cmp_fields); in assign_msg_indices()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c1349 int cmp_fields(const void *p1, const void *p2) { in cmp_fields() function
1393 qsort(fields, n, sizeof(*fields), cmp_fields); in assign_msg_indices()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c1349 int cmp_fields(const void *p1, const void *p2) { in cmp_fields() function
1393 qsort(fields, n, sizeof(*fields), cmp_fields); in assign_msg_indices()
/dports/devel/pecl-protobuf/protobuf-3.19.1/
H A Dphp-upb.c5017 int cmp_fields(const void *p1, const void *p2) { in cmp_fields() function