Home
last modified time | relevance | path

Searched defs:special (Results 1 - 25 of 27) sorted by relevance

12

/third_party/musl/src/linux/
H A Dquotactl.c4 int quotactl(int cmd, const char *special, int id, char *addr) in quotactl() argument
H A Dmount.c4 int mount(const char *special, const char *dir, const char *fstype, unsigned long flags, const void *data) in mount() argument
9 int umount(const char *special) in umount() argument
14 int umount2(const char *special, int flags) in umount2() argument
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dmount.c27 const char special[] = "/mymount"; in mount_0100() local
/third_party/ltp/testcases/kernel/syscalls/quotactl/
H A Dquotactl_syscall_var.h17 static int do_quotactl(int fd, int cmd, const char *special, int id, caddr_t addr) in do_quotactl() argument
/third_party/skia/tests/
H A DDeviceTest.cpp96 sk_sp<SkSpecialImage> special = DeviceTestingAccess::MakeSpecial(device.get(), bm); DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
[all...]
/third_party/ninja/src/
H A Deval_env.cc141 bool special = (i->second == SPECIAL); in Unparse() local
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_validate.c87 bool special = !bi_is_null(buf) && fau_is_special(buf.value); in fau_state_special() local
/third_party/optimized-routines/math/test/rtest/
H A Dmain.c99 struct special { in get_operand() struct
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DValidIdentifiers.java47 special, enum constant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DValidIdentifiers.java55 special, enum constant
/third_party/mesa3d/src/panfrost/midgard/
H A Dmir_promote_uniforms.c284 BITSET_WORD *special = mir_special_indices(ctx); in midgard_promote_uniforms() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-strings.cc206 Handle<String> special = args.at<String>(2); in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/strings/
H A Dstring-builder.cc15 void StringBuilderConcatHelper(String special, sinkchar* sink, in StringBuilderConcatHelper() argument
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Ddisasm.c62 print_reg(ppir_codegen_vec4_reg reg, const char *special, FILE *fp) in print_reg() argument
89 print_vector_source(ppir_codegen_vec4_reg reg, const char *special, in print_vector_source() argument
105 print_source_scalar(unsigned reg, const char *special, bool abs, bool neg, FILE *fp) in print_source_scalar() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_substitute.c539 uint32_t special = 0; in pcre2_substitute() local
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_context.h64 enum etna_varying_special special; member
/third_party/python/Lib/test/
H A Dtest_long.py21 special = [0, 1, 2, BASE, BASE >> 1, 0x5555555555555555, 0xaaaaaaaaaaaaaaaa] variable
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dtokenize.c446 static const char special[256] = { in nextchar() local
H A Dtoken.h192 unsigned int special; member
H A Dpre-process.c2122 }, special[] = { in init_preprocessor() local
[all...]
/third_party/mksh/
H A Dvar.c1223 special(cons function
[all...]
/third_party/skia/src/gpu/v1/
H A DDevice_drawTexture.cpp708 void Device::drawSpecial(SkSpecialImage* special, in drawSpecial() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c1356 const boolean special = (reg->Register.Absolute || in emit_cond_discard() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp96 bool special; member
/third_party/ntfs-3g/libntfs-3g/
H A Dacls.c2937 merge_permissions(BOOL isdir, le32 owner, le32 group, le32 world, le32 special) merge_permissions() argument
3203 le32 special; build_std_permissions() local
3290 le32 special; build_owngrp_permissions() local
3482 le32 special; build_ownadmin_permissions() local
[all...]

Completed in 32 milliseconds

12