Home
last modified time | relevance | path

Searched defs:is_var (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/perf/
H A Dperf-extents.hh11 static void extents (benchmark::State &state, const char *font_path, bool is_var, backend_t backend) in extents() argument
H A Dperf-draw.hh56 static void draw (benchmark::State &state, const char *font_path, bool is_var, backend_t backend) in draw() argument
/third_party/rust/crates/bindgen/bindgen/ir/
H A Ditem_kind.rs118 pub fn is_var(&self) -> bool { in is_var() functions
H A Ditem.rs679 pub fn is_var(&self) -> bool { in is_var() functions
/third_party/node/deps/v8/src/runtime/
H A Druntime-scopes.cc247 bool is_var = value->IsUndefined(isolate); in DeclareEvalHelper() local
50 DeclareGlobal(Isolate* isolate, Handle<JSGlobalObject> global, Handle<String> name, Handle<Object> value, PropertyAttributes attr, bool is_var, RedeclarationType redeclaration_type) DeclareGlobal() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_goto_ifs.c44 bool is_var; member
[all...]

Completed in 6 milliseconds