| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_opt_access.c | 224 …date_access(struct access_state *state, nir_intrinsic_instr *instr, bool is_buffer, bool is_global) in update_access()
|
| /third_party/python/Lib/ |
| D | ipaddress.py | 1092 def is_global(self): member in _BaseNetwork 1347 def is_global(self): member in IPv4Address 1529 def is_global(self): member in IPv4Network 2024 def is_global(self): member in IPv6Address
|
| D | symtable.py | 247 def is_global(self): member in Symbol
|
| /third_party/rust/crates/rustix/src/net/ |
| D | ip.rs | 298 pub const fn is_global(&self) -> bool { in is_global() method 749 pub const fn is_global(&self) -> bool { in is_global() method 1406 pub const fn is_global(&self) -> bool { in is_global() method
|
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| D | sb_shader.h | 112 bool is_global() { return flags & RCF_GLOBAL; } in is_global() function
|
| D | sb_valtable.cpp | 254 bool value::is_global() { in is_global() function in r600_sb::value
|
| /third_party/node/test/fixtures/wpt/wasm/jsapi/ |
| D | wasm-module-builder.js | 827 addDataSegment(addr, data, is_global = false) { argument 829 {addr: addr, data: data, is_global: is_global, is_active: true}); property 842 addElementSegment(table, base, is_global, array) { argument 843 this.element_segments.push({table: table, base: base, is_global: is_global, property
|
| /third_party/musl/porting/linux/user/src/internal/ |
| D | dynlink.h | 143 bool is_global; member
|
| /third_party/musl/src/internal/ |
| D | dynlink.h | 155 bool is_global; member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| D | glsl_to_nir.cpp | 114 bool is_global; member in __anon390cec7f0111::nir_visitor
|
| /third_party/node/test/fixtures/wpt/resources/ |
| D | idlharness.js | 1268 IdlInterface.prototype.is_global = function() method in IdlInterface
|
| /third_party/node/deps/v8/src/asmjs/ |
| D | asm-parser.cc | 201 const bool is_global = AsmJsScanner::IsGlobal(token); in GetVarInfo() local
|
| /third_party/mesa3d/src/compiler/spirv/ |
| D | vtn_variables.c | 2391 const bool is_global = storage_class != SpvStorageClassFunction; in vtn_handle_variables() local
|
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| D | vid_dec_av1.c | 1281 bool is_global; in global_motion_params() local
|
| /third_party/node/deps/v8/src/builtins/ |
| D | builtins-string-gen.cc | 1178 TNode<BoolT> is_global = regexp_asm.FlagGetter(context, heap_maybe_regexp, in TF_BUILTIN() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| D | midgard_compile.c | 1811 bool is_global = instr->intrinsic == nir_intrinsic_load_global || in emit_intrinsic() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | cbs_av1.h | 280 uint8_t is_global[AV1_TOTAL_REFS_PER_FRAME]; member
|
| /third_party/ffmpeg/fftools/ |
| D | ffmpeg_opt.c | 271 …c int parse_and_set_vsync(const char *arg, int *vsync_var, int file_idx, int st_idx, int is_global) in parse_and_set_vsync()
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| D | nir_to_vir.c | 504 bool is_shared_or_scratch, bool is_global) in ntq_emit_tmu_general()
|