HomeSort by relevance Sort by last modified time
    Searched defs:part (Results 201 - 225 of 740) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/icu/icu4c/source/i18n/
decNumber.cpp 520 Int d=0; /* count of digits found in decimal part */
522 const char *cfirst=chars; /* -> first character of decimal part */
523 const char *last=NULL; /* -> last digit of decimal part */
542 continue; /* still in decimal part */
545 dotchar=c; /* record offset into decimal part */
5098 uInt part=item\/(DECDPUNMAX+1); local
    [all...]
  /external/libdrm/include/drm/
nouveau_class.h 231 __u8 part; member in struct:nv50_dma_v0
  /external/llvm/utils/unittest/googletest/src/
gtest.cc 126 // Indicates that this translation unit is part of Google Test's
534 // The c'tor sets this object as the test part result reporter used by
544 // The c'tor sets this object as the test part result reporter used by
565 // The d'tor restores the test part result reporter used by Google Test
576 // Increments the test part result count and remembers the result.
602 // This predicate-formatter checks that 'results' contains a test part
642 // test part results, what type of failure we expect, and what
677 // Returns the global test part result reporter.
684 // Sets the global test part result reporter.
691 // Returns the test part result reporter for the current thread
3221 const TestPartResult& part = result.GetTestPartResult(i); local
    [all...]
  /external/mesa3d/src/gtest/src/
gtest.cc 129 // Indicates that this translation unit is part of Google Test's
538 // The c'tor sets this object as the test part result reporter used by
548 // The c'tor sets this object as the test part result reporter used by
569 // The d'tor restores the test part result reporter used by Google Test
580 // Increments the test part result count and remembers the result.
606 // This predicate-formatter checks that 'results' contains a test part
646 // test part results, what type of failure we expect, and what
681 // Returns the global test part result reporter.
688 // Sets the global test part result reporter.
695 // Returns the test part result reporter for the current thread
3309 const TestPartResult& part = result.GetTestPartResult(i); local
    [all...]
  /external/protobuf/gtest/src/
gtest.cc 122 // Indicates that this translation unit is part of Google Test's
510 // The c'tor sets this object as the test part result reporter used by
520 // The c'tor sets this object as the test part result reporter used by
541 // The d'tor restores the test part result reporter used by Google Test
552 // Increments the test part result count and remembers the result.
578 // This predicate-formatter checks that 'results' contains a test part
620 // test part results, what type of failure we expect, and what
655 // Returns the global test part result reporter.
662 // Sets the global test part result reporter.
669 // Returns the test part result reporter for the current thread
3226 const TestPartResult& part = result.GetTestPartResult(i); local
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest.cc 126 // Indicates that this translation unit is part of Google Test's
534 // The c'tor sets this object as the test part result reporter used by
544 // The c'tor sets this object as the test part result reporter used by
565 // The d'tor restores the test part result reporter used by Google Test
576 // Increments the test part result count and remembers the result.
602 // This predicate-formatter checks that 'results' contains a test part
642 // test part results, what type of failure we expect, and what
677 // Returns the global test part result reporter.
684 // Sets the global test part result reporter.
691 // Returns the test part result reporter for the current thread
3220 const TestPartResult& part = result.GetTestPartResult(i); local
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest.cc 129 // Indicates that this translation unit is part of Google Test's
538 // The c'tor sets this object as the test part result reporter used by
548 // The c'tor sets this object as the test part result reporter used by
569 // The d'tor restores the test part result reporter used by Google Test
580 // Increments the test part result count and remembers the result.
606 // This predicate-formatter checks that 'results' contains a test part
646 // test part results, what type of failure we expect, and what
681 // Returns the global test part result reporter.
688 // Sets the global test part result reporter.
695 // Returns the test part result reporter for the current thread
3305 const TestPartResult& part = result.GetTestPartResult(i); local
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/src/
gtest.cc 129 // Indicates that this translation unit is part of Google Test's
534 // The c'tor sets this object as the test part result reporter used by
544 // The c'tor sets this object as the test part result reporter used by
565 // The d'tor restores the test part result reporter used by Google Test
576 // Increments the test part result count and remembers the result.
602 // This predicate-formatter checks that 'results' contains a test part
642 // test part results, what type of failure we expect, and what
677 // Returns the global test part result reporter.
684 // Sets the global test part result reporter.
691 // Returns the test part result reporter for the current thread
3283 const TestPartResult& part = result.GetTestPartResult(i); local
    [all...]
  /prebuilts/tools/common/m2/repository/com/squareup/javapoet/1.7.0/
javapoet-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/javapoet/1.8.0/
javapoet-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/kr/motd/maven/os-maven-plugin/1.4.0.Final/
os-maven-plugin-1.4.0.Final.jar 
  /toolchain/binutils/binutils-2.27/gas/config/
