Home
last modified time | relevance | path

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

123

/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/boost/libs/container/test/
Dinsert_vs_emplace_test.cpp29 struct special struct in X
31 unsigned c;
32 unsigned dt;
33 unsigned cc;
34 unsigned ca;
35 unsigned mc;
36 unsigned ma;
/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/grpc/test/core/util/
Dfuzzer_util.cc35 char* grpc_fuzzer_get_next_string(input_stream* inp, bool* special) { in grpc_fuzzer_get_next_string()
/third_party/flutter/skia/tests/
DDeviceTest.cpp96 sk_sp<SkSpecialImage> special = DeviceTestingAccess::MakeSpecial(gpuDev.get(), bm); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/tests/
DDeviceTest.cpp96 sk_sp<SkSpecialImage> special = DeviceTestingAccess::MakeSpecial(device.get(), bm); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DValidIdentifiers.java47 special, enumConstant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DValidIdentifiers.java55 special, enumConstant
/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/ninja/src/
Deval_env.cc139 bool special = (i->second == SPECIAL); in Unparse() local
/third_party/flutter/skia/src/sksl/
DSkSLByteCodeGenerator.h159 Value(SpecialIntrinsic special) in Value()
/third_party/python/Modules/_xxtestfuzz/fuzz_json_loads_corpus/
Dpass1.json27 "special": "`1~!@#$%^&*()_+-={':[,]}|;.</>?", string
/third_party/jsoncpp/test/jsonchecker/
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/boost/tools/quickbook/src/
Dsyntax_highlight.cpp357 preprocessor, inline_callout, line_callout, comment, special, member
516 comment, special, string_, string_prefix, short_string, member
/third_party/pcre2/pcre2/src/
Dpcre2_substitute.c517 uint32_t special = 0; in pcre2_substitute() local
/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.ts346 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/python/Objects/
Dweakrefobject.c482 #define WRAP_METHOD(method, special) \ argument

123