Home
last modified time | relevance | path

Searched defs:special (Results 1 – 25 of 49) sorted by relevance

12

/third_party/musl/src/linux/
Dmount.c4 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()
Dquotactl.c4 int quotactl(int cmd, const char *special, int id, char *addr) in quotactl()
/third_party/optimized-routines/math/test/rtest/
Dmain.c99 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/
Dcoverage-many-branches.js45 special: { property
65 special: { property
/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dmount.c27 const char special[] = "/mymount"; in mount_0100() local
/third_party/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl_syscall_var.h17 static int do_quotactl(int fd, int cmd, const char *special, int id, caddr_t addr) in do_quotactl()
/third_party/skia/tests/
DDeviceTest.cpp96 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/
Ddisasm.c62 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/
DValidIdentifiers.java55 special, enumConstant
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DValidIdentifiers.java47 special, enumConstant
/third_party/ninja/src/
Deval_env.cc141 bool special = (i->second == SPECIAL); in Unparse() local
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dva_validate.c87 bool special = !bi_is_null(buf) && fau_is_special(buf.value); in fau_state_special() local
/third_party/node/deps/v8/src/objects/
Dswiss-hash-table-helpers.h265 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/
Dwebidl2.js874 _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/
Dpass1.json27 "special": "`1~!@#$%^&*()_+-={':[,]}|;.</>?", string
/third_party/mesa3d/src/panfrost/midgard/
Dmir_promote_uniforms.c284 BITSET_WORD *special = mir_special_indices(ctx); in midgard_promote_uniforms() local
/third_party/pcre2/pcre2/src/
Dpcre2_substitute.c539 uint32_t special = 0; in pcre2_substitute() local
/third_party/node/deps/v8/src/strings/
Dstring-builder.cc15 void StringBuilderConcatHelper(String special, sinkchar* sink, in StringBuilderConcatHelper()
/third_party/ntfs-3g/libntfs-3g/
Dacls.c2938 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/
DnavigationBar.ts361 const special = getAssignmentDeclarationKind(node as BinaryExpression); constant
/third_party/ltp/tools/sparse/sparse-src/
Dtoken.h192 unsigned int special; member
/third_party/python/Lib/test/
Dtest_long.py21 special = [0, 1, 2, BASE, BASE >> 1, 0x5555555555555555, 0xaaaaaaaaaaaaaaaa] variable
/third_party/node/deps/v8/src/runtime/
Druntime-strings.cc206 Handle<String> special = args.at<String>(2); in RUNTIME_FUNCTION() local
/third_party/python/Objects/
Dweakrefobject.c482 #define WRAP_METHOD(method, special) \ argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_context.h64 enum etna_varying_special special; member

12