Searched refs:get_ (Results 1 – 14 of 14) sorted by relevance
96 Handle<Object> get() const { return get_; } in get()97 void set_get(Handle<Object> get) { get_ = get; } in set_get()98 bool has_get() const { return !get_.is_null(); } in has_get()122 Handle<Object> get_; variable
361 if (has_get()) obj->set_get(*get_); in ToPropertyDescriptorObject()
73 #define FT_DEFINE_SERVICE_SFNT_TABLEREC( class_, load_, get_, info_ ) \ argument76 load_, get_, info_ \
140 static void get_##prop_name##_static( \143 JSPropGetter<class_name, &class_name::get_##prop_name>( \
19 return input->get_{{field.name}}();
60 {{field.kind|cpp_union_getter_return_type}} get_{{field.name}}() const {
19 double get_(int x) { return (double)x; } in get_() function21 double (* volatile get)(int) = get_;
112 = L2bpfListenSocket - get_*()
279 the DistributionMetadata get_* methods will now return a utf-8 encoded
845 unsigned get_##name() const { \
2127 extern "C++" inline auto get_##name(wasm::own<Name>& x)->wasm_##name##_t* { \2130 extern "C++" inline auto get_##name(const wasm::own<Name>& x) \2175 extern "C++" inline auto get_##name##_vec(vec<Name>& v) \2180 extern "C++" inline auto get_##name##_vec(const vec<Name>& v) \
3525 get_##prefix##_prog_data(const struct anv_graphics_pipeline *pipeline) \
1471 - zink/spirv: clean up get_[fu]vec_constant
52348 * linux/powerpc/syscallent.h: Swap positions of get_ and set_robust_list.