/third_party/mesa3d/src/compiler/glsl/glcpp/tests/ |
H A D | 037-finalize-unexpanded-macro.c | 1 #define expand(x) expand(x once) macro
|
/third_party/node/deps/openssl/openssl/crypto/objects/ |
H A D | objects.pl | 160 sub expand subroutine
|
/third_party/openssl/crypto/objects/ |
H A D | objects.pl | 160 sub expand subroutine
|
/third_party/rust/crates/cxx/macro/src/ |
H A D | type_id.rs | 21 pub fn expand(krate: Crate, arg: QualifiedName) -> TokenStream { in expand() functions
|
H A D | lib.rs | 33 mod expand; modules
|
/third_party/mesa3d/src/freedreno/computerator/examples/ |
H A D | test-opcodes.sh | 98 expand() { function
|
/third_party/rust/crates/regex/tests/ |
H A D | macros_str.rs | 21 macro_rules! expand { macros
|
H A D | macros_bytes.rs | 27 macro_rules! expand { macros
|
/third_party/node/deps/minimatch/src/node_modules/brace-expansion/ |
H A D | index.js | 95 function expand(str, isTop) { function
|
/third_party/node/deps/npm/node_modules/brace-expansion/ |
H A D | index.js | 95 function expand(str, isTop) { function
|
/third_party/node/deps/openssl/openssl/crypto/comp/ |
H A D | comp_local.h | 18 int (*expand) (COMP_CTX *ctx, member
|
/third_party/openssl/crypto/comp/ |
H A D | comp_local.h | 18 int (*expand) (COMP_CTX *ctx, member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | GlobPattern.cpp | 27 static Expected<BitVector> expand(StringRef S, StringRef Original) { in expand() function
|
/third_party/libunwind/libunwind/src/mi/ |
H A D | mempool.c | 88 expand (struct mempool *pool) in expand() function
|
/third_party/rust/crates/memchr/src/tests/memchr/ |
H A D | testdata.rs | 283 fn expand(&self) -> Vec<MemchrTest> { in expand() functions
|
/third_party/curl/CMake/ |
H A D | CurlTests.c | 423 #define expand(x) enquote(x) macro
|
/third_party/ninja/misc/ |
H A D | ninja_syntax.py | 220 def expand(string: str, vars: Dict[str, str], local_vars: Dict[str, str] = {}) -> str: function
|
/third_party/python/Lib/idlelib/ |
H A D | squeezer.py | 138 def expand(self, event=None): member in ExpandingButton
|
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/ |
H A D | hash_testing.h | 197 SpyHashState expand() const { return absl::visit(ExpandVisitor{}, value); } in VerifyTypeImplementsAbslHashCorrectly() function
|
/third_party/rust/crates/regex/src/ |
H A D | lib.rs | 741 mod expand; modules
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
H A D | Selection.java | 119 public void expand(BreakIterator breaker) { in expand() method in Selection
|
/third_party/node/deps/openssl/openssl/crypto/lhash/ |
H A D | lhash.c | 213 static int expand(OPENSSL_LHASH *lh) in expand() function
|
/third_party/openssl/crypto/lhash/ |
H A D | lhash.c | 213 static int expand(OPENSSL_LHASH *lh) in expand() function
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | StringRange.java | 242 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 D | CompactCharArray.java | 398 private void expand() in expand() method in CompactCharArray
|