/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_bridge/ |
H A D | ebt_mark_t.h | 27 int target; member
|
/kernel/linux/linux-6.6/lib/ |
H A D | syscall.c | 8 static int collect_syscall(struct task_struct *target, struct syscall_info *info) in collect_syscall() argument 69 task_current_syscall(struct task_struct *target, struct syscall_info *info) task_current_syscall() argument [all...] |
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/ |
H A D | ebt_mark_t.h | 27 int target; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/ |
H A D | ebt_mark_t.h | 15 int target; member
|
/third_party/gn/src/gn/ |
H A D | bundle_file_rule.h | 45 const Target* target() const { return target_; } in target() function in BundleFileRule
|
H A D | config_values_extractors.cc | 27 RecursiveTargetConfigStringsToStream( RecursiveWriterConfig config, const Target* target, const std::vector<std::string>& (ConfigValues::*getter)() const, const EscapeOptions& escape_options, std::ostream& out) RecursiveTargetConfigStringsToStream() argument
|
H A D | copy_target_generator.cc | 14 CopyTargetGenerator::CopyTargetGenerator(Target* target, in CopyTargetGenerator() argument
|
H A D | inherited_libraries.cc | 22 void InheritedLibraries::Append(const Target* target, bool is_public) { in Append() argument 46 const Target* target = other.targets_[i]; in AppendPublicSharedLibraries() local
|
H A D | swift_values_generator.cc | 15 SwiftValuesGenerator::SwiftValuesGenerator(Target* target, in SwiftValuesGenerator() argument
|
/third_party/libsnd/src/GSM610/ |
H A D | gsm_decode.c | 11 int gsm_decode (gsm s, gsm_byte * c, gsm_signal * target) in gsm_decode() argument
|
/third_party/node/src/crypto/ |
H A D | crypto_timing.cc | 49 void Initialize(Environment* env, Local<Object> target) { in Initialize() argument
|
/third_party/node/src/ |
H A D | node_config.cc | 26 static void Initialize(Local<Object> target, in Initialize() argument [all...] |
H A D | node_symbols.cc | 14 static void Initialize(Local<Object> target, in Initialize() argument
|
H A D | node_util.h | 32 SnapshotIndex target; member
|
/third_party/node/deps/icu-small/source/tools/escapesrc/ |
H A D | tblgen.cpp | 29 char16_t *target = u; in main() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | teximage.h | 44 _mesa_is_cube_face(GLenum target) in _mesa_is_cube_face() argument 58 _mesa_num_tex_faces(GLenum target) in _mesa_num_tex_faces() argument 77 _mesa_cube_face_target(GLenum target, unsigned face) in _mesa_cube_face_target() argument [all...] |
/third_party/icu/icu4c/source/tools/escapesrc/ |
H A D | tblgen.cpp | 29 UChar *target = u; in main() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | target-sparc.c | 20 static void init_sparc32(const struct target *target) in init_sparc32() argument 62 static void init_sparc64(const struct target *target) in init_sparc64() argument [all...] |
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-utils-inl.h | 25 Handle<JSFunction> BuiltinArguments::target() const { in target() function in v8::internal::BuiltinArguments
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-function.cc | 81 Handle<Object> target = args.at(0); in RUNTIME_FUNCTION() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | fd2_emit.h | 53 fd2_emit_ib(struct fd_ringbuffer *ring, struct fd_ringbuffer *target) in fd2_emit_ib() argument
|
/third_party/musl/libc-test/src/functionalext/info/ |
H A D | application_target_sdk_version_test.c | 37 int target = get_application_target_sdk_version(); in set_application_target_sdk_version_0010() local 49 int target = get_application_target_sdk_version(); in get_application_target_sdk_version_0010() local 61 int target = get_application_target_sdk_version(); in set_application_target_sdk_version_0020() local
|
/third_party/musl/libc-test/src/functionalext/supplement/string/ |
H A D | wmemchr.c | 29 wchar_t target = L'C'; in wmemchr_0100() local 45 wchar_t target = L'H'; in wmemchr_0200() local 61 wchar_t target = L'C'; in wmemchr_0300() local [all...] |
/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/ |
H A D | TypeExtensions.cs | 52 internal static bool IsAssignableFrom(this Type target, Type c) in IsAssignableFrom() argument 62 internal static PropertyInfo GetProperty(this Type target, string name) in GetProperty() argument 89 internal static MethodInfo GetMethod(this Type target, string name) in GetMethod() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | PackedEnums.cpp | 16 TextureType TextureTargetToType(TextureTarget target) in TextureTargetToType() argument 55 bool IsCubeMapFaceTarget(TextureTarget target) in IsCubeMapFaceTarget() argument
|