HomeSort by relevance Sort by last modified time
    Searched full:remember (Results 1 - 25 of 3625) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libedit/src/
shlib_version 2 # Remember to update distrib/sets/lists/base/shl.* when changing
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/leakers/
test_ctypes.py 3 # When this leak is fixed, remember to remove from Misc/build.sh LEAKY_TESTS.
  /external/javassist/
HOWTO.txt 2 If you want to run the tests, remember to do it from master or a branch that
regenerate_from_source.sh 5 # to git giving you a chance to review the changes. Remember that changes in
  /external/javaparser/
run_core_generators.sh 6 # Remember current directory
run_metamodel_generator.sh 11 # Remember current directory
  /external/autotest/server/site_tests/network_WiFi_HiddenRemains/
control 14 This test verifies that shill continues to remember that a network is
  /external/v8/src/crankshaft/
hydrogen-removable-simulates.cc 33 Remember(current_simulate);
73 Remember(current_simulate);
79 Remember(current_simulate);
82 Remember(current_simulate);
103 // For our current local analysis, we should not remember simulates across
123 void Remember(HSimulate* sim) {
153 // For our current local analysis, we should not remember simulates across
  /frameworks/base/core/java/android/webkit/
ClientCertRequest.java 71 * Remember the user's positive choice and use it for future requests.
76 * Ignore the request for now. Do not remember user's choice.
81 * Cancel this request. Remember the user's choice and use it for
  /external/icu/icu4c/source/common/
ustr_cnv.h 28 * Remember to use the u_releaseDefaultConverter when you are done.
  /external/skia/src/core/
SkSafeRange.h 12 // This check is sticky, so that if any one operation fails, the object will remember that and
  /external/skqp/src/core/
SkSafeRange.h 12 // This check is sticky, so that if any one operation fails, the object will remember that and
  /external/walt/arduino/
README.md 6 When compiling using Arduino IDE, remember to set the mode to **"Serial + MIDI"**.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
signalfd.h 39 * Pad strcture to 128 bytes. Remember to update the
  /prebuilts/misc/common/swig/include/2.0.11/
allkw.swg 14 If you add a new language, remember to create a separete languagekw.swg
  /art/runtime/interpreter/mterp/arm/
entry.S 46 /* Remember the return register */
49 /* Remember the dex instruction pointer */
  /art/runtime/interpreter/mterp/arm64/
entry.S 36 /* Remember the return register */
39 /* Remember the dex instruction pointer */
  /art/runtime/interpreter/mterp/mips/
entry.S 44 /* Remember the return register */
47 /* Remember the dex instruction pointer */
  /art/runtime/interpreter/mterp/mips64/
entry.S 63 /* Remember the return register */
66 /* Remember the dex instruction pointer */
  /art/runtime/interpreter/mterp/x86/
entry.S 50 /* Remember the return register */
54 /* Remember the code_item */
  /art/runtime/interpreter/mterp/x86_64/
entry.S 49 /* Remember the return register */
52 /* Remember the code_item */
  /external/zopfli/src/zopfli/
cache.h 32 Cache used by ZopfliFindLongestMatch to remember previously found length/dist
36 Uses large amounts of memory, since it has to remember the distance belonging
  /external/mockito/src/main/java/org/mockito/
AdditionalAnswers.java 60 * Dream remember(Dream... dreams);
64 * given(person.remember(dream1, dream2, dream3, dream4)).will(returnsFirstArg());
72 * Dream[] remember(Dream... otherDreams);
76 * given(person.remember(dream1, dream2, dream3, dream4)).will(returnsFirstArg());
108 * Dream remember(Dream dream, Dream... otherDreams);
112 * given(person.remember(dream1, dream2, dream3, dream4)).will(returnsSecondArg());
120 * Dream[] remember(Dream dream1, Dream... otherDreams);
124 * given(person.remember(dream1, dream2, dream3, dream4)).will(returnsSecondArg());
145 * given(person.remember(dream1, dream2, dream3, dream4)).will(returnsLastArg());
146 * doAnswer(returnsLastArg()).when(person).remember(dream1, dream2, dream3, dream4)
    [all...]
  /development/samples/SipDemo/
_index.html 24 <p>If you are developing an application that uses the SIP API, remember that the
28 be installed on devices that are capable of supporting SIP, remember to add the
37 from devices that do not support SIP, remember to add the following to the
  /external/autotest/client/cros/cellular/pseudomodem/
modem_simple.py 18 # Remember to decorate your concrete implementation with
55 # Remember to decorate your concrete implementation with
78 # Remember to decorate your concrete implementation with

Completed in 1063 milliseconds

1 2 3 4 5 6 7 8 91011>>