Home
last modified time | relevance | path

Searched defs:values (Results 951 - 975 of 1864) sorted by relevance

1...<<31323334353637383940>>...75

/third_party/icu/icu4c/source/test/intltest/
H A Dtufmtts.cpp461 double values[2] = {1.588, 1.011}; in test10219Plurals() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
H A DSerializableTestUtility.java632 String values[] = { field in SerializableTestUtility.BigDecimalHandler
/third_party/icu/tools/unicode/c/genprops/
H A Dpnamesbuilder.cpp137 const Value *values; member in Property
253 const Value *values=PROPERTIES[propIndex].values; in build() local
130 Property(int32_t enumValue, const char *joinedAliases, const Value *values, int32_t valueCount) Property() argument
335 buildValueMap(const Value values[], int32_t length, UErrorCode &errorCode) buildValueMap() argument
376 valuesIndexOf(const Value values[], int32_t length, int32_t value) valuesIndexOf() argument
408 buildValuesBytesTrie(const Value values[], int32_t length, UErrorCode &errorCode) buildValuesBytesTrie() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DXCldrStub.java54 public final Multimap<K, V> putAll(K key, V... values) { in putAll() argument
60 public void putAll(K key, Collection<V> values) { in putAll() argument
102 public Set<V> values() { in values() method in XCldrStub.Multimap
348 copyOf(Set<T> values) copyOf() argument
356 copyOf(Map<K,V> values) copyOf() argument
364 copyOf(Multimap<K,V> values) copyOf() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DStringPrep.java338 private static final void getValues(char trieWord,Values values){ in getValues() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
H A DSerializableTestUtility.java631 String values[] = { field in SerializableTestUtility.BigDecimalHandler
/third_party/icu/icu4c/source/i18n/
H A Ducol_res.cpp655 UList *values; member
[all...]
/third_party/libunwind/libunwind/tests/
H A DGia64-test-nat.c95 static unw_word_t values[MAX_CHECKS*MAX_VALUES_PER_FUNC]; variable
/third_party/jinja2/
H A Dutils.py550 def values(self) -> t.Iterable[t.Any]: member in LRUCache
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_cs.h258 tu_cs_emit_array(struct tu_cs *cs, const uint32_t *values, uint32_t length) in tu_cs_emit_array() argument
/third_party/mesa3d/src/broadcom/simulator/
H A Dv3dx_simulator.c538 simulator_perfmon_stop(struct v3d_hw *v3d, uint32_t ncounters, uint64_t *values) simulator_perfmon_stop() argument
/third_party/node/deps/v8/third_party/jinja2/
H A Dutils.py487 def values(self): member in LRUCache
[all...]
/third_party/node/tools/inspector_protocol/jinja2/
H A Dutils.py454 def values(self): member in LRUCache
/third_party/mesa3d/src/mesa/main/
H A Duniform_query.cpp731 log_uniform(const void *values, enum glsl_base_type basicType, in log_uniform() argument
1141 validate_uniform(GLint location, GLsizei count, const GLvoid *values, unsigned *offset, struct gl_context *ctx, struct gl_shader_program *shProg, enum glsl_base_type basicType, unsigned src_components) validate_uniform() argument
[all...]
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler_test.cpp802 uint64_t values[16]; in TEST_F() member
/third_party/node/deps/icu-small/source/i18n/
H A Ducol_res.cpp665 UList *values; member
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_arit.c83 const float *values; member
/third_party/icu/icu4c/source/test/cintltst/
H A Dtrietest.c147 uint32_t values[30]; in testTrieIteration() local
[all...]
/third_party/libexif/libexif/
H A Dexif-entry.c746 const char *values[4]; /*!< list of progressively shorter string member
/third_party/ltp/testcases/kernel/sched/tool/
H A Dtime-schedule.c431 static unsigned long compute_median(unsigned long values[MAX_ITERATIONS], in compute_median() argument
/third_party/node/deps/v8/src/compiler/
H A Dwasm-inlining.cc429 std::vector<Node*> values; in InlineCall() local
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-test-wasm.cc318 Handle<FixedArray> values = Handle<FixedArray>::cast(values_obj); in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/torque/
H A Dcsa-generator.cc843 std::vector<std::string> values = stack->PopMany(instruction.count); in EmitInstruction() local
844 PrintCommaSeparatedList(out(), values); in EmitInstruction() local
1048 EmitCSAValue(ProjectStructField(result, field.name_and_type.name), values, in EmitCSAValue() local
1035 EmitCSAValue(VisitResult result, const Stack<std::string>& values, std::ostream& out) EmitCSAValue() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_swizzle.c608 lp_build_swizzle_soa_inplace(struct lp_build_context *bld, LLVMValueRef *values, const unsigned char swizzles[4]) lp_build_swizzle_soa_inplace() argument
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DRepeatedField.cs402 public void AddRange(IEnumerable<T> values) in AddRange() argument
464 Add(IEnumerable<T> values) Add() argument
[all...]

Completed in 27 milliseconds

1...<<31323334353637383940>>...75