Home
last modified time | relevance | path

Searched defs:IsStatic (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/art/compiler/optimizing/
H A Dintrinsics_arm_vixl.h38 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
63 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
H A Dintrinsics_x86.h41 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
H A Dintrinsics_x86_64.h41 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
H A Dintrinsics_arm64.h49 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
72 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
H A Dintrinsics.cc44 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… in operator <<() argument
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/heap_manager/
H A Dmemory_block.h135 bool IsStatic() { return m_static; } in IsStatic() function
459 bool IsStatic() { return m_static; } in IsStatic() function
/aosp_15_r20/art/runtime/mirror/
H A Dfield.h55 bool IsStatic() REQUIRES_SHARED(Locks::mutator_lock_) { in IsStatic() function
/aosp_15_r20/art/runtime/
H A Dart_field.h79 bool IsStatic() { in IsStatic() function
/aosp_15_r20/art/compiler/driver/
H A Ddex_compilation_unit.h96 bool IsStatic() const { in IsStatic() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_test.cc113 TEST_F(ShapeTest, IsStatic) { in TEST_F() argument
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_reflection.cpp2992 bool RSReflectionJava::startClass(AccessModifier AM, bool IsStatic, in startClass()
3063 void RSReflectionJava::startFunction(AccessModifier AM, bool IsStatic, in startFunction()
3082 void RSReflectionJava::startFunction(AccessModifier AM, bool IsStatic, in startFunction()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dutils.h273 bool IsStatic() const { in IsStatic() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Ddevice_address_test.cc188 TEST(DeviceAddressTest, IsStatic) { in TEST() argument
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Dclass_accessor.h161 bool IsStatic() const { in IsStatic() function
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Dclass_accessor.h161 bool IsStatic() const { in IsStatic() function
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Dclass_accessor.h161 bool IsStatic() const { in IsStatic() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Dclass_accessor.h162 bool IsStatic() const { in IsStatic() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Dclass_accessor.h162 bool IsStatic() const { in IsStatic() function
/aosp_15_r20/art/libdexfile/dex/
H A Dclass_accessor.h162 bool IsStatic() const { in IsStatic() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Dclass_accessor.h162 bool IsStatic() const { in IsStatic() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Dclass_accessor.h162 bool IsStatic() const { in IsStatic() function
/aosp_15_r20/art/compiler/jni/quick/
H A Dcalling_convention.h110 bool IsStatic() const { in IsStatic() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp588 bool IsStatic = true; in output() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp594 bool IsStatic = true; in output() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h90 IsStatic, enumerator

12