Home
last modified time | relevance | path

Searched defs:immutable (Results 1 – 22 of 22) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_name_resolver.cc66 bool immutable) { in ClassNameWithoutPackage()
72 bool immutable) { in ClassNameWithoutPackage()
85 bool immutable) { in ClassNameWithoutPackage()
162 bool immutable) { in GetFileClassName()
167 bool immutable, bool kotlin) { in GetFileClassName()
209 bool immutable) { in GetClassName()
214 bool immutable, bool kotlin) { in GetClassName()
225 bool immutable, bool is_own_file) { in GetClassFullName()
232 bool immutable, bool is_own_file, bool kotlin) { in GetClassFullName()
248 bool immutable) { in GetClassName()
[all …]
Djava_helpers.h159 bool immutable) { in MultipleJavaFiles()
167 bool IsOwnFile(const Descriptor* descriptor, bool immutable) { in IsOwnFile()
173 inline bool IsOwnFile(const ServiceDescriptor* descriptor, bool immutable) { in IsOwnFile()
Djava_extension.cc64 const FieldDescriptor* descriptor, const std::string& scope, bool immutable, in InitTemplateVars()
Djava_helpers.cc238 std::string FileClassName(const FileDescriptor* file, bool immutable) { in FileClassName()
243 std::string FileJavaPackage(const FileDescriptor* file, bool immutable) { in FileJavaPackage()
500 std::string DefaultValue(const FieldDescriptor* field, bool immutable, in DefaultValue()
725 const char* GetCapitalizedType(const FieldDescriptor* field, bool immutable) { in GetCapitalizedType()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DMicroProps.java33 private final boolean immutable; field in MicroProps
41 public MicroProps(boolean immutable) { in MicroProps()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DMicroProps.java53 private final boolean immutable; field in MicroProps
77 public MicroProps(boolean immutable) { in MicroProps()
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR26739-v0.c1 typedef const int immutable[7]; typedef
/third_party/typescript/tests/cases/user/immutable/
Dpackage.json9 "immutable": "latest" string
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_patternmodifier.cpp181 LocalPointer<ImmutablePatternModifier> immutable(mod.createImmutable(status)); in testMutableEqualsImmutable() local
/third_party/ltp/testcases/kernel/syscalls/setxattr/
Dsetxattr03.c101 static int fsetflag(int fd, int on, int immutable) in fsetflag()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DListFieldSchema.java76 Object immutable = null; in makeImmutableListAt() local
DCodedInputStream.java598 private final boolean immutable; field in CodedInputStream.ArrayDecoder
609 private ArrayDecoder(final byte[] buffer, final int offset, final int len, boolean immutable) { in ArrayDecoder()
1289 private final boolean immutable; field in CodedInputStream.UnsafeDirectNioDecoder
1322 private UnsafeDirectNioDecoder(ByteBuffer buffer, boolean immutable) { in UnsafeDirectNioDecoder()
3105 private boolean immutable; field in CodedInputStream.IterableDirectByteBufferDecoder
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeTextureApiTests.cpp3712 deInt32 immutable = 0x1234; in texstorage2d_invalid_binding() local
3858 deInt32 immutable = 0x1234; in texstorage3d_invalid_binding() local
Des31fTextureLevelStateQueryTests.cpp146 bool immutable; member
/third_party/skia/tests/
DPictureTest.cpp42 static void make_bm(SkBitmap* bm, int w, int h, SkColor color, bool immutable) { in make_bm()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp692 bool immutable = false; member
1008 bool immutable = false; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DTextureTest.cpp537 void initTest(bool immutable) in initTest()
3909 void Texture2DBaseMaxTestES3::testPingPongBaseLevel(bool immutable) in testPingPongBaseLevel()
4121 void Texture2DBaseMaxTestES3::testGenerateMipmapAfterRebase(bool immutable) in testGenerateMipmapAfterRebase()
/third_party/flatbuffers/src/
Didl_gen_cpp.cpp978 std::string GenTypeSpan(const Type &type, bool immutable, size_t extent) { in GenTypeSpan()
/third_party/mesa3d/src/mesa/main/
Dbufferobj.c214 buffer_usage(GLenum target, GLboolean immutable, in buffer_usage()
Dteximage.c6741 GLboolean immutable, GLuint64 offset, in texture_image_multisample()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp5287 bool immutable) in ImageSampleInstanceImages()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp5291 bool immutable) in ImageSampleInstanceImages()