/toolchain/binutils/binutils-2.25/bfd/ |
ieee.c | 6 This file is part of BFD, the Binary File Descriptor library. 664 /* Find the first part of the ieee file after HERE. */ 669 int part; 674 for (part = 0; part < N_W_VARIABLES; part++) 675 if (ieee->w.offset[part] > here && after > ieee->w.offset[part]) 676 after = ieee->w.offset[part]; 817 (_("%B: unexpected ATN type %d in external part"), 667 int part; local 1791 unsigned int part; local [all...] |
/external/doclava/src/com/google/doclava/ |
ClassInfo.java | 1683 String part = nameParts[index]; local [all...] |
/external/google-breakpad/src/testing/gtest/src/ |
gtest.cc | 127 // Indicates that this translation unit is part of Google Test's 535 // The c'tor sets this object as the test part result reporter used by 545 // The c'tor sets this object as the test part result reporter used by 566 // The d'tor restores the test part result reporter used by Google Test 577 // Increments the test part result count and remembers the result. 603 // This predicate-formatter checks that 'results' contains a test part 643 // test part results, what type of failure we expect, and what 678 // Returns the global test part result reporter. 685 // Sets the global test part result reporter. 692 // Returns the test part result reporter for the current thread 3272 const TestPartResult& part = result.GetTestPartResult(i); local [all...] |
/external/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/icu/icu4c/source/i18n/ |
decNumber.c | 518 Int d=0; /* count of digits found in decimal part */ 520 const char *cfirst=chars; /* -> first character of decimal part */ 521 const char *last=NULL; /* -> last digit of decimal part */ 540 continue; /* still in decimal part */ 543 dotchar=c; /* record offset into decimal part */ 5096 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 | 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 3249 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/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...] |
/ndk/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...] |
/toolchain/binutils/binutils-2.25/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/libvpx/libvpx/third_party/googletest/src/src/ |
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...] |
/external/opencv3/modules/ts/src/ |
ts_gtest.cpp | 138 // The c'tor sets this object as the test part result reporter used 148 // The d'tor restores the previous test part result reporter. 196 // being part of the failure message. 253 // being part of the failure message. 404 // Indicates that this translation unit is part of Google Test's 450 // part of Google Test's implementation; otherwise it's undefined. 453 # error "gtest-internal-inl.h is part of Google Test's internal implementation." 4817 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/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/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/ |
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...] |
/hardware/qcom/gps/msm8909/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/msm8994/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...] |