/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/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/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | ValidIdentifiers.java | 55 special, enumConstant
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ValidIdentifiers.java | 47 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/node/deps/v8/src/objects/ |
D | swiss-hash-table-helpers.h | 265 auto special = _mm_set1_epi8(kSentinel); in MatchEmptyOrDeleted() local 272 auto special = _mm_set1_epi8(kSentinel); in CountLeadingEmptyOrDeleted() local
|
/third_party/node/test/fixtures/wpt/resources/webidl2/lib/ |
D | webidl2.js | 874 _attribute_js__WEBPACK_IMPORTED_MODULE_4__.Attribute.parse(tokeniser, { special }) || field 875 _operation_js__WEBPACK_IMPORTED_MODULE_3__.Operation.parse(tokeniser, { special }) || field 2070 static parse(tokeniser, { special, regular } = {}) { property 2071 const tokens = { special }; field 2110 get special() { getter in Operation 2185 { special, noInherit = false, readonly = false } = {} property 2188 const tokens = { special }; field 2223 get special() { getter in Attribute 2637 _attribute_js__WEBPACK_IMPORTED_MODULE_1__.Attribute.parse(tokeniser, { special }) || field 2638 _operation_js__WEBPACK_IMPORTED_MODULE_2__.Operation.parse(tokeniser, { special }) || field
|
/third_party/python/Modules/_xxtestfuzz/fuzz_json_loads_corpus/ |
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 | 539 uint32_t special = 0; in pcre2_substitute() local
|
/third_party/node/deps/v8/src/strings/ |
D | string-builder.cc | 15 void StringBuilderConcatHelper(String special, sinkchar* sink, in StringBuilderConcatHelper()
|
/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 | 361 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/node/deps/v8/src/runtime/ |
D | runtime-strings.cc | 206 Handle<String> special = args.at<String>(2); in RUNTIME_FUNCTION() local
|
/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
|