Home
last modified time | relevance | path

Searched defs:expanded (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DVariablePacker.cpp30 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/
Dlocs.py178 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/
Dlib.rs23 let expanded = quote! { in derive_heap_size() localVariable
/third_party/rust/crates/rust-openssl/openssl-sys/build/
Dmain.rs158 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/
Dderive.rs8 let mut expanded = TokenStream::new(); in expand_struct() localVariable
39 let mut expanded = TokenStream::new(); in expand_enum() localVariable
Dexpand.rs52 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/
Dlib.rs118 let expanded = quote! { in lazy_static() localVariable
/third_party/skia/bench/
DBlurImageFilterBench.cpp64 bool expanded) in BlurImageFilterBench()
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_builder.h578 const dst_reg expanded = vgrf(src.type); in fix_3src_operand() local
Dbrw_vec4_visitor.cpp302 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
Dbrw_fs_builder.h836 dst_reg expanded = vgrf(src.type); in fix_3src_operand() local
/third_party/python/Tools/unicode/
Dmakeunicodedata.py946 def expanded(self) -> Iterator[Tuple[int, List[str]]]: member in UcdFile
/third_party/musl/src/crypt/
Dcrypt_blowfish.c498 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/
DAtomicExpandPass.cpp1474 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/
Deddsa.c183 uint8_t expanded[EDDSA_448_PRIVATE_BYTES * 2]; in ossl_c448_ed448_sign() local
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
Deddsa.c183 uint8_t expanded[EDDSA_448_PRIVATE_BYTES * 2]; in ossl_c448_ed448_sign() local
/third_party/skia/src/pathops/
DSkOpCoincidence.cpp59 bool expanded = false; in expand() local
1232 bool expanded = false; in expand() local
DSkPathOpsDebug.cpp1425 bool expanded = false; in debugExpand() local
2002 bool expanded = false; in debugExpand() local
/third_party/mesa3d/src/panfrost/midgard/
Dhelpers.h307 unsigned expanded = (1 << factor) - 1; in expand_writemask() local
/third_party/gn/src/base/win/
Dregistry.cc286 char16_t expanded[kMaxStringLength]; in ReadValue() local
/third_party/mesa3d/src/compiler/glsl/glcpp/
Dglcpp-parse.y1776 token_list_t *expanded; in _glcpp_parser_expand_and_lex_from() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBManagerGUI.java1258 …omponent getTreeCellRendererComponent(JTree tree, Object value, boolean selected, boolean expanded, in getTreeCellRendererComponent()
/third_party/ffmpeg/libavformat/
Dhlsenc.c1718 char *expanded = NULL; local
3034 char *expanded = NULL; local
/third_party/ltp/tools/sparse/sparse-src/
Dpre-process.c313 struct token *expanded; member
/third_party/gstreamer/gstreamer/gst/
Dgstutils.c4073 gchar *expanded = NULL, *new_stream_id; in gst_pad_create_stream_id_printf_valist() local

12