OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:edit
(Results
51 - 75
of
1110
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/core/sh/
Android.mk
39
p4
edit
arith.c arith_lex.c arith.h builtins.h builtins.c
40
p4
edit
init.c nodes.c nodes.h token.h
/external/grub/netboot/
sis900.txt
27
1.
Edit
src/Makefile to add SIS900FLAGS to defines
31
2.
edit
src/pci.h to add PCI signatures for card
37
3.
Edit
src/config.c to add the card to the card probe list
61
4.
Edit
NIC to add sis900 and sis7016 to NIC list
67
5.
Edit
cards.h to add sis900 probe routine declaration
/external/opencore/fileformats/mp4/parser/src/
editatom.cpp
37
//multiple editlist atom within one
edit
atom
80
//only assume one
edit
list atom in
edit
atom, so get element 0
/bionic/libc/kernel/common/linux/
aio_abi.h
40
#error
edit
for your odd byteorder.
/external/e2fsprogs/lib/et/test_cases/
heimdal3.c
3
* This file is automatically generated; please do not
edit
it.
simple.h
3
* This file is automatically generated; please do not
edit
it.
/external/icu4c/common/
msvcres.h
6
//Do not
edit
with Microsoft Developer Studio because it will modify this
/external/quake/quake/src/QW/
qw.dsw
2
# WARNING: DO NOT
EDIT
OR DELETE THIS WORKSPACE FILE!
/external/stlport/stlport/stl/config/
_icc.h
9
//
Edit
relative path below (or put full path) to get native
/external/tinyxml/
tinyxml.dsw
2
# WARNING: DO NOT
EDIT
OR DELETE THIS WORKSPACE FILE!
/frameworks/base/core/tests/coretests/src/android/widget/listview/
ListWithEditTextHeader.java
22
* A list view with a single
edit
text in a header.
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/
aio_abi.h
40
#error
edit
for your odd byteorder.
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/
aio_abi.h
40
#error
edit
for your odd byteorder.
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/
aio_abi.h
40
#error
edit
for your odd byteorder.
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/
aio_abi.h
40
#error
edit
for your odd byteorder.
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/
aio_abi.h
40
#error
edit
for your odd byteorder.
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/
aio_abi.h
40
#error
edit
for your odd byteorder.
/packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/
AddressListParserTreeConstants.java
1
/* Generated By:JJTree: Do not
edit
this line. /Users/jason/Projects/apache-mime4j-0.3/target/generated-sources/jjtree/org/apache/james/mime4j/field/address/parser/AddressListParserTreeConstants.java */
AddressListParserVisitor.java
1
/* Generated By:JJTree: Do not
edit
this line. /Users/jason/Projects/apache-mime4j-0.3/target/generated-sources/jjtree/org/apache/james/mime4j/field/address/parser/AddressListParserVisitor.java */
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/asm/
posix_types.h
1
/* DO NOT
EDIT
THIS FILE.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/parts/
ElementCreateCommand.java
39
/** The
edit
part that hosts the new
edit
part */
48
* @param targetPart The
edit
part that hosts the new
edit
part
/frameworks/base/core/tests/coretests/src/android/widget/touchmode/
StartInTouchWithViewInFocusTest.java
50
assertTrue("
edit
text is focusable in touch mode, should have focus", mEditText.isFocused());
64
assertTrue("
edit
text should still have focus", mEditText.isFocused());
/frameworks/base/common/java/com/android/common/
OperationScheduler.java
201
if (time > max) mStorage.
edit
().putLong(name, (time = max)).commit();
214
mStorage.
edit
().putLong(PREFIX + "triggerTimeMillis", millis).commit();
225
mStorage.
edit
()
262
mStorage.
edit
().putBoolean(PREFIX + "enabledState", enabled).commit();
272
mStorage.
edit
()
286
mStorage.
edit
().putLong(PREFIX + "lastErrorTimeMillis", currentTimeMillis()).commit();
287
mStorage.
edit
().putInt(PREFIX + "errorCount",
298
mStorage.
edit
().remove(PREFIX + "errorCount").commit();
308
mStorage.
edit
().putBoolean(PREFIX + "permanentError", true).commit();
316
mStorage.
edit
().remove(PREFIX + "permanentError").commit()
[
all
...]
/external/expat/bcb5/
README.txt
15
3)
edit
makefile.mak: enable or comment out the appropriate commands under
28
To change the name of the library a project file produces,
edit
the project
41
Go to Project|
Edit
Option Source, and scroll down to the ALLOBJ tag. Change
46
you will have to close the project completely and
edit
the .bpr file by hand.
71
instructions above to
edit
the option source, remove the -tWM option from
/frameworks/base/include/utils/
SharedBuffer.h
69
//!
edit
the buffer (get a writtable, or non-const, version of it)
70
SharedBuffer*
edit
() const;
72
//!
edit
the buffer, resizing if needed
75
//! like
edit
() but fails if a copy is required
78
//! resize and
edit
the buffer, loose it's content.
Completed in 67 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>