OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:remember
(Results
101 - 125
of
3625
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/autotest/client/site_tests/platform_CompressedSwap/src/
hog.c
78
/*
Remember
allocated data. */
/external/iproute2/tc/
README.last
44
but
remember
: not all pentiums have this facility, and
/external/libdivsufsort/
generate_includes.sh
45
Remember
to run the following command to add the new headers:
/external/python/cpython2/Demo/tkinter/matt/
canvas-moving-w-mouse.py
10
#
remember
where the mouse went down
canvas-reading-tag-info.py
28
# is used for widgets. (
remember
, this is for ITEMS drawn
/external/python/cpython3/Lib/test/
test_xdrlib.py
36
#
remember
position
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
complexityMeasures.m
4
% Enter the path to YOUR executable and
remember
to define the perprocessor
/frameworks/base/core/tests/coretests/src/android/view/
ViewGroupAttributesTest.java
54
//
remember
some state before we muck with flags
/packages/apps/Dialer/java/com/android/dialer/precall/impl/res/values/
strings.xml
27
<string name="pre_call_select_phone_account_remember">
Remember
this choice</string>
/packages/apps/Messaging/src/com/android/messaging/datamodel/binding/
DetachableBinding.java
24
* temporarily unbind the data and
remember
it so that it can be rebound when the UI is re-attached
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
X.java
30
* assert() methods instead. <b>NOTE:</b> Except
remember
that JDK assertions
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
uchar.h
30
/*
Remember
that g++ >= 4.4 defines these types only in c++0x mode */
/prebuilts/go/darwin-x86/src/compress/testdata/
gettysburg.txt
16
The world will little note, nor long
remember
what we say here,
/prebuilts/go/linux-x86/src/compress/testdata/
gettysburg.txt
16
The world will little note, nor long
remember
what we say here,
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
SelectionDependentViewPart.java
37
//
remember
the panel
/test/vts/drivers/shell/
ShellDriver.h
60
* Please
remember
to call close_output after usage.
/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/google-breakpad/src/testing/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/googletest/googlemock/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.
38
# All tests produced by this Makefile.
Remember
to add new tests you
/external/llvm/docs/
CodeOfConduct.rst
56
and colleagues, and you should take those consequences into account.
Remember
65
a personal attack. It's important to
remember
that a community where people
92
we resolve disagreements and differing views constructively.
Remember
that
/external/proguard/src/proguard/classfile/editor/
MethodInvocationFixer.java
196
//
Remember
the referenced class. Note that we're interested in the
210
//
Remember
the referenced method.
218
//
Remember
the referenced class.
/external/v8/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.
38
# All tests produced by this Makefile.
Remember
to add new tests you
/external/toybox/toys/posix/
sed.c
62
reading the next line. Sed can
remember
one additional line in a separate
86
h
Remember
this line (overwriting remembered line)
88
H
Remember
this line (appending to remembered line, if any)
178
char *nextline, *
remember
;
389
line = xstrdup(TT.
remember
);
394
memcpy(line+len, TT.
remember
, TT.rememberlen);
397
free(TT.
remember
);
398
TT.
remember
= xstrdup(line);
401
TT.
remember
= xrealloc(TT.
remember
, TT.rememberlen+len+2)
[
all
...]
/external/google-breakpad/src/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
Completed in 1573 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>