HomeSort by relevance Sort by last modified time
    Searched full:begin (Results 426 - 450 of 10864) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin())))
85 new_this.copy_from_ordered_range(begin(), it);
114 PB_DS_V2F(*other.begin()));
117 PB_DS_V2F(*begin()));
125 new_this.copy_from_ordered_range(begin(), end(),
126 other.begin(), other.end());
128 new_this.copy_from_ordered_range(other.begin(), other.end(),
129 begin(), end());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 55 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin())))
80 new_this.copy_from_ordered_range(begin(), it);
110 PB_DS_V2F(*other.begin()));
113 PB_DS_V2F(*begin()));
121 new_this.copy_from_ordered_range(begin(), end(),
122 other.begin(), other.end());
124 new_this.copy_from_ordered_range(other.begin(), other.end(),
125 begin(), end());
  /sdk/emulator/opengl/host/libs/GLESv1_dec/
Android.mk 11 $(call emugl-begin-host-static-library,libGLESv1_dec)
26 $(call emugl-begin-host-static-library,lib64GLESv1_dec)
  /sdk/emulator/opengl/host/libs/GLESv2_dec/
Android.mk 11 $(call emugl-begin-host-static-library,libGLESv2_dec)
25 $(call emugl-begin-host-static-library,lib64GLESv2_dec)
  /sdk/emulator/opengl/host/libs/renderControl_dec/
Android.mk 5 $(call emugl-begin-host-static-library,lib_renderControl_dec)
13 $(call emugl-begin-host-static-library,lib64_renderControl_dec)
  /bionic/libc/upstream-dlmalloc/
README.txt 9 BEGIN android-changed: change description
  /bootable/recovery/testdata/
test_f4.x509.pem 1 -----BEGIN CERTIFICATE-----
  /build/target/product/security/
media.x509.pem 1 -----BEGIN CERTIFICATE-----
  /dalvik/dx/tests/007-no-superclass/
expected.txt 2 begin classfile
  /device/generic/goldfish/opengl/system/GLESv1_enc/
Android.mk 4 $(call emugl-begin-shared-library,libGLESv1_enc)
  /device/generic/goldfish/opengl/system/GLESv2_enc/
Android.mk 4 $(call emugl-begin-shared-library,libGLESv2_enc)
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t053heteroT6.g 17 a : 'begin'<V> ;
t053heteroT7.g 17 a : 'begin'<V>^ ;
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
record-event-listener.rb 7 =begin rdoc ANTLR3::Debug::RecordEventListener
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
group-file.rb 4 =begin ::about::
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DERNull.java 18 // BEGIN android-changed
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
JCEMac.java 14 // BEGIN android-removed
27 // BEGIN android-added
31 // BEGIN android-removed
35 // BEGIN android-removed
39 // BEGIN android-removed
158 // BEGIN android-removed
272 // BEGIN android-changed
286 // BEGIN android-changed
292 // BEGIN android-removed
314 // BEGIN android-change
    [all...]
  /external/chromium/app/sql/
transaction.h 17 // Creates the scoped transaction object. You MUST call Begin() to begin the
29 // database is accessed, not in the begin transaction command.
33 bool Begin();
  /external/chromium/chrome/browser/policy/
policy_map.cc 44 std::equal(map_.begin(), map_.end(), other.map_.begin(), MapEntryEquals);
55 PolicyMap::const_iterator PolicyMap::begin() const { function in class:policy::PolicyMap
56 return map_.begin();
  /external/chromium/chrome/browser/sync/sessions/
test_util.cc 12 SyncerStep begin, SyncerStep end) {
18 SyncerStep begin, SyncerStep end) {
26 SyncerStep begin, SyncerStep end) {
37 SyncerStep begin, SyncerStep end) {
  /external/chromium/chrome/common/extensions/docs/static/
experimental.clipboard.html 1 <!-- BEGIN AUTHORED CONTENT -->
idle.html 3 <!-- BEGIN AUTHORED CONTENT -->
  /external/chromium/net/data/ssl/certificates/
google.single.pem 1 -----BEGIN CERTIFICATE-----
thawte.single.pem 1 -----BEGIN CERTIFICATE-----
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/cert/
cacert.pem 1 -----BEGIN CERTIFICATE-----

Completed in 1074 milliseconds

<<11121314151617181920>>