Home
last modified time | relevance | path

Searched defs:plan (Results 26 – 50 of 3735) sorted by relevance

12345678910>>...150

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-subset.cc51 _plan_estimate_subset_table_size (hb_subset_plan_t *plan, in _plan_estimate_subset_table_size()
65 _subset2 (hb_subset_plan_t *plan) in _subset2()
120 _subset (hb_subset_plan_t *plan) in _subset()
139 _subset_table (hb_subset_plan_t *plan, in _subset_table()
216 _should_drop_table (hb_subset_plan_t *plan, hb_tag_t tag) in _should_drop_table()
269 hb_subset_plan_t *plan = hb_subset_plan_create (source, input); in hb_subset() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-subset.cc51 _plan_estimate_subset_table_size (hb_subset_plan_t *plan, in _plan_estimate_subset_table_size()
65 _subset2 (hb_subset_plan_t *plan) in _subset2()
120 _subset (hb_subset_plan_t *plan) in _subset()
139 _subset_table (hb_subset_plan_t *plan, in _subset_table()
216 _should_drop_table (hb_subset_plan_t *plan, hb_tag_t tag) in _should_drop_table()
269 hb_subset_plan_t *plan = hb_subset_plan_create (source, input); in hb_subset() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-subset.cc51 _plan_estimate_subset_table_size (hb_subset_plan_t *plan, in _plan_estimate_subset_table_size()
65 _subset2 (hb_subset_plan_t *plan) in _subset2()
120 _subset (hb_subset_plan_t *plan) in _subset()
139 _subset_table (hb_subset_plan_t *plan, in _subset_table()
216 _should_drop_table (hb_subset_plan_t *plan, hb_tag_t tag) in _should_drop_table()
269 hb_subset_plan_t *plan = hb_subset_plan_create (source, input); in hb_subset() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-subset.cc51 _plan_estimate_subset_table_size (hb_subset_plan_t *plan, in _plan_estimate_subset_table_size()
65 _subset2 (hb_subset_plan_t *plan) in _subset2()
120 _subset (hb_subset_plan_t *plan) in _subset()
139 _subset_table (hb_subset_plan_t *plan, in _subset_table()
216 _should_drop_table (hb_subset_plan_t *plan, hb_tag_t tag) in _should_drop_table()
269 hb_subset_plan_t *plan = hb_subset_plan_create (source, input); in hb_subset() local
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/ecm/
H A Dmakeplan.c59 pm1_make_plan (pm1_plan_t *plan, const unsigned int B1, const unsigned int B2, in pm1_make_plan()
111 pm1_clear_plan (pm1_plan_t *plan) in pm1_clear_plan()
127 pp1_make_plan (pp1_plan_t *plan, const unsigned int B1, const unsigned int B2, in pp1_make_plan()
150 pp1_clear_plan (pp1_plan_t *plan) in pp1_clear_plan()
174 ecm_make_plan (ecm_plan_t *plan, const unsigned int B1, const unsigned int B2, in ecm_make_plan()
235 ecm_clear_plan (ecm_plan_t *plan) in ecm_clear_plan()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-subset.cc51 _plan_estimate_subset_table_size (hb_subset_plan_t *plan, in _plan_estimate_subset_table_size()
65 _subset2 (hb_subset_plan_t *plan) in _subset2()
120 _subset (hb_subset_plan_t *plan) in _subset()
139 _subset_table (hb_subset_plan_t *plan, in _subset_table()
216 _should_drop_table (hb_subset_plan_t *plan, hb_tag_t tag) in _should_drop_table()
269 hb_subset_plan_t *plan = hb_subset_plan_create (source, input); in hb_subset() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-subset.cc51 _plan_estimate_subset_table_size (hb_subset_plan_t *plan, in _plan_estimate_subset_table_size()
65 _subset2 (hb_subset_plan_t *plan) in _subset2()
120 _subset (hb_subset_plan_t *plan) in _subset()
139 _subset_table (hb_subset_plan_t *plan, in _subset_table()
216 _should_drop_table (hb_subset_plan_t *plan, hb_tag_t tag) in _should_drop_table()
269 hb_subset_plan_t *plan = hb_subset_plan_create (source, input); in hb_subset() local
/dports/science/lammps/lammps-stable_29Sep2021/lib/gpu/cudpp_mini/
H A Dradixsort_app.cu53 const CUDPPRadixSortPlan *plan, in radixSortStep()
333 const CUDPPRadixSortPlan *plan, in radixSort()
435 const CUDPPRadixSortPlan *plan, in radixSortFloatKeys()
454 const CUDPPRadixSortPlan *plan, in radixSortStepKeysOnly()
707 const CUDPPRadixSortPlan *plan, in radixSortKeysOnly()
791 const CUDPPRadixSortPlan *plan, in radixSortFloatKeysOnly()
800 void initDeviceParameters(CUDPPRadixSortPlan *plan) in initDeviceParameters()
878 void allocRadixSortStorage(CUDPPRadixSortPlan *plan) in allocRadixSortStorage()
936 void freeRadixSortStorage(CUDPPRadixSortPlan* plan) in freeRadixSortStorage()
962 const CUDPPRadixSortPlan *plan) in cudppRadixSortDispatch()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/gpu/cudpp_mini/
H A Dradixsort_app.cu53 const CUDPPRadixSortPlan *plan, in radixSortStep()
333 const CUDPPRadixSortPlan *plan, in radixSort()
435 const CUDPPRadixSortPlan *plan, in radixSortFloatKeys()
454 const CUDPPRadixSortPlan *plan, in radixSortStepKeysOnly()
707 const CUDPPRadixSortPlan *plan, in radixSortKeysOnly()
791 const CUDPPRadixSortPlan *plan, in radixSortFloatKeysOnly()
800 void initDeviceParameters(CUDPPRadixSortPlan *plan) in initDeviceParameters()
878 void allocRadixSortStorage(CUDPPRadixSortPlan *plan) in allocRadixSortStorage()
936 void freeRadixSortStorage(CUDPPRadixSortPlan* plan) in freeRadixSortStorage()
962 const CUDPPRadixSortPlan *plan) in cudppRadixSortDispatch()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-subset.cc54 _plan_estimate_subset_table_size (hb_subset_plan_t *plan, in _plan_estimate_subset_table_size()
68 _subset2 (hb_subset_plan_t *plan) in _subset2()
134 _subset (hb_subset_plan_t *plan) in _subset()
153 _subset_table (hb_subset_plan_t *plan, in _subset_table()
239 _should_drop_table (hb_subset_plan_t *plan, hb_tag_t tag) in _should_drop_table()
283 hb_subset_plan_t *plan = hb_subset_plan_create (source, input); in hb_subset() local
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-subset.cc54 _plan_estimate_subset_table_size (hb_subset_plan_t *plan, in _plan_estimate_subset_table_size()
68 _subset2 (hb_subset_plan_t *plan) in _subset2()
134 _subset (hb_subset_plan_t *plan) in _subset()
153 _subset_table (hb_subset_plan_t *plan, in _subset_table()
239 _should_drop_table (hb_subset_plan_t *plan, hb_tag_t tag) in _should_drop_table()
283 hb_subset_plan_t *plan = hb_subset_plan_create (source, input); in hb_subset() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/rust/datafusion/src/execution/physical_plan/
H A Dmath_expressions.rs90 let plan = LogicalPlanBuilder::scan("", "", &schema, None)? in cast_i8_input() localVariable
94 let plan = ctx.optimize(&plan)?; in cast_i8_input() localVariable
104 let plan = LogicalPlanBuilder::scan("", "", &schema, None)? in no_cast_f64_input() localVariable
108 let plan = ctx.optimize(&plan)?; in no_cast_f64_input() localVariable
/dports/devel/spark/spark-2.1.1/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/
H A DSimplifyCastsSuite.scala37 val plan = input.select('a.cast(ArrayType(IntegerType, true)).as("casted")).analyze constant
45 val plan = input.select('a.cast(ArrayType(IntegerType, false)).as("casted")).analyze constant
52 val plan = input.select('m.cast(MapType(StringType, StringType, true)) constant
61 val plan = input.select('m.cast(MapType(StringType, StringType, false)) constant
H A DEliminateSerializationSuite.scala43 val plan = input.serialize[(Int, Int)].deserialize[(Int, Int)].analyze constant
51 val plan = input.serialize[OtherTuple].deserialize[(Int, Int)].analyze constant
59 val plan = AppendColumns(func, input.serialize[(Int, Int)]).analyze constant
75 val plan = AppendColumns(func, input.serialize[OtherTuple]).analyze constant
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/rust/datafusion/examples/
H A Dparquet_sql.rs41 let plan = ctx.create_logical_plan(&sql)?; in main() localVariable
42 let plan = ctx.optimize(&plan)?; in main() localVariable
43 let plan = ctx.create_physical_plan(&plan, 1024 * 1024)?; in main() localVariable
H A Dcsv_sql.rs42 let plan = ctx.create_logical_plan(sql)?; in main() localVariable
43 let plan = ctx.optimize(&plan)?; in main() localVariable
44 let plan = ctx.create_physical_plan(&plan, 1024 * 1024)?; in main() localVariable
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/datafusion/src/optimizer/
H A Dprojection_push_down.rs314 let plan = LogicalPlanBuilder::from(&table_scan) in aggregate_no_group_by() localVariable
330 let plan = LogicalPlanBuilder::from(&table_scan) in aggregate_group_by() localVariable
346 let plan = LogicalPlanBuilder::from(&table_scan) in aggregate_no_group_by_with_filter() localVariable
385 let plan = LogicalPlanBuilder::from(&table_scan) in table_scan_projected_schema() localVariable
405 let plan = LogicalPlanBuilder::from(&table_scan) in table_limit() localVariable
424 let plan = LogicalPlanBuilder::from(&table_scan).build()?; in table_scan_without_projection() localVariable
434 let plan = LogicalPlanBuilder::from(&table_scan) in table_scan_with_literal_projection() localVariable
451 let plan = LogicalPlanBuilder::from(&table_scan) in table_unused_column() localVariable
478 let plan = LogicalPlanBuilder::from(&table_scan) in table_unused_projection() localVariable
502 let plan = LogicalPlanBuilder::from(&table_scan) in table_unused_aggregate() localVariable
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Services.Client/Client/System/Data/Services/Client/
H A DDataServiceQueryContinuation.cs32 private readonly ProjectionPlan plan; field in System.Data.Services.Client.DataServiceQueryContinuation
38 internal DataServiceQueryContinuation(Uri nextLinkUri, ProjectionPlan plan) in DataServiceQueryContinuation()
75 internal static DataServiceQueryContinuation Create(Uri nextLinkUri, ProjectionPlan plan) in Create()
103 internal DataServiceQueryContinuation(Uri nextLinkUri, ProjectionPlan plan) in DataServiceQueryContinuation()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/src/org/eclipse/equinox/p2/tests/director/
H A DOperationGenerationTest.java49 ProvisioningPlan plan = (ProvisioningPlan) getEngine().createPlan(createProfile("temp"), null); in testInstallUninstall() local
71 ProvisioningPlan plan = (ProvisioningPlan) getEngine().createPlan(createProfile("temp"), null); in test1() local
92 ProvisioningPlan plan = (ProvisioningPlan) getEngine().createPlan(createProfile("temp"), null); in test2() local
113 ProvisioningPlan plan = (ProvisioningPlan) getEngine().createPlan(createProfile("temp"), null); in testUpdate1() local
136 ProvisioningPlan plan = (ProvisioningPlan) getEngine().createPlan(createProfile("temp"), null); in testUpdate2() local
166 ProvisioningPlan plan = (ProvisioningPlan) getEngine().createPlan(createProfile("temp"), null); in testUpdate3() local
193 ProvisioningPlan plan = (ProvisioningPlan) getEngine().createPlan(createProfile("temp"), null); in testUpdate4() local
219 ProvisioningPlan plan = (ProvisioningPlan) getEngine().createPlan(createProfile("temp"), null); in testUpdate5() local
245 ProvisioningPlan plan = (ProvisioningPlan) getEngine().createPlan(createProfile("temp"), null); in test248468b() local
277 ProvisioningPlan plan = (ProvisioningPlan) getEngine().createPlan(createProfile("temp"), null); in test248468d() local
[all …]
/dports/devel/spark/spark-2.1.1/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/plans/
H A DLogicalPlanSuite.scala41 val plan = Project(Nil, testRelation) constant
49 val plan = Project(Nil, Project(Nil, testRelation)) constant
57 val plan = Project(Nil, Project(Nil, testRelation)) constant
/dports/science/py-scipy/scipy-1.7.1/scipy/fft/_pocketfft/
H A Dbasic.py12 workers=None, *, plan=None): argument
41 workers=None, *, plan=None): argument
72 workers=None, *, plan=None): argument
107 *, plan=None): argument
118 *, plan=None): argument
129 *, plan=None): argument
140 *, plan=None): argument
151 *, plan=None): argument
162 *, plan=None): argument
173 workers=None, *, plan=None): argument
[all …]
/dports/math/nfft/nfft-3.5.2/matlab/nfft/
H A Dsimple_test.m35 plan = nfft_init_1d(N,M); variable
71plan = nfft_init_guru(d,N,N,M,2*N,2*N,2,bitor(PRE_PHI_HUT,bitor(PRE_PSI,NFFT_OMP_BLOCKWISE_ADJOINT… variable
104plan = nfft_init_guru(d,N1,N2,N3,M,n1,n2,n3,2,bitor(PRE_PHI_HUT,bitor(PRE_PSI,NFFT_OMP_BLOCKWISE_A… variable
/dports/net/fspd/fsp-2.8.1b29/bsd_src/
H A Dfunction.c171 static int find_time (PLAN * plan, struct stat * sbuf, char * path) in find_time()
259 static int find_exec (PLAN * plan, struct stat * sbuf, char * path) in find_exec()
390 static int find_ls (PLAN * plan, struct stat * sbuf, char * path) in find_ls()
408 static int find_name (PLAN * plan, struct stat * sbuf, char * path) in find_name()
434 static int find_newer (PLAN * plan, struct stat * sbuf, char * path) in find_newer()
459 static int find_print (PLAN * plan, struct stat * sbuf, char * path) in find_print()
498 static int find_size (PLAN * plan, struct stat * sbuf, char * path) in find_size()
523 static int find_type (PLAN * plan, struct stat * sbuf, char * path) in find_type()
555 int find_expr (PLAN * plan, struct stat * sbuf, char * path) in find_expr()
585 static int find_not (PLAN * plan, struct stat * sbuf, char * path) in find_not()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-subset.cc56 _plan_estimate_subset_table_size (hb_subset_plan_t *plan, unsigned table_len) in _plan_estimate_subset_table_size()
69 _subset (hb_subset_plan_t *plan) in _subset()
149 _should_drop_table (hb_subset_plan_t *plan, hb_tag_t tag) in _should_drop_table()
182 _subset_table (hb_subset_plan_t *plan, hb_tag_t tag) in _subset_table()
243 hb_subset_plan_t *plan = hb_subset_plan_create (source, input); in hb_subset() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-subset.cc56 _plan_estimate_subset_table_size (hb_subset_plan_t *plan, unsigned table_len) in _plan_estimate_subset_table_size()
69 _subset (hb_subset_plan_t *plan) in _subset()
149 _should_drop_table (hb_subset_plan_t *plan, hb_tag_t tag) in _should_drop_table()
182 _subset_table (hb_subset_plan_t *plan, hb_tag_t tag) in _subset_table()
243 hb_subset_plan_t *plan = hb_subset_plan_create (source, input); in hb_subset() local

12345678910>>...150