Home
last modified time | relevance | path

Searched refs:single_double (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dinmethod.c708 char *psz=NULL, single_double=0; in InitInputMethods() local
714 single_double = (cmdLineDoubleByteInputMethod ? TGIM_DBIM : TGIM_SBIM); in InitInputMethods()
719 single_double = TGIM_SBIM; in InitInputMethods()
729 single_double = TGIM_DBIM; in InitInputMethods()
732 gnSingleOrDoubleByteInputMethod = single_double; in InitInputMethods()
745 (single_double & pIMInfo->nSingleDouble) == single_double) { in InitInputMethods()
774 (single_double & pIMInfo->nSingleDouble) == single_double) { in InitInputMethods()
810 if (single_double == TGIM_DBIM) { in InitInputMethods()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/google/cel-go/test/proto3pb/
H A Dtest_all_types.proto46 double single_double = 12; field
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/google/cel-go/test/proto2pb/
H A Dtest_all_types.proto41 optional double single_double = 12 [default = 6.4]; field
/dports/math/lapack95/LAPACK95/SRC/
H A DREADME54 make single_double # for single and double precisions library,
H A Dmakefile156 single_double: $(SDOBJS) target
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/google/cel-go/interpreter/
H A Dinterpreter_test.go653 && a.single_double == 6.4
948 single_double: -2.2,
/dports/devel/gaul/gaul-devel-0.1849-0/src/
H A Dga_optim.c783 double single_double; /* Recieve buffer. */ in gaul_ensure_evaluations_mpi() local
831 … MPI_Recv(&single_double, 1, MPI_DOUBLE, MPI_ANY_SOURCE, GA_TAG_FITNESS, MPI_COMM_WORLD, &status); in gaul_ensure_evaluations_mpi()
837 pop->entity_iarray[eid[status.MPI_SOURCE-1]]->fitness = single_double; in gaul_ensure_evaluations_mpi()
1339 double single_double; /* Recieve buffer. */ in gaul_adapt_and_evaluate_mpi() local
1392 … MPI_Recv(&single_double, 1, MPI_DOUBLE, MPI_ANY_SOURCE, GA_TAG_FITNESS, MPI_COMM_WORLD, &status); in gaul_adapt_and_evaluate_mpi()
1398 pop->entity_iarray[eid[status.MPI_SOURCE-1]]->fitness = single_double; in gaul_adapt_and_evaluate_mpi()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
H A Dunittest_proto3.proto91 double single_double = 12; field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/csharp/protos/
H A Dunittest_proto3.proto79 double single_double = 12; field
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/csharp/protos/
H A Dunittest_proto3.proto79 double single_double = 12; field
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
H A Dunittest_proto3.proto91 double single_double = 12; field
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/
H A DArmEmitter.cpp1816 bool single_double = !single_reg && (Source < D0 || Dest < D0); in VCVT() local
1823 if (single_double) in VCVT()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/
H A DArmEmitter.cpp1816 bool single_double = !single_reg && (Source < D0 || Dest < D0); in VCVT() local
1823 if (single_double) in VCVT()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/
H A DArmEmitter.cpp1816 bool single_double = !single_reg && (Source < D0 || Dest < D0); in VCVT() local
1823 if (single_double) in VCVT()