Home
last modified time | relevance | path

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

12

/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()
202 bool immutable) { in GetClassName()
213 bool immutable, bool is_own_file) { in GetClassFullName()
228 bool immutable) { in GetClassName()
235 bool immutable) { in GetClassName()
242 bool immutable) { in GetClassName()
251 bool immutable) { in GetJavaClassFullName()
[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/node/deps/v8/src/objects/
Dtemplates-inl.h161 void ObjectTemplateInfo::set_immutable_proto(bool immutable) { in set_immutable_proto()
Dfeedback-vector.cc851 bool immutable) { in ConfigureLexicalVarMode()
/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.java597 private final boolean immutable; field in CodedInputStream.ArrayDecoder
608 private ArrayDecoder(final byte[] buffer, final int offset, final int len, boolean immutable) { in ArrayDecoder()
1288 private final boolean immutable; field in CodedInputStream.UnsafeDirectNioDecoder
1321 private UnsafeDirectNioDecoder(ByteBuffer buffer, boolean immutable) { in UnsafeDirectNioDecoder()
3104 private boolean immutable; field in CodedInputStream.IterableDirectByteBufferDecoder
/third_party/node/deps/v8/src/compiler/
Djs-heap-broker.cc292 int slot_index, bool immutable, in GlobalAccessFeedback()
324 bool GlobalAccessFeedback::immutable() const { in immutable() function in v8::internal::compiler::GlobalAccessFeedback
Djs-operator.cc149 ContextAccess::ContextAccess(size_t depth, size_t index, bool immutable) in ContextAccess()
1204 bool immutable) { in LoadContext()
Djs-operator.h343 bool immutable() const { return immutable_; } in immutable() function
/third_party/ltp/tools/sparse/sparse-src/
Dtoken.h169 unsigned int immutable:1; member
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeTextureApiTests.cpp3711 deInt32 immutable = 0x1234; in texstorage2d_invalid_binding() local
3857 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/mesa3d/src/mesa/main/
Dbufferobj.c214 buffer_usage(GLenum target, GLboolean immutable, in buffer_usage()
/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.cc3575 BytecodeArrayBuilder::ContextSlotMutability immutable = in BuildVariableLoad() local

12