HomeSort by relevance Sort by last modified time
    Searched full:remember (Results 51 - 75 of 1642) sorted by null

1 23 4 5 6 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
SelectionDependentViewPart.java 37 // remember the panel
  /development/samples/WiFiDirectDemo/
_index.html 22 <p>If you are developing an application that uses the Wi-Fi Direct APIs, remember that the
25 be installed on devices that are capable of supporting Wi-Fi Direct mode, remember to add the
34 from devices that do not support Wi-Fi Direct mode, remember to add the following to the
  /development/samples/WiFiDirectServiceDiscovery/
_index.html 26 <p>If you are developing an application that uses the Wi-Fi Direct Service Discovery APIs, remember that the
29 be installed on devices that are capable of supporting Wi-Fi Direct Service Discovery, remember to add the
38 from devices that do not support Wi-Fi Direct mode, remember to add the following to the
  /external/chromium/testing/gmock/make/
Makefile 18 # Remember to tweak this if you move this file, or if you want to use
23 # Remember to tweak this if you move this file.
35 # All tests produced by this Makefile. Remember to add new tests you
  /external/chromium/testing/gtest/include/gtest/
gtest-typed-test.h 44 // by a type. Remember to derive it from testing::Test.
104 // by a type. Remember to derive it from testing::Test.
138 // to the actual test case name. Remember to pick unique prefixes for
204 // Expands to the name of the variable used to remember the names of
211 // Expands to the name of the variable used to remember the names of
  /external/gtest/include/gtest/
gtest-typed-test.h 44 // by a type. Remember to derive it from testing::Test.
104 // by a type. Remember to derive it from testing::Test.
138 // to the actual test case name. Remember to pick unique prefixes for
204 // Expands to the name of the variable used to remember the names of
211 // Expands to the name of the variable used to remember the names of
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-typed-test.h 44 // by a type. Remember to derive it from testing::Test.
104 // by a type. Remember to derive it from testing::Test.
138 // to the actual test case name. Remember to pick unique prefixes for
204 // Expands to the name of the variable used to remember the names of
211 // Expands to the name of the variable used to remember the names of
  /external/protobuf/gtest/include/gtest/
gtest-typed-test.h 44 // by a type. Remember to derive it from testing::Test.
104 // by a type. Remember to derive it from testing::Test.
138 // to the actual test case name. Remember to pick unique prefixes for
201 // Expands to the name of the variable used to remember the names of
208 // Expands to the name of the variable used to remember the names of
  /external/webkit/Source/WebKit/android/WebCoreSupport/
GeolocationPermissions.cpp 164 void GeolocationPermissions::providePermissionState(String origin, bool allow, bool remember)
177 recordPermissionState(origin, allow, remember);
181 if (remember)
195 void GeolocationPermissions::recordPermissionState(String origin, bool allow, bool remember)
197 if (remember) {
GeolocationPermissions.h 79 // 'remember' is set, the permission state is remembered permanently.
83 void providePermissionState(WTF::String origin, bool allow, bool remember);
118 void recordPermissionState(WTF::String origin, bool allow, bool remember);
GeolocationClientImpl.h 68 void providePermissionState(String origin, bool allow, bool remember);
GeolocationManager.h 60 void provideRealClientPermissionState(WTF::String origin, bool allow, bool remember);
  /libcore/luni/src/test/java/libcore/java/nio/charset/
CharsetEncoderTest.java 103 // is an error because the CharsetEncoder doesn't remember it's half-way through a
107 // invalid (because it doesn't remember seeing the first), and REPLACE inserts a
109 // doesn't remember seeing the first).
  /dalvik/vm/mterp/x86/
cvtfp_int.S 18 fnstcw LOCAL0_OFFSET(%ebp) # remember original rounding mode
  /external/chromium/chrome/browser/webdata/
logins_table.h 45 // remember'
  /external/clang/lib/Sema/
Scope.cpp 47 // If this scope is a function or contains breaks/continues, remember it.
  /external/libvpx/examples/includes/geshi/geshi/
intercal.php 55 'COME', 'FROM', 'CALCULATING', 'REINSTATE', 'IGNORE', 'REMEMBER',
  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebateResp2.txt 44 of 12 int), but found that it made declarations WAY too long. Remember
  /external/oprofile/libutil/
op_file.h 97 * added to name_list. If so, remember to free that memory when it's
  /external/proguard/src/proguard/classfile/attribute/visitor/
StackSizeComputer.java 300 // Remember the initial stack size.
303 // Remember the maximum stack size.
345 // Remember the maximum stack size.
351 // Remember the next instruction offset.
  /external/protobuf/src/google/protobuf/stubs/
strutil_unittest.cc 46 // Remember the old locale.
  /external/skia/src/ports/
SkOSFile_stdio.cpp 39 size_t curr = ::ftell((FILE*)f); // remember where we are
  /external/webkit/Source/WebCore/wml/
WMLDocument.cpp 90 // Remember that we'e successfully entered the deck
  /external/webkit/Source/WebKit/mac/Panels/
WebAuthenticationPanel.h 42 IBOutlet id remember; variable
  /frameworks/base/core/java/android/webkit/
ClientCertRequestHandler.java 112 * Cancel this request, remember the users negative choice.

Completed in 2269 milliseconds

1 23 4 5 6 7 8 91011>>