Home
last modified time | relevance | path

Searched defs:undefined (Results 1 – 25 of 1621) sorted by relevance

12345678910>>...65

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/compute/
H A Dtransforms.py55 def TransformFirewallRule(r, undefined=''): argument
107 def TransformImageAlias(r, undefined=''): argument
129 def TransformLocation(r, undefined=''): argument
146 def TransformLocationScope(r, undefined=''): argument
163 def TransformMachineType(r, undefined=''): argument
227 def TransformProject(r, undefined=''): argument
243 def TransformName(r, undefined=''): argument
261 def TransformQuota(r, undefined=''): argument
297 def TransformStatus(r, undefined=''): argument
336 def TransformZone(r, undefined=''): argument
[all …]
/dports/devel/p5-Class-ObjectTemplate-DB/Class-ObjectTemplate-DB-0.27/
H A Dtest.pl38 sub undefined {return 23;} subroutine
94 sub undefined {return 27} subroutine
133 sub undefined {return 27} subroutine
274 sub undefined {return 27}; subroutine
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/core/resource/
H A Dresource_transform.py88 def GetKeyValue(r, key, undefined=None): argument
123 def TransformBaseName(r, undefined=''): argument
316 def TransformDecode(r, encoding, undefined=''): argument
356 unit=1, undefined=''): argument
458 def TransformEncode(r, encoding, undefined=''): argument
797 def TransformIso(r, undefined='T'): argument
812 def TransformJoin(r, sep='/', undefined=''): argument
1013 def TransformSegment(r, index=-1, undefined=''): argument
1118 def TransformSlice(r, op=':', undefined=''): argument
1206 def TransformSplit(r, sep='/', undefined=''): argument
[all …]
/dports/audio/libmusicxml/libmusicxml-3.18/src/lib/
H A Dconversions.h35 enum type { undefined, upper, main, below, last=below }; enumerator
53 enum type { undefined, whole, half, unison, none, last=none }; enumerator
71 enum type { undefined, full, cue, last=cue }; enumerator
89 enum type { undefined, yes, no, last=no }; enumerator
107 enum type { undefined, start, stop, cont, last=cont }; enumerator
125 enum type { undefined, solid, dashed, dotted, wavy, last=wavy }; enumerator
147 enum type { undefined, enumerator
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/cloudbuild/
H A Dtransforms.py54 def TransformBuildImages(r, undefined=''): argument
81 def TransformBuildSource(r, undefined=''): argument
116 def _GetUri(resource, undefined=None): argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/debug/
H A Dtransforms.py41 def TransformFullStatus(r, undefined='UNKNOWN_ERROR'): argument
66 def TransformShortStatus(r, undefined='UNKNOWN_ERROR'): argument
88 def _TransformStatuses(r, undefined): argument
/dports/math/vtk9/VTK-9.1.0/Utilities/Python/
H A DvtkUndefinedSymbolsAllowed.cmake21 project(undefined C) project
22 add_library(undefined SHARED uses_undefined.c) target
/dports/devel/boost-docs/boost_1_72_0/libs/hana/test/optional/
H A Dsfinae.cpp16 struct undefined { }; struct
69 hana::sfinae(undefined{})(Tracked{1}); in main() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/hana/test/optional/
H A Dsfinae.cpp16 struct undefined { }; struct
69 hana::sfinae(undefined{})(Tracked{1}); in main() local
/dports/devel/boost-libs/boost_1_72_0/libs/hana/test/optional/
H A Dsfinae.cpp16 struct undefined { }; struct
69 hana::sfinae(undefined{})(Tracked{1}); in main() local
/dports/devel/hyperscan/boost_1_75_0/libs/hana/test/optional/
H A Dsfinae.cpp16 struct undefined { }; struct
69 hana::sfinae(undefined{})(Tracked{1}); in main() local
/dports/devel/boost-docs/boost_1_72_0/libs/hana/test/_include/auto/
H A Dscans.hpp21 struct undefined { }; in __anon34cbadc90102() struct
116 struct undefined { }; in __anon34cbadc90202() struct
H A Dzips.hpp25 struct undefined { }; in __anonbdcc22770102() struct
157 struct undefined { }; in __anonbdcc22770202() struct
/dports/devel/boost-python-libs/boost_1_72_0/libs/hana/test/_include/auto/
H A Dscans.hpp21 struct undefined { }; in __anon1d5ae8f90102() struct
116 struct undefined { }; in __anon1d5ae8f90202() struct
H A Dzips.hpp25 struct undefined { }; in __anon86c8b7a70102() struct
157 struct undefined { }; in __anon86c8b7a70202() struct
/dports/devel/boost-libs/boost_1_72_0/libs/hana/test/_include/auto/
H A Dscans.hpp21 struct undefined { }; in __anondc38a5aa0102() struct
116 struct undefined { }; in __anondc38a5aa0202() struct
H A Dzips.hpp25 struct undefined { }; in __anonab9922380102() struct
157 struct undefined { }; in __anonab9922380202() struct
/dports/devel/hyperscan/boost_1_75_0/libs/hana/test/_include/auto/
H A Dscans.hpp21 struct undefined { }; in __anon1f5e649c0102() struct
116 struct undefined { }; in __anon1f5e649c0202() struct
H A Dzips.hpp25 struct undefined { }; in __anoncca9caea0102() struct
157 struct undefined { }; in __anoncca9caea0202() struct
/dports/lang/ghc/ghc-8.10.7/libraries/base/GHC/
H A DErr.hs79 undefined = error "Prelude.undefined" function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/third_party/wasmparser/package/src/
H A DWasmParser.ts512 undefined, constant
513 undefined, constant
514 undefined, constant
515 undefined, constant
525 undefined, constant
526 undefined, constant
527 undefined, constant
528 undefined, constant
529 undefined, constant
530 undefined, constant
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/common/util/
H A DBitmask.cpp31 unsigned undefined = shiftL ? ~0 : 0; in getFieldImpl() local
91 unsigned undefined = shiftL ? ~0 : 0; in setFieldImpl() local
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4setiterator.cpp71 QV4::Value undefined = Value::undefinedValue(); in method_next() local
95 QV4::Value undefined = Value::undefinedValue(); in method_next() local
H A Dqv4mapiterator.cpp71 QV4::Value undefined = Value::undefinedValue(); in method_next() local
103 QV4::Value undefined = Value::undefinedValue(); in method_next() local
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4setiterator.cpp71 QV4::Value undefined = Value::undefinedValue(); in method_next() local
95 QV4::Value undefined = Value::undefinedValue(); in method_next() local

12345678910>>...65