Searched refs:GENERATOR (Results 1 – 18 of 18) sorted by relevance
/external/expat/win32/ |
D | build_expat_iss.bat | 32 SET GENERATOR=Visual Studio 15 2017 46 …cmake -G"%GENERATOR%" -DCMAKE_BUILD_TYPE=%CONFIGURATION% -DEXPAT_MSVC_STATIC_CRT=ON -DEXPAT_BUILD_… 56 …cmake -G"%GENERATOR%" -DCMAKE_BUILD_TYPE=%CONFIGURATION% -DEXPAT_MSVC_STATIC_CRT=ON -DEXPAT_BUILD_… 66 …cmake -G"%GENERATOR%" -DCMAKE_BUILD_TYPE=%CONFIGURATION% -DEXPAT_MSVC_STATIC_CRT=ON -DEXPAT_BUILD_… 76 …cmake -G"%GENERATOR%" -DCMAKE_BUILD_TYPE=%CONFIGURATION% -DEXPAT_MSVC_STATIC_CRT=ON -DEXPAT_BUILD_…
|
/external/grpc-grpc/tools/run_tests/helper_scripts/ |
D | pre_build_cmake.bat | 17 set GENERATOR=%1 variable 27 cmake -G %GENERATOR% -A %ARCHITECTURE% -DgRPC_BUILD_TESTS=ON ../.. || goto :error
|
/external/ltp/testcases/misc/math/float/ |
D | float_iperb.c | 39 #define GENERATOR "geniperb" macro
|
D | float_bessel.c | 43 #define GENERATOR "genbessel" macro
|
D | float_power.c | 45 #define GENERATOR "genpower" macro
|
D | float_exp_log.c | 47 #define GENERATOR "genexp_log" macro
|
D | float_trigo.c | 47 #define GENERATOR "gentrigo" macro
|
D | main.c | 87 cmdline = malloc(2 * strlen(bin_path) + strlen(datadir) + strlen(GENERATOR) + strlen(fmt)); in generate() 90 sprintf(cmdline, fmt, datadir, bin_path, GENERATOR, bin_path); in generate()
|
/external/rust/crates/ring/src/ec/suite_b/ops/ |
D | p256.rs | 148 static GENERATOR: (Elem<R>, Elem<R>) = ( in p256_point_mul_base_impl() constant 171 GENERATOR.0.limbs.as_ptr(), in p256_point_mul_base_impl() 172 GENERATOR.1.limbs.as_ptr(), in p256_point_mul_base_impl()
|
D | p384.rs | 135 static GENERATOR: (Elem<R>, Elem<R>) = ( in p384_point_mul_base_impl() constant 154 PRIVATE_KEY_OPS.point_mul(a, &GENERATOR) in p384_point_mul_base_impl()
|
/external/python/cpython2/Include/ |
D | symtable.h | 92 #define GENERATOR 1 macro
|
/external/python/cpython3/Include/ |
D | symtable.h | 116 #define GENERATOR 1 macro
|
/external/markdown/markdown/extensions/ |
D | rss.py | 7 GENERATOR = "http://www.freewisdom.org/projects/python-markdown/markdown2rss" variable
|
/external/libxml2/result/HTML/ |
D | doc2.htm.sax | 37 SAX.startElement(meta, content='MSHTML 5.00.3103.1000', name='GENERATOR')
|
D | fp40.htm.sax | 11 SAX.startElement(meta, name='GENERATOR', content='Microsoft FrontPage 4.0')
|
D | doc3.htm.sax | 47 SAX.startElement(meta, content='MSHTML 5.00.3103.1000', name='GENERATOR')
|
/external/flatbuffers/docs/source/ |
D | Compiler.md | 6 flatc [ GENERATOR OPTIONS ] [ -o PATH ] [ -I PATH ] FILES...
|
/external/one-true-awk/testdir/ |
D | funstack.in | 16134 …keywords = "basic; BASIC GENERATOR; cycle generation; finite undirected graph; graph theory; P…
|