/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe-480.c | 102 u32 gen = (hw_version >> 28) & 0xF; in vfe_hw_version() local
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | x86.h | 221 u64 gen = kvm_memslots(vcpu->kvm)->generation; in vcpu_cache_mmio_info() local
|
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/ |
H A D | spte.h | 465 u64 gen; in get_mmio_spte_generation() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_client_blt.c | 113 int gen = GRAPHICS_VER(i915); in fastblit_supports_x_tiling() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_display.c | 649 int gen; in nouveau_display_create_properties() local [all...] |
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_analog.c | 23 struct hda_gen_spec gen; member [all...] |
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | bcache.h | 183 __u8 gen; member
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | monitor.c | 56 u16 gen; member 571 u16 gen = mon->dom_gen; in tipc_mon_prep() local [all...] |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | bcache.h | 183 __u8 gen; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | bcache.h | 209 __u8 gen; member
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | ucharstrietest.cpp | 373 Generator gen; in buildLargeTrie() local 392 Generator gen; in TestLargeTrie() local [all...] |
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_insert_waitcnt.cpp | 620 gen(Instruction* instr, wait_ctx& ctx) in gen() function
|
/third_party/mesa3d/src/intel/common/ |
H A D | intel_decoder.h | 102 uint32_t gen; member
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | code-generator-impl.h | 24 InstructionOperandConverter(CodeGenerator* gen, Instruction* instr) in InstructionOperandConverter() argument
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-debug.cc | 413 Handle<JSGeneratorObject> gen = args.at<JSGeneratorObject>(0); in RUNTIME_FUNCTION() local 456 Handle<JSGeneratorObject> gen = args.at<JSGeneratorObject>(0); in RUNTIME_FUNCTION() local
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | v3_purp.c | 336 GENERAL_NAME *gen = sk_GENERAL_NAME_value(dp->CRLissuer, i); in setup_dp() local 974 GENERAL_NAME *gen; in X509_check_akid() local
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | evp_local.h | 117 OSSL_FUNC_keymgmt_gen_fn *gen; member
|
/third_party/python/Lib/test/test_asyncio/ |
H A D | utils.py | 362 def gen(): function [all...] |
/third_party/python/Lib/test/ |
H A D | test_bdb.py | 510 def gen(a, b): function
|
H A D | test_generators.py | 52 def gen(): function 73 def gen(): function 181 def gen(): global() function 271 def gen(): global() function 283 def gen(): global() function 310 def gen(): global() function 367 def gen(): global() function 1502 def gen(i): global() function 1527 def gen(i): global() function [all...] |
/third_party/openssl/crypto/evp/ |
H A D | evp_local.h | 117 OSSL_FUNC_keymgmt_gen_fn *gen; member
|
/third_party/skia/src/core/ |
H A D | SkMipmap.cpp | 874 auto gen = SkImageGenerator::MakeFromEncoded( in Deserialize() local
|
/third_party/skia/src/image/ |
H A D | SkImage_Lazy.cpp | 40 static sk_sp<SharedGenerator> Make(std::unique_ptr<SkImageGenerator> gen) { in Make() argument 48 explicit SharedGenerator(std::unique_ptr<SkImageGenerator> gen) in SharedGenerator() argument 62 SkImage_Lazy::Validator::Validator(sk_sp<SharedGenerator> gen, const SkColorType* colorType, in Validator() argument 99 ScopedGenerator(const sk_sp<SharedGenerator>& gen) in ScopedGenerator() argument [all...] |
/third_party/openssl/crypto/x509/ |
H A D | v3_purp.c | 336 GENERAL_NAME *gen = sk_GENERAL_NAME_value(dp->CRLissuer, i); in setup_dp() local 974 GENERAL_NAME *gen; in X509_check_akid() local
|
/third_party/optimized-routines/math/test/ |
H A D | mathbench.c | 592 bench (const struct fun *f, double lo, double hi, int type, int gen) in bench() argument 686 int usergen = 0, gen = 'r', type = 'b', all = 0; in main() local [all...] |