Home
last modified time | relevance | path

Searched refs:CreateVariable (Results 1 – 25 of 257) sorted by relevance

1234567891011

/dports/cad/zcad/zcad-8b8a693/cad_source/zcad/core/drawings/
H A Duzcdrawing.pas238 pdwgwarsunit^.CreateVariable('DWG_Snap','GDBSnap2D',@Snap);
244 pdwgwarsunit^.CreateVariable('DWG_CLTScale','GDBDouble',@CLTScale);
245 pdwgwarsunit^.CreateVariable('DWG_CColor','GDBInteger',@CColor);
248 pdwgwarsunit^.CreateVariable('DWG_LUnits','TLUnits',@LUnits);
249 pdwgwarsunit^.CreateVariable('DWG_LUPrec','TUPrec',@LUPrec);
250 pdwgwarsunit^.CreateVariable('DWG_AUnits','TAUnits',@AUnits);
251 pdwgwarsunit^.CreateVariable('DWG_AUPrec','TUPrec',@AUPrec);
252 pdwgwarsunit^.CreateVariable('DWG_AngDir','TAngDir',@AngDir);
254 pdwgwarsunit^.CreateVariable('DWG_UnitMode','TUnitMode',@UnitMode);
255 pdwgwarsunit^.CreateVariable('DWG_InsUnits','TInsUnits',@InsUnits);
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gocloud.dev/runtimevar/etcdvar/
H A Detcdvar_test.go55 func (h *harness) CreateVariable(ctx context.Context, name string, val []byte) error { func
61 return h.CreateVariable(ctx, name, val)
155 if err := h.CreateVariable(ctx, "string-var", []byte("hello world")); err != nil {
158 if err := h.CreateVariable(ctx, "json-var", []byte(`{"Foo": "Bar"}`)); err != nil {
/dports/www/gohugo/hugo-0.91.2/vendor/gocloud.dev/runtimevar/etcdvar/
H A Detcdvar_test.go55 func (h *harness) CreateVariable(ctx context.Context, name string, val []byte) error { func
61 return h.CreateVariable(ctx, name, val)
155 if err := h.CreateVariable(ctx, "string-var", []byte("hello world")); err != nil {
158 if err := h.CreateVariable(ctx, "json-var", []byte(`{"Foo": "Bar"}`)); err != nil {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/gocloud.dev/runtimevar/etcdvar/
H A Detcdvar_test.go55 func (h *harness) CreateVariable(ctx context.Context, name string, val []byte) error { func
61 return h.CreateVariable(ctx, name, val)
155 if err := h.CreateVariable(ctx, "string-var", []byte("hello world")); err != nil {
158 if err := h.CreateVariable(ctx, "json-var", []byte(`{"Foo": "Bar"}`)); err != nil {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/gocloud.dev/go-cloud-5094f54ed8bb/runtimevar/etcdvar/
H A Detcdvar_test.go55 func (h *harness) CreateVariable(ctx context.Context, name string, val []byte) error { func
61 return h.CreateVariable(ctx, name, val)
155 if err := h.CreateVariable(ctx, "string-var", []byte("hello world")); err != nil {
158 if err := h.CreateVariable(ctx, "json-var", []byte(`{"Foo": "Bar"}`)); err != nil {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gocloud.dev/runtimevar/drivertest/
H A Ddrivertest.go38 CreateVariable(ctx context.Context, name string, val []byte) error methodSpec
190 if err := h.CreateVariable(ctx, name, []byte(content)); err != nil {
263 if err := h.CreateVariable(ctx, name, []byte(jsonContent)); err != nil {
310 if err := h.CreateVariable(ctx, name, []byte(content)); err != nil {
356 if err := h.CreateVariable(ctx, name, []byte(content1)); err != nil {
439 if err := h.CreateVariable(ctx, name, []byte(content1)); err != nil {
492 if err := h.CreateVariable(ctx, name, []byte(content2)); err != nil {
534 if err := h.CreateVariable(ctx, name, []byte(content1)); err != nil {
644 if err := h.CreateVariable(ctx, name, []byte(content)); err != nil {
/dports/www/gohugo/hugo-0.91.2/vendor/gocloud.dev/runtimevar/drivertest/
H A Ddrivertest.go38 CreateVariable(ctx context.Context, name string, val []byte) error methodSpec
190 if err := h.CreateVariable(ctx, name, []byte(content)); err != nil {
263 if err := h.CreateVariable(ctx, name, []byte(jsonContent)); err != nil {
310 if err := h.CreateVariable(ctx, name, []byte(content)); err != nil {
356 if err := h.CreateVariable(ctx, name, []byte(content1)); err != nil {
435 if err := h.CreateVariable(ctx, name, []byte(content1)); err != nil {
480 if err := h.CreateVariable(ctx, name, []byte(content2)); err != nil {
521 if err := h.CreateVariable(ctx, name, []byte(content1)); err != nil {
626 if err := h.CreateVariable(ctx, name, []byte(content)); err != nil {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/gocloud.dev/runtimevar/drivertest/
H A Ddrivertest.go38 CreateVariable(ctx context.Context, name string, val []byte) error methodSpec
190 if err := h.CreateVariable(ctx, name, []byte(content)); err != nil {
263 if err := h.CreateVariable(ctx, name, []byte(jsonContent)); err != nil {
310 if err := h.CreateVariable(ctx, name, []byte(content)); err != nil {
356 if err := h.CreateVariable(ctx, name, []byte(content1)); err != nil {
439 if err := h.CreateVariable(ctx, name, []byte(content1)); err != nil {
492 if err := h.CreateVariable(ctx, name, []byte(content2)); err != nil {
534 if err := h.CreateVariable(ctx, name, []byte(content1)); err != nil {
644 if err := h.CreateVariable(ctx, name, []byte(content)); err != nil {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/gocloud.dev/go-cloud-5094f54ed8bb/runtimevar/drivertest/
H A Ddrivertest.go38 CreateVariable(ctx context.Context, name string, val []byte) error methodSpec
190 if err := h.CreateVariable(ctx, name, []byte(content)); err != nil {
263 if err := h.CreateVariable(ctx, name, []byte(jsonContent)); err != nil {
310 if err := h.CreateVariable(ctx, name, []byte(content)); err != nil {
356 if err := h.CreateVariable(ctx, name, []byte(content1)); err != nil {
439 if err := h.CreateVariable(ctx, name, []byte(content1)); err != nil {
492 if err := h.CreateVariable(ctx, name, []byte(content2)); err != nil {
534 if err := h.CreateVariable(ctx, name, []byte(content1)); err != nil {
644 if err := h.CreateVariable(ctx, name, []byte(content)); err != nil {
/dports/games/zdoom/zdoom-2.8.1/src/fragglescript/
H A Dt_spec.cpp252 void FParser::CreateVariable(int newvar_type, DFsScript *newvar_script, int start, int stop) in CreateVariable() function in FParser
303 CreateVariable(newvar_type, newvar_script, starttoken, endtoken-1); in ParseVarLine()
307 CreateVariable(newvar_type, newvar_script, starttoken, NumTokens-1); in ParseVarLine()
/dports/devel/csmith/csmith-2.3.0/src/
H A DVariable.h67 …static Variable *CreateVariable(const std::string &name, const Type *type, const Expression* init,…
68 static Variable *CreateVariable(const std::string &name, const Type *type,
71 static Variable *CreateVariable(const std::string &name, const Type *type,
/dports/devel/jwasm/JWasm-f0a2fdd/src/H/
H A Dequate.h35 extern struct asym *CreateVariable( const char *, int );
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Common/Utils/Boolean/
H A DConversionContext.cs70 variable = Solver.CreateVariable(); in TranslateTermToVertex()
147 robddVariable = Solver.CreateVariable(); in TranslateTermToVertex()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gocloud.dev/runtimevar/awsparamstore/
H A Dawsparamstore_test.go55 func (h *harness) CreateVariable(ctx context.Context, name string, val []byte) error { func
67 return h.CreateVariable(ctx, name, val)
/dports/www/gohugo/hugo-0.91.2/vendor/gocloud.dev/runtimevar/awsparamstore/
H A Dawsparamstore_test.go55 func (h *harness) CreateVariable(ctx context.Context, name string, val []byte) error { func
67 return h.CreateVariable(ctx, name, val)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/gocloud.dev/runtimevar/awsparamstore/
H A Dawsparamstore_test.go55 func (h *harness) CreateVariable(ctx context.Context, name string, val []byte) error { func
67 return h.CreateVariable(ctx, name, val)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/gocloud.dev/go-cloud-5094f54ed8bb/runtimevar/awsparamstore/
H A Dawsparamstore_test.go55 func (h *harness) CreateVariable(ctx context.Context, name string, val []byte) error { func
67 return h.CreateVariable(ctx, name, val)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gocloud.dev/runtimevar/httpvar/
H A Dhttpvar_test.go48 func (h *harness) CreateVariable(ctx context.Context, name string, val []byte) error { func
231 if err := h.CreateVariable(ctx, "string-var", []byte("hello world")); err != nil {
234 if err := h.CreateVariable(ctx, "json-var", []byte(`{"Foo": "Bar"}`)); err != nil {
/dports/www/gohugo/hugo-0.91.2/vendor/gocloud.dev/runtimevar/httpvar/
H A Dhttpvar_test.go48 func (h *harness) CreateVariable(ctx context.Context, name string, val []byte) error { func
231 if err := h.CreateVariable(ctx, "string-var", []byte("hello world")); err != nil {
234 if err := h.CreateVariable(ctx, "json-var", []byte(`{"Foo": "Bar"}`)); err != nil {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/gocloud.dev/runtimevar/httpvar/
H A Dhttpvar_test.go48 func (h *harness) CreateVariable(ctx context.Context, name string, val []byte) error { func
231 if err := h.CreateVariable(ctx, "string-var", []byte("hello world")); err != nil {
234 if err := h.CreateVariable(ctx, "json-var", []byte(`{"Foo": "Bar"}`)); err != nil {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/gocloud.dev/go-cloud-5094f54ed8bb/runtimevar/httpvar/
H A Dhttpvar_test.go48 func (h *harness) CreateVariable(ctx context.Context, name string, val []byte) error { func
231 if err := h.CreateVariable(ctx, "string-var", []byte("hello world")); err != nil {
234 if err := h.CreateVariable(ctx, "json-var", []byte(`{"Foo": "Bar"}`)); err != nil {
/dports/math/amath/amath-1.8.5/src/main/
H A Duserfunction.h57 Variable* CreateVariable(const char* name);
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gocloud.dev/runtimevar/gcpruntimeconfig/
H A Dgcpruntimeconfig_test.go82 func (h *harness) CreateVariable(ctx context.Context, name string, val []byte) error { func
83 _, err := h.client.CreateVariable(ctx, &pb.CreateVariableRequest{
/dports/www/gohugo/hugo-0.91.2/vendor/gocloud.dev/runtimevar/gcpruntimeconfig/
H A Dgcpruntimeconfig_test.go82 func (h *harness) CreateVariable(ctx context.Context, name string, val []byte) error { func
83 _, err := h.client.CreateVariable(ctx, &pb.CreateVariableRequest{
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/gocloud.dev/runtimevar/gcpruntimeconfig/
H A Dgcpruntimeconfig_test.go82 func (h *harness) CreateVariable(ctx context.Context, name string, val []byte) error { func
83 _, err := h.client.CreateVariable(ctx, &pb.CreateVariableRequest{

1234567891011