/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | VariablePacker.cpp | 30 std::vector<ShaderVariable> *expanded) in ExpandStructVariable() 46 std::vector<ShaderVariable> *expanded) in ExpandStructArrayVariable() 67 std::vector<ShaderVariable> *expanded) in ExpandVariable()
|
/third_party/node/deps/v8/tools/ |
D | locs.py | 178 def __init__(self, loc, in_bytes, expanded, expanded_bytes): argument 195 def __init__(self, file, target, loc, in_bytes, expanded, expanded_bytes): argument 275 def recordFile(self, filename, targetname, loc, in_bytes, expanded, expanded_bytes): argument
|
/third_party/rust/crates/syn/examples/heapsize/heapsize_derive/src/ |
D | lib.rs | 23 let expanded = quote! { in derive_heap_size() localVariable
|
/third_party/rust/crates/rust-openssl/openssl-sys/build/ |
D | main.rs | 158 let expanded = match gcc.file("build/expando.c").try_expand() { in validate_headers() localVariable 189 let expanded = String::from_utf8(expanded).unwrap(); in validate_headers() localVariable
|
/third_party/rust/crates/cxx/macro/src/ |
D | derive.rs | 8 let mut expanded = TokenStream::new(); in expand_struct() localVariable 39 let mut expanded = TokenStream::new(); in expand_enum() localVariable
|
D | expand.rs | 52 let mut expanded = TokenStream::new(); in expand() localVariable 135 let expanded = quote_spanned!(span=> {#expanded}); in expand() localVariable
|
/third_party/rust/crates/syn/examples/lazy-static/lazy-static/src/ |
D | lib.rs | 118 let expanded = quote! { in lazy_static() localVariable
|
/third_party/skia/bench/ |
D | BlurImageFilterBench.cpp | 64 bool expanded) in BlurImageFilterBench()
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_vec4_builder.h | 578 const dst_reg expanded = vgrf(src.type); in fix_3src_operand() local
|
D | brw_vec4_visitor.cpp | 302 dst_reg expanded = dst_reg(this, glsl_type::vec4_type); in fix_3src_operand() local 328 dst_reg expanded = dst_reg(this, glsl_type::vec4_type); in fix_math_operand() local
|
D | brw_fs_builder.h | 836 dst_reg expanded = vgrf(src.type); in fix_3src_operand() local
|
/third_party/python/Tools/unicode/ |
D | makeunicodedata.py | 946 def expanded(self) -> Iterator[Tuple[int, List[str]]]: member in UcdFile
|
/third_party/musl/src/crypt/ |
D | crypt_blowfish.c | 498 static void BF_set_key(const char *key, BF_key expanded, BF_key initial, in BF_set_key()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | AtomicExpandPass.cpp | 1474 bool expanded = expandAtomicOpToLibcall( in expandAtomicLoadToLibcall() local 1488 bool expanded = expandAtomicOpToLibcall( in expandAtomicStoreToLibcall() local 1503 bool expanded = expandAtomicOpToLibcall( in expandAtomicCASToLibcall() local
|
/third_party/openssl/crypto/ec/curve448/ |
D | eddsa.c | 183 uint8_t expanded[EDDSA_448_PRIVATE_BYTES * 2]; in ossl_c448_ed448_sign() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
D | eddsa.c | 183 uint8_t expanded[EDDSA_448_PRIVATE_BYTES * 2]; in ossl_c448_ed448_sign() local
|
/third_party/skia/src/pathops/ |
D | SkOpCoincidence.cpp | 59 bool expanded = false; in expand() local 1232 bool expanded = false; in expand() local
|
D | SkPathOpsDebug.cpp | 1425 bool expanded = false; in debugExpand() local 2002 bool expanded = false; in debugExpand() local
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | helpers.h | 307 unsigned expanded = (1 << factor) - 1; in expand_writemask() local
|
/third_party/gn/src/base/win/ |
D | registry.cc | 286 char16_t expanded[kMaxStringLength]; in ReadValue() local
|
/third_party/mesa3d/src/compiler/glsl/glcpp/ |
D | glcpp-parse.y | 1776 token_list_t *expanded; in _glcpp_parser_expand_and_lex_from() local
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
D | RBManagerGUI.java | 1258 …omponent getTreeCellRendererComponent(JTree tree, Object value, boolean selected, boolean expanded, in getTreeCellRendererComponent()
|
/third_party/ffmpeg/libavformat/ |
D | hlsenc.c | 1718 char *expanded = NULL; local 3034 char *expanded = NULL; local
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | pre-process.c | 313 struct token *expanded; member
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstutils.c | 4073 gchar *expanded = NULL, *new_stream_id; in gst_pad_create_stream_id_printf_valist() local
|