/third_party/cups-filters/fontembed/ |
H A D | embed.c | 97 ret->rights=emb_otf_get_rights(ret->font->sfnt); in emb_new() 101 ret->rights=EMB_RIGHT_NONE; in emb_new() 150 // check rights (for subsetting) in emb_new() 151 if ( (ret->rights&EMB_RIGHT_NONE)|| in emb_new() 152 (ret->rights&EMB_RIGHT_BITMAPONLY)|| in emb_new() 153 ( (ret->rights&EMB_RIGHT_READONLY)&&(mode&EMB_C_EDITABLE_SUBSET) )|| in emb_new() 154 ( (ret->rights&EMB_RIGHT_NO_SUBSET)&&(mode&EMB_C_MUST_SUBSET) ) ) { in emb_new() 158 } else if ( (!(ret->rights&EMB_RIGHT_NO_SUBSET))&& in emb_new()
|
H A D | embed.h | 56 EMB_RIGHT_TYPE rights; member
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfssecaudit.c | 367 /* standard owner (and administrator) rights */ 374 /* standard world rights */ 386 * we use rights always granted to anybody, so they have no impact 600 fprintf(stderr,"You need Administrator rights to open \"%s\"\n", in open_volume() 897 fprintf(file,"You probably need Administrator rights\n"); in printerror() 1282 u32 rights; in showace() local 1323 rights = get4l(attr,off+4); in showace() 1324 printf("%*cAcc rgts 0x%lx\n",-level,marker,(long)rights); in showace() 1325 printf("%*cObj specific acc rgts 0x%lx\n",-level-4,marker,(long)rights & 65535); in showace() 1327 if (rights in showace() 2476 u32 rights; merge_rights() local [all...] |
/third_party/node/deps/uvwasi/src/ |
H A D | poll_oneoff.c | 165 uvwasi_rights_t rights; in uvwasi__poll_oneoff_state_add_fdevent() local 180 rights = UVWASI_RIGHT_POLL_FD_READWRITE | UVWASI_RIGHT_FD_READ; in uvwasi__poll_oneoff_state_add_fdevent() 183 rights = UVWASI_RIGHT_POLL_FD_READWRITE | UVWASI_RIGHT_FD_WRITE; in uvwasi__poll_oneoff_state_add_fdevent() 206 err = uvwasi_fd_table_get(state->uvwasi->fds, fd, &event->wrap, rights, 0); in uvwasi__poll_oneoff_state_add_fdevent()
|
/third_party/gn/misc/vim/ftplugin/ |
H A D | gn.vim | 1 " Copyright 2017 The Chromium Authors. All rights reserved.
|
/third_party/gn/misc/vim/ftdetect/ |
H A D | gnfiletype.vim | 1 " Copyright 2014 The Chromium Authors. All rights reserved.
|
/third_party/gn/misc/vim/autoload/ |
H A D | gn.vim | 1 " Copyright 2017 The Chromium Authors. All rights reserved.
|
/third_party/node/deps/v8/src/heap/base/asm/ia32/ |
H A D | push_registers_masm.S | 1 ;; Copyright 2020 the V8 project authors. All rights reserved.
|
/third_party/node/deps/v8/src/heap/base/asm/arm64/ |
H A D | push_registers_masm.S | 1 ; Copyright 2020 the V8 project authors. All rights reserved.
|
/third_party/node/deps/v8/src/heap/base/asm/x64/ |
H A D | push_registers_masm.S | 1 ;; Copyright 2020 the V8 project authors. All rights reserved.
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/shaders/ |
H A D | generate_shaders.bat | 3 REM Copyright 2013 The ANGLE Project Authors. All rights reserved.
|
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | vcdiv64.asm | 2 ; Copyright (c) 2008-2020 Stefan Krah. All rights reserved.
|
/third_party/gn/misc/vim/syntax/ |
H A D | gn.vim | 1 " Copyright 2014 The Chromium Authors. All rights reserved.
|
/third_party/node/deps/v8/tools/torque/vim-torque/syntax/ |
H A D | torque.vim | 1 " Copyright 2018 the V8 project authors. All rights reserved.
|
/third_party/node/deps/v8/tools/vim/ |
H A D | ninja-build.vim | 1 " Copyright (c) 2015 the V8 project authors. All rights reserved.
|
/third_party/protobuf/editors/ |
H A D | proto.vim | 2 " Copyright 2008 Google Inc. All rights reserved.
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/ |
H A D | afuc_test.asm | 6 ; the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
H A D | mod.rs | 4308 pub fn __cap_rights_init(version: ::c_int, rights: *mut cap_rights_t, ...) in __cap_rights_init() 4311 pub fn __cap_rights_set(rights: *mut cap_rights_t, ...) -> *mut cap_rights_t; in __cap_rights_set() 4312 pub fn __cap_rights_clear(rights: *mut cap_rights_t, ...) -> *mut cap_rights_t; in __cap_rights_clear() 4313 pub fn __cap_rights_is_set(rights: *const cap_rights_t, ...) -> bool; in __cap_rights_is_set() 4314 pub fn cap_rights_is_valid(rights: *const cap_rights_t) -> bool; in cap_rights_is_valid() 4315 pub fn cap_rights_limit(fd: ::c_int, rights: *const cap_rights_t) -> ::c_int; in cap_rights_limit()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/shaders/ |
H A D | generate_shaders.bat | 3 REM Copyright 2013 The ANGLE Project Authors. All rights reserved.
|
/third_party/ltp/scripts/ |
H A D | checkpatch.pl | 7388 GPL\ and\ additional\ rights|
|