/third_party/gn/src/base/json/ |
H A D | json_parser.h | 20 namespace base { namespace
|
H A D | json_reader.h | 35 namespace base { namespace
|
/third_party/gn/src/base/ |
H A D | md5.cc | 152 namespace base { namespace
|
/third_party/gn/src/base/memory/ |
H A D | ref_counted.h | 18 namespace base { namespace [all...] |
H A D | scoped_refptr.h | 20 namespace base { namespace
|
H A D | weak_ptr.h | 79 namespace base { namespace [all...] |
/third_party/gn/src/base/numerics/ |
H A D | checked_math.h | 15 namespace base { namespace
|
H A D | safe_conversions.h | 18 namespace base { namespace
|
/third_party/gn/src/base/strings/ |
H A D | string_split.cc | 13 namespace base { namespace
|
H A D | utf_offset_string_conversions.cc | 16 namespace base { namespace
|
H A D | utf_string_conversions.cc | 16 namespace base { namespace
|
/third_party/gn/src/base/win/ |
H A D | scoped_handle.h | 22 namespace base { namespace
|
/third_party/glfw/tests/ |
H A D | reopen.c | 97 double base = glfwGetTime(); in close_window() local 105 double base; in main() local
|
/third_party/ffmpeg/libswresample/ |
H A D | soxr_resample.c | 99 static int64_t get_delay(struct SwrContext *s, int64_t base){ in get_delay() argument
|
/third_party/fsverity-utils/lib/ |
H A D | hash_algs.c | 21 struct hash_ctx base; /* must be first */ member
|
/third_party/glslang/SPIRV/ |
H A D | SpvPostProcess.cpp | 250 Instruction *base = module.getInstruction(accessChain->getIdOperand(0)); in postProcess() local
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_internal_entry.h | 212 unsigned int base = m_start_count.fetch_add(granule, std::memory_order_relaxed); in get_task_assignment() local
|
/third_party/alsa-lib/src/topology/ |
H A D | builder.c | 155 static size_t calc_real_size(struct list_head *base) in calc_real_size() argument 183 static size_t calc_block_size(struct list_head *base) in calc_block_size() argument 72 write_elem_block(snd_tplg_t *tplg, struct list_head *base, size_t size, int tplg_type, const char *obj_name) write_elem_block() argument
|
/third_party/backends/backend/ |
H A D | plustek-pp_procfs.c | 72 static struct proc_dir_entry *base = NULL; variable [all...] |
/third_party/gn/src/gn/ |
H A D | visual_studio_writer.h | 16 namespace base { namespace
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | CollationDataReader.java | 99 static void read(CollationTailoring base, ByteBuffer inBytes, in read() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | BasicTimeZone.java | 49 public abstract TimeZoneTransition getNextTransition(long base, boolean inclusive); in getNextTransition() argument 64 getPreviousTransition(long base, boolean inclusive) getPreviousTransition() argument [all...] |
H A D | AnnualTimeZoneRule.java | 193 public Date getNextStart(long base, int prevRawOffset, int prevDSTSavings, boolean inclusive) { in getNextStart() argument 211 public Date getPreviousStart(long base, int prevRawOffset, int prevDSTSavings, boolean inclusive) { in getPreviousStart() argument
|
H A D | TimeArrayTimeZoneRule.java | 101 public Date getNextStart(long base, int prevOffset, int prevDSTSavings, boolean inclusive) { in getNextStart() argument 120 public Date getPreviousStart(long base, int prevOffset, int prevDSTSavings, boolean inclusive) { in getPreviousStart() argument
|
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/ |
H A D | CapDocument.java | 85 public void appendChild(CapElement base) { in appendChild() argument
|