HomeSort by relevance Sort by last modified time
    Searched refs:Values (Results 326 - 350 of 1405) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Tooling/Refactoring/
RefactoringActionRulesInternal.h 36 /// Scans the tuple and returns a valid \c Error if any of the values are
53 auto Values =
55 auto Err = findError(std::get<Is>(Values)...);
60 RuleType((*std::get<Is>(Values))...).invoke(Consumer, Context);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Tooling/Refactoring/
RefactoringActionRulesInternal.h 36 /// Scans the tuple and returns a valid \c Error if any of the values are
53 auto Values =
55 auto Err = findError(std::get<Is>(Values)...);
60 RuleType((*std::get<Is>(Values))...).invoke(Consumer, Context);
  /external/icu/android_icu4j/src/main/java/android/icu/text/
StringPrep.java 327 private static final class Values{
338 private static final void getValues(char trieWord,Values values){
339 values.reset();
346 values.type = TYPE_LIMIT;
348 values.type = (trieWord - TYPE_THRESHOLD);
351 values.type = MAP;
354 values.isIndex = true;
355 values.value = trieWord >> 2; //mask off the lower 2 bits and shift
358 values.isIndex = false
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
StringPrep.java 344 private static final class Values{
355 private static final void getValues(char trieWord,Values values){
356 values.reset();
363 values.type = TYPE_LIMIT;
365 values.type = (trieWord - TYPE_THRESHOLD);
368 values.type = MAP;
371 values.isIndex = true;
372 values.value = trieWord >> 2; //mask off the lower 2 bits and shift
375 values.isIndex = false
    [all...]
  /external/libvpx/libvpx/test/
vp9_ethread_test.cc 396 ::testing::Values(
398 ::testing::Values(::libvpx_test::kTwoPassGood),
407 ::testing::Values(
409 ::testing::Values(::libvpx_test::kTwoPassGood,
419 ::testing::Values(
421 ::testing::Values(::libvpx_test::kTwoPassGood,
altref_test.cc 146 ::testing::Values(::libvpx_test::kOnePassGood),
150 ::testing::Values(::libvpx_test::kOnePassGood),
dct32x32_test.cc 300 ::testing::Values(
311 ::testing::Values(make_tuple(&vpx_fdct32x32_c, &vpx_idct32x32_1024_add_c, 0,
320 ::testing::Values(make_tuple(&vpx_fdct32x32_neon,
329 ::testing::Values(make_tuple(&vpx_fdct32x32_sse2,
338 ::testing::Values(
354 ::testing::Values(make_tuple(&vpx_fdct32x32_avx2,
363 ::testing::Values(make_tuple(&vpx_fdct32x32_msa,
372 ::testing::Values(make_tuple(&vpx_fdct32x32_c, &vpx_idct32x32_1024_add_vsx,
sum_squares_test.cc 110 ::testing::Values(make_tuple(&vpx_sum_squares_2d_i16_c,
115 INSTANTIATE_TEST_CASE_P(MSA, SumSquaresTest, ::testing::Values(make_tuple(
superframe_test.cc 98 ::testing::Combine(::testing::Values(::libvpx_test::kTwoPassGood),
99 ::testing::Values(0)));
vp9_denoiser_test.cc 108 ::testing::Values(make_tuple(&vp9_denoiser_filter_sse2, BLOCK_8X8),
123 ::testing::Values(make_tuple(&vp9_denoiser_filter_neon, BLOCK_8X8),
  /external/eigen/unsupported/Eigen/src/AutoDiff/
AutoDiffJacobian.h 25 AutoDiffJacobian(const T& ...Values) : Functor(Values...) {}
  /external/googletest/googletest/test/
gtest_xml_output_unittest_.cc 48 using ::testing::Values;
148 INSTANTIATE_TEST_CASE_P(Single, ValueParamTest, Values(33, 42));
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/
RobolectricTestRunnerTest.java 16 import com.xtremelabs.robolectric.annotation.Values;
50 @Values( locale="fr")
  /external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
ValueEnumerator.h 1 //===-- Bitcode/Writer/ValueEnumerator.h - Number values --------*- C++ -*-===//
10 // This class gives values and types Unique ID's.
49 ValueList Values;
70 /// When a function is incorporated, this is the size of the Values list
104 /// getFunctionConstantRange - Return the range of values that corresponds to
111 const ValueList &getValues() const { return Values; }
  /external/swiftshader/third_party/subzero/pnacl-llvm/
NaClBitstreamReader.cpp 261 if (Listener) Listener->Values.push_back(NumOpInfo);
264 if (Listener) Listener->Values.push_back(IsLiteral);
267 if (Listener) Listener->Values.push_back(Value);
272 if (Listener) Listener->Values.push_back(E);
275 if (Listener) Listener->Values.push_back(Data);
282 if (Listener) Listener->Values.push_back(0);
312 Listener->Values.clear();
439 Listener->Values = Record;
  /external/v8/testing/gtest/test/
gtest_xml_output_unittest_.cc 48 using ::testing::Values;
148 INSTANTIATE_TEST_CASE_P(Single, ValueParamTest, Values(33, 42));
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_xml_output_unittest_.cc 48 using ::testing::Values;
148 INSTANTIATE_TEST_CASE_P(Single, ValueParamTest, Values(33, 42));
  /hardware/interfaces/audio/effect/2.0/
IVisualizerEffect.hal 95 union Values {
  /hardware/interfaces/audio/effect/4.0/
IVisualizerEffect.hal 95 union Values {
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
deadcode_test.go 36 for _, v := range b.Values {
37 if v == fun.values["deadval"] {
59 for _, v := range b.Values {
60 if v == fun.values["deadval"] {
93 for _, v := range b.Values {
94 if v == fun.values["cond"] {
133 for _, v := range b.Values {
134 if v == fun.values["cond"] {
stackalloc.go 19 // live[b.id] = live values at the end of block b.
24 values []stackValState
25 interfere [][]ID // interfere[v.id] = values that interfere with v.
30 nArgSlot, // Number of Values sourced to arg slot
31 nNotNeed, // Number of Values not needing a stack slot
32 nNamedSlot, // Number of Values using a named stack slot
33 nReuse, // Number of values reusing a stack slot
50 for i := range s.values {
51 s.values[i] = stackValState{}
79 // all Values that did not get a register
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
deadcode_test.go 36 for _, v := range b.Values {
37 if v == fun.values["deadval"] {
59 for _, v := range b.Values {
60 if v == fun.values["deadval"] {
93 for _, v := range b.Values {
94 if v == fun.values["cond"] {
133 for _, v := range b.Values {
134 if v == fun.values["cond"] {
stackalloc.go 19 // live[b.id] = live values at the end of block b.
24 values []stackValState
25 interfere [][]ID // interfere[v.id] = values that interfere with v.
30 nArgSlot, // Number of Values sourced to arg slot
31 nNotNeed, // Number of Values not needing a stack slot
32 nNamedSlot, // Number of Values using a named stack slot
33 nReuse, // Number of values reusing a stack slot
50 for i := range s.values {
51 s.values[i] = stackValState{}
79 // all Values that did not get a register
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/test/
gtest_xml_output_unittest_.cc 48 using ::testing::Values;
148 INSTANTIATE_TEST_CASE_P(Single, ValueParamTest, Values(33, 42));
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/test/
gtest_xml_output_unittest_.cc 48 using ::testing::Values;
148 INSTANTIATE_TEST_CASE_P(Single, ValueParamTest, Values(33, 42));

Completed in 1902 milliseconds

<<11121314151617181920>>