Home
last modified time | relevance | path

Searched refs:values (Results 1476 - 1500 of 2176) sorted by relevance

1...<<51525354555657585960>>...88

/third_party/jerryscript/tools/
H A Dsrcmerger.py230 for fname in sorted(c_files.values(), reverse=True):
/third_party/mbedtls/
H A DMakefile135 CTR_DRBG_128_BIT_KEY_WARN_L3=**** keys and operations that use random values generated to 128-bit security ****\n
/third_party/mesa3d/src/compiler/glsl/tests/
H A Dlower_jump_cases.py57 return list(declarations.values()) + \
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_const_arrays_to_uniforms.c80 * values to it. in set_const_initialiser()
91 memcpy(ret->values + i, load->value + i, sizeof(*load->value)); in set_const_initialiser()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h34 LLVMValueRef values[4]; member
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dfunctional.hpp306 struct values { struct
/third_party/node/deps/v8/tools/
H A Dgenerate-ten-powers.scm76 (values cut e exact?)
201 "// GRISU_UINT64_C: used to construct 64-bit values in a platform\n"
H A Drun-clang-tidy.py163 for warning in sorted(warnings.values(), reverse=True):
/third_party/node/test/fixtures/wpt/resources/webidl2/lib/
H A Dwriter.js152 for (const v of it.values) {
/third_party/node/test/fixtures/wpt/streams/piping/
H A Dpipe-through.any.js182 }, `invalid values of signal should throw; specifically '${signal}'`);
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/mutators/
H A Dcommon.js19 // Float values.
22 // Special values.
289 return Array.from(flags.values());
/third_party/node/deps/npm/node_modules/cacache/lib/
H A Dentry-index.js104 // integrity values, if they made it this far it's because
204 for (const entry of reduced.values()) {
/third_party/node/deps/npm/node_modules/semver/node_modules/lru-cache/
H A Dindex.js124 values () {
/third_party/libdrm/tests/modeprint/
H A Dmodeprint.c96 printf(" %" PRIu64, props->values[j]); in printProperty()
/third_party/libabigail/include/
H A Dabg-ini.h65 /// Base class of propertie values.
148 list_property_value(const vector<string>& values);
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DMatcherCompiler.java140 * map are ordered by the lowest digit in their set of values (inputs). This is necessary for
174 // Recurse from the outputs at the end of the sequence according to their edge values. in buildSequencesFrom()
189 return new MatcherBytes(seqStart.values(), stats); in createMatcherBytes()
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DCodedOutputStream.cs165 #region Writing of values (not including tags)
/third_party/python/Lib/multiprocessing/
H A Dforkserver.py273 unused_fds.extend(pid_to_fd.values())
/third_party/vk-gl-cts/executor/
H A DxeTestCaseResult.hpp510 List values; member in xe::ri::Sample
/third_party/skia/src/gpu/vk/
H A DGrVkCommandBuffer.h64 const void* values);
189 // Cached values used for dynamic state updates
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DLanguageTag.java442 for (LanguageTag script : LanguageTag.values()) { in fromTag()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DTagOffsetsTable.java222 for (VisibleSubTable.Builder<? extends SubTable> builder : builders.values()) { in computeSizeFromBuilders()
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
H A DTestFontUtils.java169 tables.addAll(font.tableMap().values()); in buildAndCheckFont()
/third_party/skia/third_party/externals/d3d12allocator/tools/D3d12maDumpVis/
H A DD3d12maDumpVis.py77 for dictMemType in data.values():
89 for lBlocks in dCustomPools.values():
/third_party/skia/third_party/externals/dawn/generator/
H A Dgenerator_lib.py199 module_paths = (module.__file__ for module in sys.modules.values()

Completed in 15 milliseconds

1...<<51525354555657585960>>...88