HomeSort by relevance Sort by last modified time
    Searched full:therefore (Results 251 - 275 of 4961) sorted by null

<<11121314151617181920>>

  /external/chromium_org/net/socket/
tcp_client_socket.cc 143 // |socket_| is gone. Therefore, it is safe to use base::Unretained() here.
246 // |socket_| is gone. Therefore, it is safe to use base::Unretained() here.
262 // |socket_| is gone. Therefore, it is safe to use base::Unretained() here.
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-linked_ptr.h 41 // object is traversed. This class is therefore NOT SUITABLE when there
97 // variable p in the same circle as this object. Therefore we need
102 // linked_ptr<Derived2>). Therefore we must use a single mutex to
  /external/chromium_org/testing/gtest/samples/
sample5_unittest.cc 36 // case that will use this fixture. Therefore, a test fixture can
59 // other fixtures derive from, therefore there is no test case with
93 // Therefore the body is empty.
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-linked_ptr.h 41 // object is traversed. This class is therefore NOT SUITABLE when there
97 // variable p in the same circle as this object. Therefore we need
102 // linked_ptr<Derived2>). Therefore we must use a single mutex to
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_speex.cc 185 // encoder doesn't exists, therefore disabling is harmless
300 // encoder doesn't exists, therefore disabling is harmless
322 // encoder doesn't exists, therefore disabling is harmless
  /external/eigen/Eigen/src/IterativeLinearSolvers/
IterativeSolverBase.h 48 * precomputed values that depend on it. Therefore, if \a A is changed
79 * precomputed values that depend on it. Therefore, if \a A is changed
99 * precomputed values that depend on it. Therefore, if \a A is changed
  /external/gtest/include/gtest/internal/
gtest-linked_ptr.h 41 // object is traversed. This class is therefore NOT SUITABLE when there
97 // variable p in the same circle as this object. Therefore we need
102 // linked_ptr<Derived2>). Therefore we must use a single mutex to
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-linked_ptr.h 41 // object is traversed. This class is therefore NOT SUITABLE when there
97 // variable p in the same circle as this object. Therefore we need
102 // linked_ptr<Derived2>). Therefore we must use a single mutex to
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-linked_ptr.h 41 // object is traversed. This class is therefore NOT SUITABLE when there
97 // variable p in the same circle as this object. Therefore we need
102 // linked_ptr<Derived2>). Therefore we must use a single mutex to
  /external/protobuf/gtest/include/gtest/internal/
gtest-linked_ptr.h 41 // object is traversed. This class is therefore NOT SUITABLE when there
97 // variable p in the same circle as this object. Therefore we need
102 // linked_ptr<Derived2>). Therefore we must use a single mutex to
  /external/protobuf/gtest/samples/
sample5_unittest.cc 36 // case that will use this fixture. Therefore, a test fixture can
59 // other fixtures derive from, therefore there is no test case with
93 // Therefore the body is empty.
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-linked_ptr.h 41 // object is traversed. This class is therefore NOT SUITABLE when there
97 // variable p in the same circle as this object. Therefore we need
102 // linked_ptr<Derived2>). Therefore we must use a single mutex to
  /ndk/sources/third_party/googletest/googletest/samples/
sample5_unittest.cc 36 // case that will use this fixture. Therefore, a test fixture can
59 // other fixtures derive from, therefore there is no test case with
93 // Therefore the body is empty.
  /development/samples/training/ContactsList/res/layout-land/
contact_detail_fragment.xml 70 layout mode and no contact is currently selected and therefore the this fragment will
  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
ArticleActivity.java 30 * Activity therefore becomes unnecessary.
  /external/bison/lib/
sprintf.c 52 Therefore set lenbuf = min (SIZE_MAX, INT_MAX, - (uintptr_t) str - 1). */
vsprintf.c 51 Therefore set lenbuf = min (SIZE_MAX, INT_MAX, - (uintptr_t) str - 1). */
  /external/bison/src/
files.h 55 and therefore GCC warns about a name clash. */
  /external/ceres-solver/internal/ceres/
dynamic_compressed_row_jacobian_writer.h 56 // the cost functions. The scratch space is therefore used to store
  /external/chromium_org/base/android/java/src/org/chromium/base/
BuildInfo.java 25 * BuildInfo is a static utility class and therefore shouldn't be
  /external/chromium_org/base/metrics/
user_metrics.h 31 // with its metric name. Therefore, it will be possible to retrieve the metric
  /external/chromium_org/base/threading/
thread_checker.h 15 // DCHECK_ALWAYS_ON undefined (and therefore ThreadChecker would be
  /external/chromium_org/chrome/browser/android/signin/
signin_manager_android.h 26 // layer. Note that on Android, there's only a single profile, and therefore
  /external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_manager_factory_chromeos.h 35 // Therefore, lifetime of instances is managed by Profile, Profile startup code
  /external/chromium_org/chrome/browser/password_manager/
password_manager_internals_service_unittest.cc 76 // for |profile|, because |profile| is incognito. Therefore the returned

Completed in 1411 milliseconds

<<11121314151617181920>>