| /third_party/boost/libs/geometry/doc/src/examples/algorithms/ |
| D | Jamfile.v2 | 23 exe append : append.cpp ; 25 exe area : area.cpp ; 26 exe area_with_strategy : area_with_strategy.cpp ; 28 exe assign : assign.cpp ; 29 exe assign_2d_point : assign_2d_point.cpp ; 30 exe assign_3d_point : assign_3d_point.cpp ; 31 exe assign_inverse : assign_inverse.cpp ; 32 exe assign_points : assign_points.cpp ; 33 # exe assign_box_corners : assign_box_corners.cpp ; 34 # exe assign_point_from_index : assign_point_from_index.cpp ; [all …]
|
| D | Jamfile | 23 exe append : append.cpp ; 25 exe area : area.cpp ; 26 exe area_with_strategy : area_with_strategy.cpp ; 28 exe assign : assign.cpp ; 29 exe assign_2d_point : assign_2d_point.cpp ; 30 exe assign_3d_point : assign_3d_point.cpp ; 31 exe assign_inverse : assign_inverse.cpp ; 32 exe assign_points : assign_points.cpp ; 33 # exe assign_box_corners : assign_box_corners.cpp ; 34 # exe assign_point_from_index : assign_point_from_index.cpp ; [all …]
|
| /third_party/boost/libs/regex/test/regress/ |
| D | bcb6.mak | 20 BCC32 = $(BCROOT)\bin\Bcc32.exe 21 TLINK32 = $(BCROOT)\bin\ILink32.exe 32 …exe r2.exe r3.exe r4.exe r5.exe r6.exe r1m.exe r2m.exe r3m.exe r4m.exe r5m.exe r6m.exe r1v.exe r2v… 79 r1.exe : $(SOURCES) 80 $(BCC32) -tWM- -D_NO_VCL $(CFLAGS) -er1.exe -DBOOST_RE_TEST_LOCALE_W32 $(SOURCES) 82 r2.exe : $(SOURCES) 83 $(BCC32) -tWM- -D_NO_VCL $(CFLAGS) -er2.exe -DBOOST_RE_TEST_LOCALE_C $(SOURCES) 85 r3.exe : $(SOURCES) 86 $(BCC32) -tWM- -D_NO_VCL $(CFLAGS) -er3.exe -DBOOST_RE_TEST_LOCALE_CPP $(SOURCES) 88 r4.exe : $(SOURCES) [all …]
|
| D | vc6.mak | 31 all :: r1-vc6.exe r2-vc6.exe r3-vc6.exe r4-vc6.exe r5-vc6.exe r6-vc6.exe r7-vc6.exe r8-vc6.exe 43 r1-vc6.exe : 44 cl /ML $(CFLAGS) /O2 -o r1-vc6.exe $(SOURCES) $(LFLAGS) 46 r2-vc6.exe : 47 cl /MLd $(CFLAGS) -o r2-vc6.exe $(SOURCES) $(LFLAGS) 49 r3-vc6.exe : 50 cl /MT $(CFLAGS) /O2 -o r3-vc6.exe $(SOURCES) $(LFLAGS) 52 r4-vc6.exe : 53 cl /MTd $(CFLAGS) -o r4-vc6.exe $(SOURCES) $(LFLAGS) 55 r5-vc6.exe : [all …]
|
| D | vc8.mak | 31 all :: r1-vc8.exe r2-vc8.exe r3-vc8.exe r4-vc8.exe r5-vc8.exe r6-vc8.exe r7-vc8.exe r8-vc8.exe 43 r1-vc8.exe : 44 cl /ML $(CFLAGS) /O2 -o r1-vc8.exe $(SOURCES) $(LFLAGS) 46 r2-vc8.exe : 47 cl /MLd $(CFLAGS) -o r2-vc8.exe $(SOURCES) $(LFLAGS) 49 r3-vc8.exe : 50 cl /MT $(CFLAGS) /O2 -o r3-vc8.exe $(SOURCES) $(LFLAGS) 52 r4-vc8.exe : 53 cl /MTd $(CFLAGS) -o r4-vc8.exe $(SOURCES) $(LFLAGS) 55 r5-vc8.exe : [all …]
|
| D | vc71.mak | 31 all :: r1-vc71.exe r2-vc71.exe r3-vc71.exe r4-vc71.exe r5-vc71.exe r6-vc71.exe r7-vc71.exe r8-vc71.… 43 r1-vc71.exe : 44 cl /ML $(CFLAGS) /O2 -o r1-vc71.exe $(SOURCES) $(LFLAGS) 46 r2-vc71.exe : 47 cl /MLd $(CFLAGS) -o r2-vc71.exe $(SOURCES) $(LFLAGS) 49 r3-vc71.exe : 50 cl /MT $(CFLAGS) /O2 -o r3-vc71.exe $(SOURCES) $(LFLAGS) 52 r4-vc71.exe : 53 cl /MTd $(CFLAGS) -o r4-vc71.exe $(SOURCES) $(LFLAGS) 55 r5-vc71.exe : [all …]
|
| D | vc7.mak | 31 all :: r1-vc7.exe r2-vc7.exe r3-vc7.exe r4-vc7.exe r5-vc7.exe r6-vc7.exe r7-vc7.exe r8-vc7.exe 43 r1-vc7.exe : 44 cl /ML $(CFLAGS) /O2 -o r1-vc7.exe $(SOURCES) $(LFLAGS) 46 r2-vc7.exe : 47 cl /MLd $(CFLAGS) -o r2-vc7.exe $(SOURCES) $(LFLAGS) 49 r3-vc7.exe : 50 cl /MT $(CFLAGS) /O2 -o r3-vc7.exe $(SOURCES) $(LFLAGS) 52 r4-vc7.exe : 53 cl /MTd $(CFLAGS) -o r4-vc7.exe $(SOURCES) $(LFLAGS) 55 r5-vc7.exe : [all …]
|
| /third_party/boost/libs/numeric/ublas/doc/samples/ |
| D | Jamfile.v2 | 17 exe unbounded_array 21 exe bounded_array 25 exe range 29 exe slice 33 exe map_array 37 exe vector 41 exe unit_vector 45 exe zero_vector 49 exe mapped_vector 53 exe compressed_vector [all …]
|
| /third_party/flutter/skia/third_party/externals/sdl/test/ |
| D | Makefile.in | 6 EXE = @EXE@ 11 checkkeys$(EXE) \ 12 loopwave$(EXE) \ 13 loopwavequeue$(EXE) \ 14 testatomic$(EXE) \ 15 testaudioinfo$(EXE) \ 16 testaudiocapture$(EXE) \ 17 testautomation$(EXE) \ 18 testbounds$(EXE) \ 19 testcustomcursor$(EXE) \ [all …]
|
| /third_party/boost/libs/spirit/classic/example/ |
| D | Jamfile | 18 exe ast_calc 23 exe "bind" 28 exe boiler_plate 33 exe calc_plain 38 exe calc_debug 43 exe comments 48 exe complex_number 53 exe error_handling 58 exe error_reporting 63 exe file_parser [all …]
|
| /third_party/flutter/skia/third_party/externals/libpng/contrib/pngminus/ |
| D | pnm2png.bat | 2 pnm2png.exe basn0g01.pgm basn0g01.png 3 pnm2png.exe basn0g02.pgm basn0g02.png 4 pnm2png.exe basn0g04.pgm basn0g04.png 5 pnm2png.exe basn0g08.pgm basn0g08.png 6 pnm2png.exe basn0g16.pgm basn0g16.png 8 pnm2png.exe basn2c08.ppm basn2c08.png 9 pnm2png.exe basn2c16.ppm basn2c16.png 11 pnm2png.exe basn3p01.ppm basn3p01.png 12 pnm2png.exe basn3p02.ppm basn3p02.png 13 pnm2png.exe basn3p04.ppm basn3p04.png [all …]
|
| D | png2pnm.bat | 2 png2pnm.exe -noraw ..\pngsuite\basn0g01.png basn0g01.pgm 3 png2pnm.exe -noraw ..\pngsuite\basn0g02.png basn0g02.pgm 4 png2pnm.exe -noraw ..\pngsuite\basn0g04.png basn0g04.pgm 5 png2pnm.exe -noraw ..\pngsuite\basn0g08.png basn0g08.pgm 6 png2pnm.exe -noraw ..\pngsuite\basn0g16.png basn0g16.pgm 8 png2pnm.exe -noraw ..\pngsuite\basn2c08.png basn2c08.ppm 9 png2pnm.exe -noraw ..\pngsuite\basn2c16.png basn2c16.ppm 11 png2pnm.exe -noraw ..\pngsuite\basn3p01.png basn3p01.ppm 12 png2pnm.exe -noraw ..\pngsuite\basn3p02.png basn3p02.ppm 13 png2pnm.exe -noraw ..\pngsuite\basn3p04.png basn3p04.ppm [all …]
|
| /third_party/libpng/contrib/pngminus/ |
| D | pnm2png.bat | 2 pnm2png.exe basn0g01.pgm basn0g01.png 3 pnm2png.exe basn0g02.pgm basn0g02.png 4 pnm2png.exe basn0g04.pgm basn0g04.png 5 pnm2png.exe basn0g08.pgm basn0g08.png 6 pnm2png.exe basn0g16.pgm basn0g16.png 8 pnm2png.exe basn2c08.ppm basn2c08.png 9 pnm2png.exe basn2c16.ppm basn2c16.png 11 pnm2png.exe basn3p01.ppm basn3p01.png 12 pnm2png.exe basn3p02.ppm basn3p02.png 13 pnm2png.exe basn3p04.ppm basn3p04.png [all …]
|
| D | png2pnm.bat | 2 png2pnm.exe -noraw ..\pngsuite\basn0g01.png basn0g01.pgm 3 png2pnm.exe -noraw ..\pngsuite\basn0g02.png basn0g02.pgm 4 png2pnm.exe -noraw ..\pngsuite\basn0g04.png basn0g04.pgm 5 png2pnm.exe -noraw ..\pngsuite\basn0g08.png basn0g08.pgm 6 png2pnm.exe -noraw ..\pngsuite\basn0g16.png basn0g16.pgm 8 png2pnm.exe -noraw ..\pngsuite\basn2c08.png basn2c08.ppm 9 png2pnm.exe -noraw ..\pngsuite\basn2c16.png basn2c16.ppm 11 png2pnm.exe -noraw ..\pngsuite\basn3p01.png basn3p01.ppm 12 png2pnm.exe -noraw ..\pngsuite\basn3p02.png basn3p02.ppm 13 png2pnm.exe -noraw ..\pngsuite\basn3p04.png basn3p04.ppm [all …]
|
| /third_party/boost/libs/numeric/odeint/examples/ |
| D | Jamfile.v2 | 16 exe harmonic_oscillator : harmonic_oscillator.cpp ; 17 exe solar_system : solar_system.cpp ; 18 exe chaotic_system : chaotic_system.cpp ; 19 exe stiff_system : stiff_system.cpp ; 20 exe fpu : fpu.cpp ; 21 exe phase_oscillator_ensemble : phase_oscillator_ensemble.cpp ; 22 exe harmonic_oscillator_units : harmonic_oscillator_units.cpp : <toolset>clang:<build>no ; 23 exe stuart_landau : stuart_landau.cpp ; 24 exe two_dimensional_phase_lattice : two_dimensional_phase_lattice.cpp ; 25 exe bulirsch_stoer : bulirsch_stoer.cpp ; [all …]
|
| /third_party/boost/libs/spirit/example/qi/ |
| D | Jamfile | 14 exe actions_ : actions.cpp ; 15 exe sum : sum.cpp ; 16 exe complex_number : complex_number.cpp ; 17 exe employee : employee.cpp ; 18 exe roman : roman.cpp ; 19 exe reference : reference.cpp ; 20 exe mini_xml1 : mini_xml1.cpp ; 21 exe mini_xml2 : mini_xml2.cpp ; 22 exe mini_xml3 : mini_xml3.cpp ; 23 exe num_list1 : num_list1.cpp ; [all …]
|
| /third_party/boost/libs/sort/ |
| D | Jamfile.v2 | 16 exe spreadsort : sample.cpp ; 17 exe alreadysorted : alreadysorted.cpp ; 18 exe mostlysorted : mostlysorted.cpp ; 19 exe rightshift : rightshiftsample.cpp ; 20 exe reverseintsort : reverseintsample.cpp ; 21 exe int64 : int64.cpp ; 22 exe floatsort : floatsample.cpp ; 23 exe shiftfloatsort : shiftfloatsample.cpp ; 24 exe floatfunctorsort : floatfunctorsample.cpp ; 25 exe double : double.cpp ; [all …]
|
| /third_party/boost/libs/spirit/example/karma/ |
| D | Jamfile | 15 exe actions_example : actions.cpp ; 16 exe auto_facilities : auto_facilities.cpp ; 17 exe basic_facilities : basic_facilities.cpp /boost//date_time ; 18 exe karma_calc2_ast_dump : calc2_ast_dump.cpp ; 19 exe karma_calc2_ast_rpn : calc2_ast_rpn.cpp ; 20 exe karma_calc2_ast_vm : calc2_ast_vm.cpp ; 21 exe classify_char : classify_char.cpp ; 22 exe karma_complex_number : complex_number.cpp ; 23 exe karma_complex_number_easier : complex_number_easier.cpp ; 24 exe karma_complex_number_adapt : complex_number_adapt.cpp ; [all …]
|
| /third_party/boost/libs/geometry/example/ |
| D | Jamfile | 17 exe 01_point_example : 01_point_example.cpp ; 18 exe 02_linestring_example : 02_linestring_example.cpp ; 19 exe 03_polygon_example : 03_polygon_example.cpp ; 20 exe 05_a_overlay_polygon_example : 05_a_overlay_polygon_example.cpp ; 21 exe 05_b_overlay_linestring_polygon_example : 05_b_overlay_linestring_polygon_example.cpp ; 22 exe 06_a_transformation_example : 06_a_transformation_example.cpp ; 23 exe 06_b_transformation_example : 06_b_transformation_example.cpp ; 24 exe 07_a_graph_route_example : 07_a_graph_route_example.cpp ; 25 exe 07_b_graph_route_example : 07_b_graph_route_example.cpp ; 27 exe c01_custom_point_example : c01_custom_point_example.cpp ; [all …]
|
| D | Jamfile.v2 | 17 exe 01_point_example : 01_point_example.cpp ; 18 exe 02_linestring_example : 02_linestring_example.cpp ; 19 exe 03_polygon_example : 03_polygon_example.cpp ; 20 exe 05_a_overlay_polygon_example : 05_a_overlay_polygon_example.cpp ; 21 exe 05_b_overlay_linestring_polygon_example : 05_b_overlay_linestring_polygon_example.cpp ; 22 exe 06_a_transformation_example : 06_a_transformation_example.cpp ; 23 exe 06_b_transformation_example : 06_b_transformation_example.cpp ; 24 exe 07_a_graph_route_example : 07_a_graph_route_example.cpp ; 25 exe 07_b_graph_route_example : 07_b_graph_route_example.cpp ; 27 exe c01_custom_point_example : c01_custom_point_example.cpp ; [all …]
|
| /third_party/boost/libs/date_time/example/ |
| D | Jamfile | 3 exe dates_as_strings : gregorian/dates_as_strings.cpp ; 4 exe days_alive : gregorian/days_alive.cpp ; 5 exe days_till_new_year : gregorian/days_till_new_year.cpp ; 7 exe days_between_new_years : gregorian/days_between_new_years.cpp ; 8 exe find_last_day_of_months : gregorian/find_last_day_of_months.cpp ; 10 exe month_add : gregorian/month_add.cpp ; 12 exe localization : gregorian/localization.cpp ; 13 exe print_holidays : gregorian/print_holidays.cpp ; 14 exe print_month : gregorian/print_month.cpp ; 15 exe period_calc : gregorian/period_calc.cpp ; [all …]
|
| /third_party/curl/packages/vms/ |
| D | gnv_link_curl.com | 5 $! File to build images using gnv$libcurl.exe 78 $ if f$search("gnv$curlmsg.exe") .eqs. "" 80 $ link/share=gnv$curlmsg.exe [.packages.vms]curlmsg.obj 108 $ link/exe='default_dir'report_openssl_version.exe 'rpt_obj' 109 $ report_openssl_version := $'default_dir'report_openssl_version.exe 142 $ hp_ssl_libcrypto32 = "sys$common:[syslib]ssl$libcrypto_shr32.exe" 143 $ hp_ssl_libssl32 = "sys$common:[syslib]ssl$libssl_shr32.exe" 160 $ hp_ssl_libcrypto32 = "sys$share:ssl$libcrypto_shr32.exe" 161 $ hp_ssl_libssl32 = "sys$share:ssl$libssl_shr32.exe" 207 $ gnv_ssl_libcrypto32 = "gnv$gnu:[lib]ssl$libcrypto_shr32.exe" [all …]
|
| /third_party/boost/libs/proto/example/ |
| D | Jamfile.v2 | 5 exe hello 11 exe calc1 16 exe calc2 21 exe calc3 26 exe lazy_vector 31 exe tarray 36 exe rgb 41 exe vec3 46 exe vector 51 exe mixed [all …]
|
| /third_party/boost/libs/fiber/examples/ |
| D | Jamfile.v2 | 34 exe adapt_callbacks : adapt_callbacks.cpp ; 35 exe adapt_method_calls : adapt_method_calls.cpp ; 36 exe adapt_nonblocking : adapt_nonblocking.cpp ; 37 exe barrier : barrier.cpp ; 38 exe future : future.cpp ; 39 exe join : join.cpp ; 40 exe ping_pong : ping_pong.cpp ; 41 exe range_for : range_for.cpp ; 42 exe priority : priority.cpp ; 43 exe segmented_stack : segmented_stack.cpp ; [all …]
|
| /third_party/boost/libs/geometry/doc/src/examples/core/ |
| D | Jamfile.v2 | 16 exe get_point : get_point.cpp ; 17 exe get_box : get_box.cpp ; 18 exe set_point : set_point.cpp ; 19 exe set_box : set_box.cpp ; 20 exe degree_radian : degree_radian.cpp ; 22 exe coordinate_type : coordinate_type.cpp ; 23 exe coordinate_system : coordinate_system.cpp ; 24 exe coordinate_dimension : coordinate_dimension.cpp ; 25 exe point_order : point_order.cpp ; 26 exe closure : closure.cpp ; [all …]
|