/third_party/libunwind/libunwind/doc/ |
H A D | unw_resume.tex | 46 registers. However, if \Prog{libunwind} is used to set an exception
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.h | 80 VkDeviceSize used __attribute__ ((aligned (8))); member 198 /* note: larger global bo will be used for customBorderColors */ 217 /* Backup in-memory cache to be used if the app doesn't provide one */ 367 /* Whether binning should be used for gmem rendering using this framebuffer. */ 370 /* Whether binning could be used for gmem rendering using this framebuffer. */ 431 * can be used at the same time. It's meant for short-lived things where we
|
/third_party/node/deps/v8/tools/vim/ |
H A D | ninja-build.vim | 10 " to any key by default, but can be used via the :CrBuild command.
|
/third_party/node/deps/v8/tools/dev/ |
H A D | v8gen.py | 9 Goma is used by default if detected. The compiler proxy is assumed to run. 11 This script can be added to the PATH and be used on other checkouts. It always 114 help='don\'t use goma auto detection - goma might still be used if ' 139 # outdir is used as path, while using / if it's used in a gn context. 284 # handling. This script can be used in any v8 checkout.
|
/third_party/mesa3d/src/util/ |
H A D | macros.h | 138 /* Attribute const is used for functions that have no effects other than their 192 /* Attribute pure is used for functions that have no effects other than their 264 # define USED __attribute__((used)) 274 * a function parameter to be used in some build configurations but not others. 277 * Note that this should not be used for identifiers used in `assert()`;
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-key/ |
H A D | main.c | 293 write(fdout, ktmp, lec.used); in main()
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | linearize.h | 111 pseudo_t phi_var; // used for SSA conversion 113 unsigned int used:1; member
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/Template/ |
H A D | Preprocess.pm | 85 preprocessor is used for all subsequent calls to C<fill_in> except
|
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
H A D | Util.pm | 141 This can also be used to put quotes around the executable of a command. 263 # The following are only used when $product is a function reference
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | Util.pm | 141 This can also be used to put quotes around the executable of a command. 263 # The following are only used when $product is a function reference
|
/third_party/protobuf/editors/ |
H A D | proto.vim | 16 " contributors may be used to endorse or promote products derived from
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/Template/ |
H A D | Preprocess.pm | 85 preprocessor is used for all subsequent calls to C<fill_in> except
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | Compiler.h | 107 /// This can be used to provide lvalue/rvalue overrides of member functions. 117 /// not accessible from outside it. Can also be used to mark variables and 139 #if __has_attribute(used) || LLVM_GNUC_PREREQ(3, 1, 0) 176 // used or not depending on build settings (e.g. a function only called from 177 // within "assert"), this attribute can be used to suppress such warnings. 179 // However, it shouldn't be used for unused *variables*, as those have a much 396 /// Generally used in combination with alignas or when doing computation in the 457 // This marker is used to define a happens-before arc. The race detector will 501 /// only be used, for example, for logging or diagnostics. 511 /// A thread-local storage specifier which can be used wit [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | Compiler.h | 88 /// This can be used to provide lvalue/rvalue overrides of member functions. 98 /// not accessible from outside it. Can also be used to mark variables and 120 #if __has_attribute(used) || LLVM_GNUC_PREREQ(3, 1, 0) 140 // used or not depending on build settings (e.g. a function only called from 141 // within "assert"), this attribute can be used to suppress such warnings. 143 // However, it shouldn't be used for unused *variables*, as those have a much 368 /// Generally used in combination with LLVM_ALIGNAS or when doing computation in 427 // This marker is used to define a happens-before arc. The race detector will 468 /// only be used, for example, for logging or diagnostics. 478 /// \brief A thread-local storage specifier which can be used wit [all...] |
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/resolver/ |
H A D | resolver_test.go | 235 'y' cannot be used for matcher
|
/third_party/tzdata/ |
H A D | tzselect.ksh | 82 Display at most LIMIT locations when -c is used (default $location_limit). 160 t*) # Undocumented option, used for developer testing. 791 say >&2 "TZ='$tz' will be used.$extra_info"
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | util.S | 4 | This file contains routines used by other programs. 6 | ovf_res: used by overflow to force the correct 72 | This entry point is used by kernel_ex. 88 | This entry point used by x_ovfl. (opclass 0 and 2) 159 | This entry point used by x_ovfl. (opclass 3 only)
|
/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | virtio_uml.c | 7 * This driver allows virtio devices to be used over a vhost-user socket. 661 u32 index, u64 desc, u64 used, u64 avail, in vhost_user_set_vring_addr() 669 .payload.vring_addr.used = used, in vhost_user_set_vring_addr() 660 vhost_user_set_vring_addr(struct virtio_uml_device *vu_dev, u32 index, u64 desc, u64 used, u64 avail, u64 log) vhost_user_set_vring_addr() argument
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | util.S | 4 | This file contains routines used by other programs. 6 | ovf_res: used by overflow to force the correct 72 | This entry point is used by kernel_ex. 88 | This entry point used by x_ovfl. (opclass 0 and 2) 159 | This entry point used by x_ovfl. (opclass 3 only)
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | virtio_uml.c | 7 * This driver allows virtio devices to be used over a vhost-user socket. 716 u32 index, u64 desc, u64 used, u64 avail, in vhost_user_set_vring_addr() 724 .payload.vring_addr.used = used, in vhost_user_set_vring_addr() 715 vhost_user_set_vring_addr(struct virtio_uml_device *vu_dev, u32 index, u64 desc, u64 used, u64 avail, u64 log) vhost_user_set_vring_addr() argument
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | bset.c | 252 * it used to be 64, but I realized the lookup code would touch slightly less 617 * f->exponent is used to calculate bfloat mantissa value. in make_bfloat() 682 * Build auxiliary binary tree 'struct bset_tree *t', this tree is used to 688 * the auxiliary tree is used. 1087 return !iter->used; in btree_iter_end() 1107 iter->used = 0; in __bch_btree_iter_init() 1202 for (i = iter->used / 2 - 1; i >= 0; --i) in btree_mergesort()
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-era-target.c | 1119 dm_block_t used; member 1143 s->used = nr_total - nr_free; in metadata_get_stats() 1613 * <metadata block size> <#used metadata blocks>/<#total metadata blocks> 1633 (unsigned long long) stats.used, in era_status()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 69 /* Set MAC_CPU_COPY if the CPU port is used by a multicast entry */ in ocelot_mact_learn() 1049 bool used = false; in ocelot_mdb_get_pgid() local 1053 used = true; in ocelot_mdb_get_pgid() 1058 if (!used) in ocelot_mdb_get_pgid() 1458 * NPI mode is used).
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | trace_tx.h | 31 * contributors may be used to endorse or promote products derived 947 __field(uint, used) 961 __entry->used = 971 "[%s] txq %llx idx %u sde %llx head %lx tail %lx flow %x used %u stops %d no_desc %d stopped %u", 979 __entry->used,
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | hdlc_fr.c | 25 exist = new = not used 1070 int used; in fr_add_pvc() local 1080 used = pvc_is_used(pvc); in fr_add_pvc() 1117 if (!used) { in fr_add_pvc()
|