Home
last modified time | relevance | path

Searched defs:BuiltInFunction (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/value/
H A Dbuilt_in_function.rs14 pub(crate) enum BuiltInFunction { enum
45 impl BuiltInFunction { implementation
150 impl fmt::Display for BuiltInFunction { implementation
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DInitialize.cpp158 struct BuiltInFunction { struct
159 TOperator op; // operator to map the name to
160 const char* name; // function name
161 …ments; // number of arguments (overloads with varying arguments need different entries)
162 ArgType types; // ArgType mask
163 ArgClass classes; // the ways this particular function entry manifests
164 const span<const Versioning> versioning; // An empty span means always a valid version
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DInitialize.cpp159 struct BuiltInFunction { struct
160 TOperator op; // operator to map the name to
161 const char* name; // function name
162 …ments; // number of arguments (overloads with varying arguments need different entries)
163 ArgType types; // ArgType mask
164 ArgClass classes; // the ways this particular function entry manifests
165 const span<const Versioning> versioning; // An empty span means always a valid version
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/
H A Dvalue.rs24 BuiltInFunction(BuiltInFunction), enumerator
317 func: BuiltInFunction, in apply_built_in_function()
H A Dlib.rs65 BuiltInFunction, enumerator
/aosp_15_r20/external/jcommander/lib/
HDkotlin-reflect.jarMETA-INF/MANIFEST.MF META-INF/build.txt META-INF/kotlin ...