/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | java_name_resolver.cc | 66 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 …]
|
D | java_helpers.h | 159 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()
|
D | java_extension.cc | 64 const FieldDescriptor* descriptor, const std::string& scope, bool immutable, in InitTemplateVars()
|
D | java_helpers.cc | 238 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/ |
D | MicroProps.java | 33 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/ |
D | MicroProps.java | 53 private final boolean immutable; field in MicroProps 77 public MicroProps(boolean immutable) { in MicroProps()
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test-PR26739-v0.c | 1 typedef const int immutable[7]; typedef
|
/third_party/typescript/tests/cases/user/immutable/ |
D | package.json | 9 "immutable": "latest" string
|
/third_party/icu/icu4c/source/test/intltest/ |
D | numbertest_patternmodifier.cpp | 181 LocalPointer<ImmutablePatternModifier> immutable(mod.createImmutable(status)); in testMutableEqualsImmutable() local
|
/third_party/node/deps/v8/src/objects/ |
D | templates-inl.h | 161 void ObjectTemplateInfo::set_immutable_proto(bool immutable) { in set_immutable_proto()
|
D | feedback-vector.cc | 851 bool immutable) { in ConfigureLexicalVarMode()
|
/third_party/ltp/testcases/kernel/syscalls/setxattr/ |
D | setxattr03.c | 101 static int fsetflag(int fd, int on, int immutable) in fsetflag()
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | ListFieldSchema.java | 76 Object immutable = null; in makeImmutableListAt() local
|
D | CodedInputStream.java | 597 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/ |
D | js-heap-broker.cc | 292 int slot_index, bool immutable, in GlobalAccessFeedback() 324 bool GlobalAccessFeedback::immutable() const { in immutable() function in v8::internal::compiler::GlobalAccessFeedback
|
D | js-operator.cc | 149 ContextAccess::ContextAccess(size_t depth, size_t index, bool immutable) in ContextAccess() 1204 bool immutable) { in LoadContext()
|
D | js-operator.h | 343 bool immutable() const { return immutable_; } in immutable() function
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | token.h | 169 unsigned int immutable:1; member
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fNegativeTextureApiTests.cpp | 3711 deInt32 immutable = 0x1234; in texstorage2d_invalid_binding() local 3857 deInt32 immutable = 0x1234; in texstorage3d_invalid_binding() local
|
D | es31fTextureLevelStateQueryTests.cpp | 146 bool immutable; member
|
/third_party/skia/tests/ |
D | PictureTest.cpp | 42 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/ |
D | spirv_common.hpp | 692 bool immutable = false; member 1008 bool immutable = false; member
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | TextureTest.cpp | 537 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/ |
D | bufferobj.c | 214 buffer_usage(GLenum target, GLboolean immutable, in buffer_usage()
|
/third_party/node/deps/v8/src/interpreter/ |
D | bytecode-generator.cc | 3575 BytecodeArrayBuilder::ContextSlotMutability immutable = in BuildVariableLoad() local
|