tc-metag.c 5 This file is part of GAS, the GNU Assembler.
3877 int part; local
4016 int part; local
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cShadingLanguage420PackTests.cpp 951 * @param variable_name Meaningful part of variable name, eg. tex_coord
985 * @param variable_name Meaningful part of variable name, eg. tex_coord
1036 * @param variable_name Meaningful part of variable name, eg. tex_coord
1151 * @param variable_name Meaningful part of variable name, eg. tex_coord
1205 * @param variable_name Meaningful part of variable name, eg. tex_coord
1253 * @param in_variable_name Meaningful part of variable name, like "color"
1277 * @param in_variable_name Meaningful part of variable name, like "color"
18397 const GLchar* part = source.m_parts[i].m_code.c_str(); local
    [all...]
  /external/googletest/googletest/src/
gtest.cc 136 // Indicates that this translation unit is part of Google Test's
561 // The c'tor sets this object as the test part result reporter used by
571 // The c'tor sets this object as the test part result reporter used by
592 // The d'tor restores the test part result reporter used by Google Test
603 // Increments the test part result count and remembers the result.
629 // This predicate-formatter checks that 'results' contains a test part
669 // test part results, what type of failure we expect, and what
701 // Returns the global test part result reporter.
708 // Sets the global test part result reporter.
715 // Returns the test part result reporter for the current thread
3674 const TestPartResult& part = result.GetTestPartResult(i); local
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest.cc 136 // Indicates that this translation unit is part of Google Test's
561 // The c'tor sets this object as the test part result reporter used by
571 // The c'tor sets this object as the test part result reporter used by
592 // The d'tor restores the test part result reporter used by Google Test
603 // Increments the test part result count and remembers the result.
629 // This predicate-formatter checks that 'results' contains a test part
669 // test part results, what type of failure we expect, and what
704 // Returns the global test part result reporter.
711 // Sets the global test part result reporter.
718 // Returns the test part result reporter for the current thread
3652 const TestPartResult& part = result.GetTestPartResult(i); local
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc 133 // The c'tor sets this object as the test part result reporter used
143 // The d'tor restores the previous test part result reporter.
191 // being part of the failure message.
248 // being part of the failure message.
392 // Indicates that this translation unit is part of Google Test's
438 // part of Google Test's implementation; otherwise it's undefined.
441 #error "gtest-internal-inl.h is part of Google Test's internal implementation."
4566 const TestPartResult& part = result.GetTestPartResult(i); local
    [all...]
  /external/python/cpython2/Mac/Modules/ctl/
_Ctlmodule.c 2538 OSType part; local
    [all...]
  /external/v8/testing/gtest/src/
gtest.cc 136 // Indicates that this translation unit is part of Google Test's
560 // The c'tor sets this object as the test part result reporter used by
570 // The c'tor sets this object as the test part result reporter used by
591 // The d'tor restores the test part result reporter used by Google Test
602 // Increments the test part result count and remembers the result.
628 // This predicate-formatter checks that 'results' contains a test part
668 // test part results, what type of failure we expect, and what
703 // Returns the global test part result reporter.
710 // Sets the global test part result reporter.
717 // Returns the test part result reporter for the current thread
3649 const TestPartResult& part = result.GetTestPartResult(i); local
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc 133 // The c'tor sets this object as the test part result reporter used
143 // The d'tor restores the previous test part result reporter.
191 // being part of the failure message.
248 // being part of the failure message.
399 // Indicates that this translation unit is part of Google Test's
445 // part of Google Test's implementation; otherwise it's undefined.
448 # error "gtest-internal-inl.h is part of Google Test's internal implementation."
4793 const TestPartResult& part = result.GetTestPartResult(i); local
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 705 rpc_uint8 part; member in struct:rpc_loc_predicted_orbits_data_s_type
837 rpc_uint8 part; member in struct:rpc_loc_efs_data_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 678 rpc_uint8 part; member in struct:rpc_loc_predicted_orbits_data_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
loc_api_rpcgen_common_rpc.h 768 rpc_uint8 part; member in struct:rpc_loc_predicted_orbits_data_s_type
917 rpc_uint8 part; member in struct:rpc_loc_efs_data_s_type
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 705 rpc_uint8 part; member in struct:rpc_loc_predicted_orbits_data_s_type
837 rpc_uint8 part; member in struct:rpc_loc_efs_data_s_type
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 678 rpc_uint8 part; member in struct:rpc_loc_predicted_orbits_data_s_type
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
loc_api_rpcgen_common_rpc.h 768 rpc_uint8 part; member in struct:rpc_loc_predicted_orbits_data_s_type
917 rpc_uint8 part; member in struct:rpc_loc_efs_data_s_type
    [all...]

Completed in 830 milliseconds

1 2 3 4 5 6 7 891011>>