Home
last modified time | relevance | path

Searched defs:yy_switch_to_buffer (Results 1 – 25 of 1554) sorted by relevance

12345678910>>...63

/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/suite/rpl/r/
H A Dtemporal_row-9560.result1 include/master-slave.inc
2 [connection master]
3 select @@mysql56_temporal_format;
4 @@mysql56_temporal_format
5 0
6 create table t1 (ts timestamp(3), t time(3), dt datetime(3));
7 insert into t1 values ('2016-02-15 12:50:06.123', '12:50:06.123', '2016-02-15 12:50:06.123');
8 connection slave;
9 select @@mysql56_temporal_format;
10 @@mysql56_temporal_format
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/tests/
H A Dcachetable-flush-during-cleaner.cc17 GNU General Public License for more details.
97 test_main(int argc, const char *argv[]) {
/dports/databases/litestream/litestream-0.3.6/vendor/cloud.google.com/go/dialogflow/cx/apiv3/
H A Ddoc.go17 // Package cx is an auto-generated package for the
94 return s
95 }
96
97 notSemverRune := func(r rune) bool {
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/modules/asio-standalone/asio/src/doc/requirements/
H A DSeqPacketSocketService.qbk17 `socket_base::message_flags`, `g` denotes an lvalue of type
94 [`a.async_send(b, cb, f, wh);`]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/InstCombine/X86/
H A Dx86-sse41.ll17 ; CHECK-LABEL: @test_round_sd_0(
93 define float @test_round_ss_2(float %a, float %b) {
/dports/databases/postgresql11-docs/postgresql-11.14/src/test/modules/test_bloomfilter/
H A DMakefile17 subdir = src/test/modules/test_bloomfilter
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/
H A Dgrn_window_functions.h19 #pragma once
20
21 grn_rc grn_db_init_builtin_window_functions(grn_ctx *ctx);
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/seg/
H A Dsort-segments.pl17 my @ar = split("\t", $a);
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/petgraph-0.6.0/src/algo/
H A Dsimple_paths.rs18 /// # Example
19 /// ```
20 /// use petgraph::{algo, prelude::*};
93 visited.pop();
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Ddeclare_simd_messages.cpp43 template <class C>
44 void h(C *hp, C *hp2, C *hq, C *lin) {
119 // expected-error@+2 {{expected ')'}}
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/parser/
H A Dscansup.c110 * This should be used instead of the potentially locale-dependent isspace()
/dports/databases/mariadb103-server/mariadb-10.3.34/libmariadb/zlib/
H A Dzlib.map45 inflatePrime;
46 } ZLIB_1.2.2.3;
/dports/devel/babeltrace/babeltrace-1.5.7/formats/ctf/metadata/
H A Dctf-scanner-symbols.h26 #define yy_switch_to_buffer bt_yy_switch_to_buffer macro
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/MC/MachO/
H A Dindirect-symbols.s17 .long 0
18 .indirect_symbol _e
93 // CHECK: SectionData (
/dports/devel/pcsc-lite/pcsc-lite-1.9.4/src/
H A Dtokenparser.l16 notice, this list of conditions and the following disclaimer.
93 /* calculate the argument length */
/dports/cad/p5-Verilog-Perl/Verilog-Perl-3.478/Parser/
H A DVParseLex.h46 # define yy_switch_to_buffer VParseLex_switch_to_buffer macro
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/readline/
H A Drltty.h17 General Public License for more details.
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/SystemZ/
H A Dbranch-07.ll92 br i1 %cond, label %loop, label %exit
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/suite/compat/oracle/r/
H A Drpl_sp_package.result92 COUNT(*)
93 0
94 #
95 # Creating a package with a COMMENT
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/unicode-bidi-0.3.7/src/
H A Dexplicit.rs91 }
92 }
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/
H A DStatusCodeHandlerRuntimeDxe.c68 MEMORY_STATUSCODE_PACKET_HEADER *PacketHeader;
/dports/net/dante/dante-1.4.3/include/
H A Dyacconfig.h115 #define yy_switch_to_buffer socks_yy_switch_to_buffer macro
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/Thumb/
H A Dmvn.ll68 ; CHECK-NEXT: ldrb r3, [r1, r2]
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/src/
H A Ddiff.c17 git_hash_ctx ctx;
18 git_oid result;
95 return count;
96 }
97
98 const git_diff_delta *git_diff_get_delta(const git_diff *diff, size_t idx)
/dports/dns/unbound/unbound-1.14.0/util/
H A Dconfigyyrename.h58 #define yy_switch_to_buffer ub_c_switch_to_buffer macro

12345678910>>...63