Home
last modified time | relevance | path

Searched defs:expand (Results 1 - 25 of 68) sorted by relevance

123

/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
H A D037-finalize-unexpanded-macro.c1 #define expand(x) expand(x once) macro
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobjects.pl160 sub expand subroutine
/third_party/openssl/crypto/objects/
H A Dobjects.pl160 sub expand subroutine
/third_party/rust/crates/cxx/macro/src/
H A Dtype_id.rs21 pub fn expand(krate: Crate, arg: QualifiedName) -> TokenStream { in expand() functions
H A Dlib.rs33 mod expand; modules
/third_party/mesa3d/src/freedreno/computerator/examples/
H A Dtest-opcodes.sh98 expand() { function
/third_party/rust/crates/regex/tests/
H A Dmacros_str.rs21 macro_rules! expand { macros
H A Dmacros_bytes.rs27 macro_rules! expand { macros
/third_party/node/deps/minimatch/src/node_modules/brace-expansion/
H A Dindex.js95 function expand(str, isTop) { function
/third_party/node/deps/npm/node_modules/brace-expansion/
H A Dindex.js95 function expand(str, isTop) { function
/third_party/node/deps/openssl/openssl/crypto/comp/
H A Dcomp_local.h18 int (*expand) (COMP_CTX *ctx, member
/third_party/openssl/crypto/comp/
H A Dcomp_local.h18 int (*expand) (COMP_CTX *ctx, member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DGlobPattern.cpp27 static Expected<BitVector> expand(StringRef S, StringRef Original) { in expand() function
/third_party/libunwind/libunwind/src/mi/
H A Dmempool.c88 expand (struct mempool *pool) in expand() function
/third_party/rust/crates/memchr/src/tests/memchr/
H A Dtestdata.rs283 fn expand(&self) -> Vec<MemchrTest> { in expand() functions
/third_party/curl/CMake/
H A DCurlTests.c423 #define expand(x) enquote(x) macro
/third_party/ninja/misc/
H A Dninja_syntax.py220 def expand(string: str, vars: Dict[str, str], local_vars: Dict[str, str] = {}) -> str: function
/third_party/python/Lib/idlelib/
H A Dsqueezer.py138 def expand(self, event=None): member in ExpandingButton
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_testing.h197 SpyHashState expand() const { return absl::visit(ExpandVisitor{}, value); } in VerifyTypeImplementsAbslHashCorrectly() function
/third_party/rust/crates/regex/src/
H A Dlib.rs741 mod expand; modules
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DSelection.java119 public void expand(BreakIterator breaker) { in expand() method in Selection
/third_party/node/deps/openssl/openssl/crypto/lhash/
H A Dlhash.c213 static int expand(OPENSSL_LHASH *lh) in expand() function
/third_party/openssl/crypto/lhash/
H A Dlhash.c213 static int expand(OPENSSL_LHASH *lh) in expand() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DStringRange.java242 public static Collection<String> expand(String start, String end, boolean requireSameLength, Collection<String> output) { in expand() method in StringRange
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCompactCharArray.java398 private void expand() in expand() method in CompactCharArray

Completed in 11 milliseconds

123