Home
last modified time | relevance | path

Searched refs:to_f (Results 1 – 25 of 77) sorted by relevance

1234

/dports/graphics/dia/dia-0.97.3/plug-ins/xslt/
H A Dxsltdialog.c43 toxsl_t *to_f = xsls->xsls; in from_activate() local
48 xsl_to = to_f; in from_activate()
50 gtk_menu_item_activate(GTK_MENU_ITEM(to_f->item)); in from_activate()
51 while(to_f != NULL) in from_activate()
53 gtk_widget_set_sensitive(to_f->item, 1); in from_activate()
54 to_f = to_f->next; in from_activate()
61 toxsl_t *to_f = xsls->xsls; in from_deactivate() local
63 while(to_f != NULL) in from_deactivate()
65 gtk_widget_set_sensitive(to_f->item, 0); in from_deactivate()
66 to_f = to_f->next; in from_deactivate()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/javadoc/doclet/testCRLineSeparator/
H A DTestCRLineSeparator.java62 File to_f = new File(toDir, f); in initFiles() local
64 to_f.mkdirs(); in initFiles()
66 initFiles(from_f, to_f, child); in initFiles()
75 try (BufferedWriter out = new BufferedWriter(new FileWriter(to_f))) { in initFiles()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/jdk/javadoc/doclet/testCRLineSeparator/
H A DTestCRLineSeparator.java62 File to_f = new File(toDir, f); in initFiles() local
64 to_f.mkdirs(); in initFiles()
66 initFiles(from_f, to_f, child); in initFiles()
75 try (BufferedWriter out = new BufferedWriter(new FileWriter(to_f))) { in initFiles()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/javadoc/doclet/testCRLineSeparator/
H A DTestCRLineSeparator.java62 File to_f = new File(toDir, f); in initFiles() local
64 to_f.mkdirs(); in initFiles()
66 initFiles(from_f, to_f, child); in initFiles()
75 try (BufferedWriter out = new BufferedWriter(new FileWriter(to_f))) { in initFiles()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/jdk/javadoc/doclet/testCRLineSeparator/
H A DTestCRLineSeparator.java63 File to_f = new File(toDir, f); in initFiles() local
65 to_f.mkdirs(); in initFiles()
67 initFiles(from_f, to_f, child); in initFiles()
76 try (BufferedWriter out = new BufferedWriter(new FileWriter(to_f))) { in initFiles()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/jdk/javadoc/doclet/testCRLineSeparator/
H A DTestCRLineSeparator.java63 File to_f = new File(toDir, f); in bar()
65 to_f.mkdirs(); in bar()
67 initFiles(from_f, to_f, child); in bar()
76 try (BufferedWriter out = new BufferedWriter(new FileWriter(to_f))) { in bar()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/jdk/javadoc/doclet/testCRLineSeparator/
H A DTestCRLineSeparator.java63 File to_f = new File(toDir, f); in initFiles() local
65 to_f.mkdirs(); in initFiles()
67 initFiles(from_f, to_f, child); in initFiles()
76 try (BufferedWriter out = new BufferedWriter(new FileWriter(to_f))) { in initFiles()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/jdk/javadoc/doclet/testCRLineSeparator/
H A DTestCRLineSeparator.java64 File to_f = new File(toDir, f); in initFiles() local
66 to_f.mkdirs(); in initFiles()
68 initFiles(from_f, to_f, child); in initFiles()
77 try (BufferedWriter out = new BufferedWriter(new FileWriter(to_f))) { in initFiles()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/jdk/javadoc/doclet/testCRLineSeparator/
H A DTestCRLineSeparator.java63 File to_f = new File(toDir, f); in initFiles() local
65 to_f.mkdirs(); in initFiles()
67 initFiles(from_f, to_f, child); in initFiles()
76 try (BufferedWriter out = new BufferedWriter(new FileWriter(to_f))) { in initFiles()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/com/sun/javadoc/testCRLineSeparator/
H A DTestCRLineSeparator.java84 File to_f = new File(toDir, f); in initFiles() local
86 to_f.mkdirs(); in initFiles()
88 initFiles(from_f, to_f, child); in initFiles()
100 BufferedWriter out = new BufferedWriter(new FileWriter(to_f)); in initFiles()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/com/sun/javadoc/testCRLineSeparator/
H A DTestCRLineSeparator.java84 File to_f = new File(toDir, f); in initFiles() local
86 to_f.mkdirs(); in initFiles()
88 initFiles(from_f, to_f, child); in initFiles()
100 BufferedWriter out = new BufferedWriter(new FileWriter(to_f)); in initFiles()
/dports/textproc/raptor2/raptor2-2.0.15/src/
H A Draptor_serialize_rss.c387 int to_f = raptor_atom_to_rss[i].from; in raptor_rss10_move_statements() local
390 if(raptor_rss_fields_info[to_f].nspace == ATOM0_3_NS) in raptor_rss10_move_statements()
394 !(item->fields[to_f] && item->fields[to_f]->value)) { in raptor_rss10_move_statements()
395 f = to_f; in raptor_rss10_move_statements()
401 to_f, raptor_rss_fields_info[to_f].name); in raptor_rss10_move_statements()
705 int to_f = raptor_atom_to_rss[i].from; in raptor_rss10_store_statement() local
712 !(item->fields[to_f] && item->fields[to_f]->value)) { in raptor_rss10_store_statement()
713 f = to_f; in raptor_rss10_store_statement()
721 to_f, raptor_rss_fields_info[to_f].name); in raptor_rss10_store_statement()
1254 int to_f = raptor_atom_to_rss[i].to; in raptor_rss10_emit_atom_triples_map() local
[all …]
/dports/textproc/raptor/raptor-1.4.21/src/
H A Draptor_serialize_rss.c390 int to_f=raptor_atom_to_rss[i].from; in raptor_rss10_move_statements() local
393 if(raptor_rss_fields_info[to_f].nspace == ATOM0_3_NS) in raptor_rss10_move_statements()
397 !(item->fields[to_f] && item->fields[to_f]->value)) { in raptor_rss10_move_statements()
398 f= to_f; in raptor_rss10_move_statements()
402 …ld %d - %s\n", from_f, raptor_rss_fields_info[from_f].name, to_f, raptor_rss_fields_info[to_f].nam… in raptor_rss10_move_statements()
698 int to_f=raptor_atom_to_rss[i].from; in raptor_rss10_store_statement() local
701 if(raptor_rss_fields_info[to_f].nspace == ATOM0_3_NS) in raptor_rss10_store_statement()
705 !(item->fields[to_f] && item->fields[to_f]->value)) { in raptor_rss10_store_statement()
706 f= to_f; in raptor_rss10_store_statement()
710 …ld %d - %s\n", from_f, raptor_rss_fields_info[from_f].name, to_f, raptor_rss_fields_info[to_f].nam… in raptor_rss10_store_statement()
[all …]
/dports/multimedia/mpv/mpv-0.34.1/test/
H A Drepack.c360 struct mp_repack *to_f = in check_float_repack() local
364 assert(to_f && from_f); in check_float_repack()
366 struct mp_image *z_f = mp_image_alloc(mp_repack_get_format_dst(to_f), w, 1); in check_float_repack()
385 repack_config_buffers(to_f, 0, r_f, 0, src, NULL); in check_float_repack()
386 repack_line(to_f, 0, 0, 0, 0, w); in check_float_repack()
417 talloc_free(to_f); in check_float_repack()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dsculpt_face_set.c507 BMesh *bm, BMFace *from_f, BMEdge *from_e, BMFace *to_f, const float threshold);
512 BMFace *UNUSED(to_f), in sculpt_face_sets_init_loose_parts_test() argument
519 BMesh *UNUSED(bm), BMFace *from_f, BMEdge *UNUSED(from_e), BMFace *to_f, const float threshold) in sculpt_face_sets_init_normals_test() argument
521 return fabsf(dot_v3v3(from_f->no, to_f->no)) > threshold; in sculpt_face_sets_init_normals_test()
527 BMFace *UNUSED(to_f), in sculpt_face_sets_init_uv_seams_test() argument
534 BMesh *bm, BMFace *UNUSED(from_f), BMEdge *from_e, BMFace *UNUSED(to_f), const float threshold) in sculpt_face_sets_init_crease_test() argument
540 BMesh *bm, BMFace *UNUSED(from_f), BMEdge *from_e, BMFace *UNUSED(to_f), const float threshold) in sculpt_face_sets_init_bevel_weight_test() argument
548 BMFace *UNUSED(to_f), in sculpt_face_sets_init_sharp_edges_test() argument
/dports/devel/libunit/unit-1.26.1/test/ruby/threads/
H A Dconfig.ru2 delay = env['HTTP_X_DELAY'].to_f
/dports/www/unit-php/unit-1.26.1/test/ruby/threads/
H A Dconfig.ru2 delay = env['HTTP_X_DELAY'].to_f
/dports/www/unit-python/unit-1.26.1/test/ruby/threads/
H A Dconfig.ru2 delay = env['HTTP_X_DELAY'].to_f
/dports/www/unit-perl/unit-1.26.1/test/ruby/threads/
H A Dconfig.ru2 delay = env['HTTP_X_DELAY'].to_f
/dports/www/unit/unit-1.26.1/test/ruby/threads/
H A Dconfig.ru2 delay = env['HTTP_X_DELAY'].to_f
/dports/www/unit-java/unit-1.26.1/test/ruby/threads/
H A Dconfig.ru2 delay = env['HTTP_X_DELAY'].to_f
/dports/graphics/gpxsee/GPXSee-7.32/src/map/
H A Ddatum.cpp27 double to_f = to.ellipsoid()->flattening(); in molodensky() local
28 double df = to_f - from_f; in molodensky()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/src/writer/spirv/
H A Dinstruction_test.cc35 EXPECT_FLOAT_EQ(ops[0].to_f(), 1.2f); in TEST_F()
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/
H A DTODO4 * Use mocks for all Math functions that coerce with #to_f; currently a fixture
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/tasks/gitlab/uploads/
H A Dsanitize.rake16 sleep_time: args.sleep_time.to_f,

1234