Home
last modified time | relevance | path

Searched refs:record (Results 1 – 21 of 21) sorted by relevance

/ndk/sources/host-tools/nawk-20071023/
Dlib.c37 char *record; variable
60 if ( (record = (char *) malloc(n)) == NULL in recinit()
66 fldtab[0]->sval = record; in recinit()
461 r = record; in recbld()
464 if (!adjbuf(&record, &recsize, 1+strlen(p)+r-record, recsize, &r, "recbld 1")) in recbld()
465 FATAL("created $0 `%.30s...' too long", record); in recbld()
469 if (!adjbuf(&record, &recsize, 2+strlen(*OFS)+r-record, recsize, &r, "recbld 2")) in recbld()
470 FATAL("created $0 `%.30s...' too long", record); in recbld()
475 if (!adjbuf(&record, &recsize, 2+r-record, recsize, &r, "recbld 3")) in recbld()
476 FATAL("built giant record `%.30s...'", record); in recbld()
[all …]
Dawk.h64 extern char *record; /* points to $0 */
DFIXES185 fixed subtle behavior in field and record splitting: if FS is
403 fixed potential bug in readrec: might fail to update record
615 added -mr N and -mf N options: more record and fields.
669 better test for detecting too-long output record.
Drun.c189 while (getrec(&record, &recsize, 1) > 0) { in program()
431 n = getrec(&record, &recsize, 1); in getline()
/ndk/build/tools/toolchain-patches/gcc/
D0001-Disable-sincos-optimization.patch11 For the record, this optimization changes the following code:
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/env/
Denvironment.ipp58 // create and return new record
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dinclude68 # happen because a file record is created when a target-specific variable is
/ndk/build/gmsl/
Dgmsl-tests449 $(call test_assert,$(call split,*,star*field*record),star field record)
/ndk/build/tools/
DDEV-SCRIPTS-USAGE.TXT325 For the record, on a 2.4 GHz Xeon with 16 Hyper-threaded cores and 12GB of
506 For the record, with NDK r7, the list was:
/ndk/docs/text/
DANDROID-MK.text736 > Define this variable to record a set of C/C++ compiler flags that will
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Duniq.good206 an assertion "group", stop matching and return TRUE, but record the
Duniq.inp611 an assertion "group", stop matching and return TRUE, but record the
/ndk/sources/host-tools/make-3.81/doc/
Dmake-stds.texi761 record the configuration. Also preserve files that could be made by
Dmake.info-12377 The purpose of the empty target file is to record, with its
3464 target is updated in some atomic fashion, or exists only to record a
Dmake.info-21837 delete the files that record the configuration. Also preserve
Dmake.texi2799 The purpose of the empty target file is to record, with its
4152 target is updated in some atomic fashion, or exists only to record a
/ndk/sources/host-tools/make-3.81/
DChangeLog2167 we record targets, so we can disable non-POSIX behavior while
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dalgorithm922 { // Pattern exhaused, record answer and search for another one
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex203 % leading; that is exactly what \strutbox is supposed to record.
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.02035 # Strip out --silent because we don't want to record it for future runs.
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexinfo.tex217 % leading; that is exactly what \strutbox is supposed to record.