Home
last modified time | relevance | path

Searched defs:WRITER (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch_log/test/eunit/
H A Dcouch_log_writer_stderr_test.erl20 -define(WRITER, couch_log_writer_stderr). macro
H A Dcouch_log_writer_syslog_test.erl20 -define(WRITER, couch_log_writer_syslog). macro
H A Dcouch_log_writer_file_test.erl21 -define(WRITER, couch_log_writer_file). macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/unotools/
H A Dmoduleoptions.hxx55 WRITER = 0, enumerator
75 WRITER = 0, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/unotools/
H A Dmoduleoptions.hxx56 WRITER = 0, enumerator
76 WRITER = 0, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/Forms/
H A DDocumentType.java32 public static final DocumentType WRITER = new DocumentType(0); field in DocumentType
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/Forms/
H A DDocumentType.java32 public static final DocumentType WRITER = new DocumentType(0); field in DocumentType
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/qa/integration/forms/
H A DDocumentType.java31 public static final DocumentType WRITER = new DocumentType(0); field in DocumentType
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/qa/integration/forms/
H A DDocumentType.java31 public static final DocumentType WRITER = new DocumentType(0); field in DocumentType
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotest/source/java/org/openoffice/test/tools/
H A DDocumentType.java29 public static final DocumentType WRITER = new DocumentType(0); field in DocumentType
/dports/multimedia/tstools/tstools-1.11/
H A Dmisc_defns.h43 typedef union _writer WRITER; typedef
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotest/source/java/org/openoffice/test/tools/
H A DDocumentType.java29 public static final DocumentType WRITER = new DocumentType(0); field in DocumentType
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/net/httpclient/http2/java.net.http/jdk/internal/net/http/hpack/
H A DSimpleHeaderTableTest.java52 " | 2 | :method | GET |\n" +
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/yuvfilters/
H A Dmain.c39 #define WRITER yuvstdout macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/shell/inc/
H A Dfileextensions.hxx56 enum File_Type_t { UNKNOWN, WRITER, CALC, DRAW, IMPRESS, MATH, WEB, DATABASE }; enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/shell/inc/
H A Dfileextensions.hxx56 enum File_Type_t { UNKNOWN, WRITER, CALC, DRAW, IMPRESS, MATH, WEB, DATABASE }; enumerator
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/old/
H A Dspin_rw_mutex_v2.h158 static const state_t WRITER = 1; variable
/dports/devel/tbb/oneTBB-2020.3/src/old/
H A Dspin_rw_mutex_v2.h158 static const state_t WRITER = 1; variable
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/old/
H A Dspin_rw_mutex_v2.h158 static const state_t WRITER = 1; variable
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/include/
H A Drw_lock.h33 static constexpr uint32_t WRITER= 1U << 31; variable
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/include/
H A Drw_lock.h33 static constexpr uint32_t WRITER= 1U << 31; variable
/dports/devel/py-avro/avro-1.11.0/avro/test/
H A Dtest_bench.py55 WRITER = avro.io.DatumWriter(SCHEMA) variable
/dports/devel/simdjson/simdjson-0.9.6/include/simdjson/generic/
H A Dnumberparsing.h14 #define WRITE_INTEGER(VALUE, SRC, WRITER) (found_integer((VALUE), (SRC)), (WRITER).append_s64((VALU… argument
15 #define WRITE_UNSIGNED(VALUE, SRC, WRITER) (found_unsigned_integer((VALUE), (SRC)), (WRITER).append… argument
16 #define WRITE_DOUBLE(VALUE, SRC, WRITER) (found_float((VALUE), (SRC)), (WRITER).append_double((VALU… argument
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/include/tbb/
H A Dspin_rw_mutex.h208 static const state_t WRITER = 1; variable
/dports/devel/tbb/oneTBB-2020.3/include/tbb/
H A Dspin_rw_mutex.h208 static const state_t WRITER = 1; variable

1234567