| /third_party/musl/src/linux/ |
| D | mount.c | 4 int mount(const char *special, const char *dir, const char *fstype, unsigned long flags, const void… in mount() 9 int umount(const char *special) in umount() 14 int umount2(const char *special, int flags) in umount2()
|
| D | quotactl.c | 4 int quotactl(int cmd, const char *special, int id, char *addr) in quotactl()
|
| /third_party/optimized-routines/math/test/rtest/ |
| D | main.c | 99 struct special { in get_operand() struct 100 unsigned dblword0, dblword1, sglword; in get_operand() 101 const char *name; in get_operand()
|
| /third_party/node/benchmark/fixtures/ |
| D | coverage-many-branches.js | 45 special: { property 65 special: { property
|
| /third_party/musl/libc-test/src/functionalext/supplement/linux/ |
| D | mount.c | 27 const char special[] = "/mymount"; in mount_0100() local
|
| /third_party/ltp/testcases/kernel/syscalls/quotactl/ |
| D | quotactl_syscall_var.h | 17 static int do_quotactl(int fd, int cmd, const char *special, int id, caddr_t addr) in do_quotactl()
|
| /third_party/skia/tests/ |
| D | DeviceTest.cpp | 96 sk_sp<SkSpecialImage> special = DeviceTestingAccess::MakeSpecial(device.get(), bm); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| /third_party/flutter/skia/tests/ |
| D | DeviceTest.cpp | 96 sk_sp<SkSpecialImage> special = DeviceTestingAccess::MakeSpecial(gpuDev.get(), bm); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| D | disasm.c | 62 print_reg(ppir_codegen_vec4_reg reg, const char *special, FILE *fp) in print_reg() 89 print_vector_source(ppir_codegen_vec4_reg reg, const char *special, in print_vector_source() 105 print_source_scalar(unsigned reg, const char *special, bool abs, bool neg, FILE *fp) in print_source_scalar()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | ValidIdentifiers.java | 47 special, enumConstant
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | ValidIdentifiers.java | 55 special, enumConstant
|
| /third_party/ninja/src/ |
| D | eval_env.cc | 141 bool special = (i->second == SPECIAL); in Unparse() local
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| D | va_validate.c | 87 bool special = !bi_is_null(buf) && fau_is_special(buf.value); in fau_state_special() local
|
| /third_party/flutter/skia/src/sksl/ |
| D | SkSLByteCodeGenerator.h | 159 Value(SpecialIntrinsic special) in Value()
|
| /third_party/python/Modules/_xxtestfuzz/fuzz_json_loads_corpus/ |
| D | pass1.json | 27 "special": "`1~!@#$%^&*()_+-={':[,]}|;.</>?", string
|
| /third_party/jsoncpp/test/jsonchecker/ |
| D | pass1.json | 27 "special": "`1~!@#$%^&*()_+-={':[,]}|;.</>?", string
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| D | mir_promote_uniforms.c | 284 BITSET_WORD *special = mir_special_indices(ctx); in midgard_promote_uniforms() local
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_substitute.c | 536 uint32_t special = 0; in pcre2_substitute() local
|
| /third_party/ntfs-3g/libntfs-3g/ |
| D | acls.c | 2938 le32 owner, le32 group, le32 world, le32 special) in merge_permissions() 3203 le32 special; in build_std_permissions() local 3290 le32 special; in build_owngrp_permissions() local 3482 le32 special; in build_ownadmin_permissions() local
|
| /third_party/typescript/src/services/ |
| D | navigationBar.ts | 346 const special = getAssignmentDeclarationKind(node as BinaryExpression); constant
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| D | token.h | 192 unsigned int special; member
|
| /third_party/python/Lib/test/ |
| D | test_long.py | 21 special = [0, 1, 2, BASE, BASE >> 1, 0x5555555555555555, 0xaaaaaaaaaaaaaaaa] variable
|
| /third_party/python/Objects/ |
| D | weakrefobject.c | 482 #define WRAP_METHOD(method, special) \ argument
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| D | etnaviv_context.h | 64 enum etna_varying_special special; member
|
| /third_party/rust/crates/glob/src/ |
| D | lib.rs | 852 let special = "." == s || ".." == s; in fill_todo() localVariable
|