HomeSort by relevance Sort by last modified time
    Searched refs:added (Results 151 - 175 of 243) sorted by null

1 2 3 4 5 67 8 910

  /external/bluetooth/bluez/audio/
telephony-ofono.c 1448 dbus_bool_t added, removed; local
    [all...]
  /external/v8/test/mjsunit/
array-splice.js 235 // but [2 * i, 2 * i + 1] are added.
json.js 428 assertEquals(0, Object.keys(o).length); // __proto__ isn't added as enumerable.
  /external/webkit/Source/WebCore/inspector/front-end/
ResourcesPanel.js 245 // and re-added by the resource manager;
423 diffData.added = [];
434 diffData.added.push(i);
    [all...]
  /external/zlib/contrib/masm686/
match.asm 44 ; gzhead and gzindex are added in zlib 1.2.2.2 (see deflate.h)
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaProvider.java 2875 int added = 0; local
    [all...]
  /external/v8/src/
mirror-debugger.js 50 * should not be added to the mirror cache. The default is not transient.
    [all...]
  /frameworks/base/tools/aapt/
ResourceTable.cpp 251 bool added;
260 , added(false)
266 if (added || hasErrors) {
269 added = true;
549 if (!attr.hasErrors && attr.added) {
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmDataConnectionTracker.java     [all...]
  /packages/apps/Email/src/com/android/email/activity/
MessageCompose.java 495 // If activity paused and quick responses are removed/added, possibly update options menu
    [all...]
  /frameworks/base/services/java/com/android/server/
BackupManagerService.java     [all...]
  /build/core/
java.mk 188 # Make sure the generated resource will be added to the apk.
  /external/chromium/third_party/libjingle/source/talk/
main.scons 91 # Flags for debug and optimization are added to CCFLAGS instead
  /external/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 51 ;# rounding added in on the multiply
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/
jsref.js 71 writeLineToLog( "added " + this.description );
504 // Added these two functions because DST rules changed for the US.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/
jsref.js 58 writeLineToLog( "added " + this.description );
465 // Added these two functions because DST rules changed for the US.
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 266 // added (otherwise we'd have an infinite loop)
642 // the extra empty page we added. We don't want to do this in the normal
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 275 // added (otherwise we'd have an infinite loop)
752 // the extra empty page we added. We don't want to do this in the normal
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
ll.S 464 push $81 # one added to cheat, we don't
  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S 464 push $81 # one added to cheat, we don't
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
Sdk.java 688 monitor.addFileListener(mFileListener, IResourceDelta.CHANGED | IResourceDelta.ADDED);
    [all...]
  /external/webkit/Source/WebCore/accessibility/mac/
AccessibilityObjectWrapper.mm     [all...]
  /external/bison/doc/
refcard.tex 275 % bpk--added indentation
  /external/iproute2/doc/
api-ip6-flowlabels.tex 93 \verb|sin6_flowinfo| field added to \verb|struct| \verb|sockaddr_in6|
ip-tunnels.tex 377 route unicast packets, provided appropriate routes are added.

Completed in 751 milliseconds

1 2 3 4 5 67 8 910