Home
last modified time | relevance | path

Searched defs:yy_create_buffer (Results 1 – 25 of 1565) sorted by relevance

12345678910>>...63

/dports/benchmarks/fio/fio-3.29/
H A Dgoptions.h1 #ifndef GFIO_OPTIONS_H
2 #define GFIO_OPTIONS_H
3
4 void gopt_get_options_window(GtkWidget *window, struct gfio_client *gc);
5 void gopt_init(void);
6 void gopt_exit(void);
7
8 #endif
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Index/
H A Dskipped-bodies-unused.cpp1 // RUN: env CINDEXTEST_SKIP_FUNCTION_BODIES=1 c-index-test -test-load-source all %s -Wunused-parame…
2 // RUN: | FileCheck %s
3
4 // No 'unused parameter' warnings should be shown when skipping the function bodies.
5 inline int foo(int used, int unused) {
6 used = 100;
7 }
8 // CHECK-NOT: warning: unused parameter
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/main/
H A Dconnect2.cnf9 MASTER_EXTRA_PORT= @OPT.port
/dports/devel/llvm70/llvm-7.0.1.src/test/MC/Hexagon/
H A Dinst_or.ll10 ; CHECK: 0000 004120f1 00c09f52
/dports/databases/postgresql13-contrib/postgresql-13.5/contrib/hstore/
H A Dhstore--1.5--1.6.sql9 LANGUAGE C STRICT IMMUTABLE PARALLEL SAFE;
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/readline/
H A Drltty.h9 The Library is free software; you can redistribute it and/or modify
45 #include "rlwinsize.h"
46
/dports/audio/py-music21/music21-7.1.0/music21/scale/scala/scl/
H A Dwilson5.scl21 5/3
22 27/16
23 225/128
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/BhobUGens/sc/help/
H A DFhn2DL.rtf60 SynthDef(\\fhn, \{|out=0, pan=0, amp=0.1|\
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/suite/rpl/r/
H A Dtemporal_row-9560.result9 select @@mysql56_temporal_format;
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/tests/
H A Dcachetable-flush-during-cleaner.cc10 PerconaFT is free software: you can redistribute it and/or modify
45 static int
46 cleaner_callback(
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/functionalities/process_group/
H A Dmain.c60 lldb_enable_attach();
/dports/databases/litestream/litestream-0.3.6/vendor/cloud.google.com/go/dialogflow/cx/apiv3/
H A Ddoc.go9 // Unless required by applicable law or agreed to in writing, software
47 // For more information on implementing a client constructor hook, see
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/modules/asio-standalone/asio/src/doc/requirements/
H A DSeqPacketSocketService.qbk10 A sequenced packet socket service must meet the requirements for a [link
46 [`a.async_receive(b, mb, f, g, rh);`]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/InstCombine/X86/
H A Dx86-sse41.ll10 %1 = insertelement <2 x double> %a, double 1.000000e+00, i32 0
45 define double @test_round_sd_2(double %a) {
/dports/databases/postgresql11-docs/postgresql-11.14/src/test/modules/test_bloomfilter/
H A DMakefile10 REGRESS = test_bloomfilter
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
H A DTestIntMap.java44 if (name != null) {
/dports/databases/litestream/litestream-0.3.6/vendor/cloud.google.com/go/firestore/internal/conformance/testdata/
H A Dupdate-paths-basic.json20 "writes": [
21 {
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/
H A Dgrn_window_functions.h9 This library is distributed in the hope that it will be useful,
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/seg/
H A Dsort-segments.pl9 while (<>)
10 {
11 chomp;
12 push @rows, $_;
/dports/audio/pocketsphinx/pocketsphinx-0.8/test/
H A DMakefile.am43 data/tidigits/man.ah.9b.mfc \
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/petgraph-0.6.0/src/algo/
H A Dsimple_paths.rs9 visit::{IntoNeighborsDirected, NodeCount},
45 G: IntoNeighborsDirected,
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Ddeclare_simd_messages.cpp35 // expected-error@+1 {{single declaration is expected after 'declare simd' directive}}
71 #pragma omp declare simd simdlen(), simdlen
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/parser/
H A Dscansup.c61 * the high bit set, as long as they aren't part of a multi-byte
/dports/databases/mariadb103-server/mariadb-10.3.34/libmariadb/zlib/
H A Dzlib.map37 } ZLIB_1.2.0.8;
38
39 ZLIB_1.2.2.3 {
/dports/devel/babeltrace/babeltrace-1.5.7/formats/ctf/metadata/
H A Dctf-scanner-symbols.h20 #define yy_create_buffer bt_yy_create_buffer macro

12345678910>>...63