Searched full:just (Results 14451 - 14475 of 34316) sorted by relevance
1...<<571572573574575576577578579580>>...1373
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | NioByteString.java | 86 // it isn't possible to avoid the bounds checking inside of ByteBuffer, so just use the default in internalByteAt()
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | ExtensionRegistryFactoryTest.java | 283 // java.lang.* package. We don't really care about those anyway, so just delegate to the in getLiteOnlyClassLoader()
|
H A D | LazyFieldLiteTest.java | 182 // We swallow the exception and just use the set field. in testMergeInvalid()
|
/third_party/protobuf/objectivec/ |
H A D | GPBRootObject.m | 186 // will always be initialized. This is because this call flow is just to
|
H A D | GPBFieldMask.pbobjc.h | 227 * Field masks treat fields in oneofs just as regular fields. Consider the
|
/third_party/python/Python/ |
H A D | condvar.h | 178 * just means an extra spurious wakeup for a waiting thread. in _PyCOND_WAIT_MS()
|
H A D | mystrtoul.c | 222 /* check overflow just from shifting */ in PyOS_strtoul()
|
/third_party/python/Modules/ |
H A D | syslogmodule.c | 139 * If NULL, just let openlog figure it out (probably using C argv[0]). in syslog_openlog()
|
H A D | xxmodule.c | 338 "This is a template module just for instruction.");
|
H A D | xxlimited.c | 355 "This is a template module just for instruction.");
|
/third_party/protobuf/php/src/Google/Protobuf/ |
H A D | FieldMask.php | 147 * Field masks treat fields in oneofs just as regular fields. Consider the
|
/third_party/protobuf/python/google/protobuf/internal/ |
H A D | wire_format.py | 226 # Just pass in type 0, since the type won't affect the tag+type size.
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | cpp_file.h | 192 // this file. If you need a pre-order walk just reverse iterate.
|
H A D | cpp_message.h | 161 // Or, if fields.size() == 1, just call GenerateSerializeOneField().
|
/third_party/protobuf/src/google/protobuf/ |
H A D | metadata_lite.h | 217 // The obvious thing to just use a stack string and swap it at the end of
|
/third_party/protobuf/src/google/protobuf/testing/ |
H A D | file.cc | 158 // Just delete it, whatever it is. in DeleteRecursively()
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | datapiece.h | 56 // Just like StringPiece, the DataPiece class does not own the storage for
|
H A D | json_objectwriter.h | 83 // in an error, just an invalid output.
|
/third_party/python/Modules/clinic/ |
H A D | _curses_panel.c.h | 33 "This does not delete the object, it just makes the window on screen invisible.");
|
/third_party/rust/crates/memchr/bench/src/memmem/ |
H A D | inputs.rs | 83 needle: "Since we will meet anyway, then the sooner, the better\nTomorrow at 4:30 in front of the Horse-Riding Club\nNo, 4:30\nI am confused, almost lost\nAs if an invisible hand pushed me towards an unknown fate\nI needed someone by my side\nI needed someone to guide me to the path of security\nBut I had no one\nI couldn't ask my father's opinion, nor his wife's\nI felt just as lonely as I had before\nI feel afraid of Mostafa\nHe is stronger and older than I am, and more experienced\nShould I turn back?\nDoc you're beginning to sound like Sherlock Holmes.",
|
/third_party/rust/crates/memoffset/src/ |
H A D | raw_field.rs | 21 /// `addr_of!`, or just ref-then-cast when that is not available.
|
/third_party/rust/crates/cxx/book/src/ |
H A D | bindings.md | 42 The following types are intended to be supported "soon" but are just not
|
/third_party/skia/third_party/externals/abseil-cpp/CMake/ |
H A D | README.md | 106 For example, to run just the Abseil tests, you could use this script:
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | randen_detect.cc | 55 // On linux, just use the c-library getauxval call.
|
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
H A D | algorithm.h | 65 // When we are using our own internal predicate that just applies operator==, we
|
Completed in 27 milliseconds
1...<<571572573574575576577578579580>>...1373