OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:here
(Results
676 - 700
of
8873
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/stlport/doc/
build_system.txt
27
Here
is also where the configure.bat file puts the generated config.mak file. (TODO:
34
files that define generic rules.
Here
, it then splits into app/ and lib/, which are
42
In order to make clear which file includes which other file,
here
an example when
/external/tcpdump/
sll.h
95
* PACKET_ values on Linux, but are defined
here
so that they're
107
* ETH_P_ values on Linux, but are defined
here
so that they're
121
* Add other values
here
as necessary, for handling packet types that
/external/webkit/WebCore/
WebCorePrefix.h
73
// includes JavaScriptCore/config.h explicitly
here
to make sure it gets picked
85
// longjmp - see
here
: https://bugs.launchpad.net/ubuntu/+source/libpng/+bug/218409
132
it explicitly
here
to make Windows more consistent with Mac. */
/external/webkit/WebCore/bindings/generic/
BindingDOMWindow.h
81
// the outgoingReferrer. We replicate that behavior
here
.
88
//
here
where we know what URL we are going to open. Unfortunately, this
97
// We pass in the opener frame
here
so it can be used for looking up the
/external/webkit/WebCore/icu/unicode/
ucnv_cb.h
21
* These functions are provided
here
for the convenience of the callback
30
* The error codes used
here
are in/out parameters, which should be passed
40
* Concerning offsets, the 'offset' parameters
here
are relative to the start
/external/webkit/WebCore/platform/gtk/
ScrollViewGtk.cpp
96
// We used to reset everything to 0
here
, but when page cache
101
//
here
. This is needed for the parent scrolling widget to be
139
// HostWindow can be NULL
here
. If that's the case
/external/webkit/WebCore/xml/
XSLTProcessor.cpp
116
// FIXME: Do we need to mess with URLs
here
?
149
// should make a QualifiedName
here
but we'd have to expose the impl
156
// should make a QualifiedName
here
but we'd have to expose the impl
/external/webkit/WebKit/mac/DefaultDelegates/
WebDefaultUIDelegate.m
157
// FIXME: We want a default
here
, but that would add localized strings.
162
// FIXME: We want a default
here
, but that would add localized strings.
183
// FIXME: We want a default
here
, but that would add localized strings.
/external/zlib/
inflate.h
47
DONE, /* finished check, done -- remain
here
until reset */
48
BAD, /* got a data error -- remain
here
until reset */
49
MEM, /* got an inflate() memory error -- remain
here
until reset */
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
packet_util.cpp
125
/* we don't have to check for legl stuffing
here
. 05/08/2000 */
167
/* we've got a GOB header info
here
*/
241
/* we don't have to check for legal stuffing
here
. 05/08/2000 */
/packages/apps/Settings/res/layout/
power_usage_details.xml
112
<!-- Insert detail items
here
-->
128
<!-- Controls go
here
... -->
145
<!-- Insert detail items
here
-->
/dalvik/vm/mterp/c/
gotoTargets.c
6
* Everything from
here
on is a "goto target". In the basic interpreter
8
* next instruction.
Here
, these are subroutines that return to the caller.
136
* type of the object. We also verify access permissions
here
.
222
* type of the object. We also verify access permissions
here
.
500
* return value in "retval" before jumping
here
.
567
* Jump
here
when the code throws an exception.
569
* By the time we get
here
, the Throwable has been created and the stack
608
* exception at the point of the throw and again
here
. We can avoid
609
* this by not reporting exceptions when we jump
here
directly from
614
*
here
, and have the JNI exception code do the reporting to th
[
all
...]
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/asn1/
ASN1Choice.java
93
* ... // constructors and other methods go
here
129
* ... // constructors and other methods go
here
187
* ... // constructors and other methods go
here
195
* // We've gotten Time objects
here
!!!
347
* TODO Put method description
here
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
SerializerTraceWriter.java
143
// from
here
on just for tracing purposes
157
// from
here
on just for tracing purposes
179
// ---------- from
here
on just collect for tracing purposes
222
// from
here
on just collect for tracing purposes
277
// from
here
on just collect for tracing purposes
/external/icu4c/config/
icu-config-bottom
15
## The actual code of icu-config goes
here
.
105
## Main starts
here
.
268
HERE
=`echo $0 | sed -e "s/$ME//g"`
269
if [ -f $
HERE
/../lib/${ICULIBS_COMMON_LIB_NAME} ]; then
270
prefix=$
HERE
/..
/external/quake/quake/src/WinQuake/kit/
JOYSTICK.TXT
3
Joysticks are disabled by defualt now, due to problems on some systems without joysticks installed. Type "joystick 1" at the console, and everything will behave as documented
here
. This will be saved in your config file, so you will only have to do it once.
83
Here
is the config file for the FPgaming Assassin 3D:
105
Here
is a config file for the Logitech WingMan Warrior:
128
Here
is a config file for the SpaceTec IMC SpaceOrb:
150
Here
is a config file for making your joystick operate looking around and strafing, your rudder pedals control turning left and right and throttle control moving forward and backward:
/external/stlport/stlport/stl/
_istream.h
21
// this block is included by _ostream.h, we include it
here
to lower #include level
59
// The default is declared in header <iosfwd>, and it isn't declared
here
179
// end class declaration
here
214
//Implementation is
here
only to avoid warning with some compilers.
222
// close basic_istream class definition
here
/external/gtest/test/
gtest_output_test_.cc
84
// If we get
here
, something is wrong.
114
// If we get
here
, something is wrong.
286
<< "We should never get
here
, as the test fixture c'tor "
292
<< "We should never get
here
, as the test fixture c'tor "
303
<< "We should never get
here
, as the test fixture c'tor "
355
<< "We should never get
here
, as SetUp() failed.";
385
<< "We should never get
here
, as the test fixture c'tor threw.";
390
<< "We should never get
here
, as the test fixture c'tor threw.";
395
<< "We should never get
here
, as the test fixture c'tor threw.";
401
<< "We should never get
here
, as the test fixture c'tor threw."
[
all
...]
/external/webkit/LayoutTests/http/conf/
apache2-debian-httpd.conf
13
# Do NOT simply read the instructions in
here
without understanding
14
# what they do. They're
here
only as hints or reminders. If you are unsure
20
# AccessConfig directives
here
.
240
# define
here
must be a valid DNS name for your host. If you don't understand
242
# If your host doesn't have a registered DNS name, enter its IP address
here
.
301
# be sure to make the corresponding changes
here
.
381
# logged
here
. If you *do* define an error logfile for a <VirtualHost>
382
# container, that host's errors will be logged there and not
here
.
406
# container, they will be logged
here
. Contrariwise, if you *do*
429
# Aliases: Add
here
as many aliases as you need (with no limit). The format is
[
all
...]
/external/kernel-headers/original/linux/
jiffies.h
143
* with a set of scales defined
here
as SEC_JIFFIE_SC, USEC_JIFFIE_SC and
196
*
Here
are the scales we will use. One for seconds, nanoseconds and
233
* The maximum jiffie value is (MAX_INT >> 1).
Here
we translate that
302
* that a remainder subtract
here
would not do the right thing as the
340
* Well, almost. The problem
here
is that the real system resolution is
403
/* Don't worry about loss of precision
here
.. */
407
/* .. but do try to contain it
here
*/
/external/netperf/
nettest_bsd.h
53
int data_port_number; /* connect to me
here
*/
104
int data_port_number; /* connect to me
here
*/
148
int data_port_number; /* connect to me
here
*/
194
int data_port_number; /* connect to me
here
*/
240
int data_port_number; /* connect to me
here
*/
327
int data_port_number; /* connect to me
here
*/
373
int data_port_number; /* connect to me
here
*/
/external/webkit/JavaScriptCore/tests/mozilla/ecma/TypeConversion/
9.3.1-3.js
188
/***** This answer is preferred but -Infinity is also acceptable
here
*****/
202
// ***** This answer is preferred but -1.7976931348623157e+308 is also acceptable
here
*****
215
//***** This answer is preferred but -1.7976931348623157e+308 is also acceptable
here
*****
223
//***** This answer is preferred but Infinity is also acceptable
here
*****
230
//***** This answer is preferred but 1.7976931348623157e+308 is also acceptable
here
*****
236
//***** This answer is preferred but Infinity is also acceptable
here
*****
243
//***** This answer is preferred but 1.7976931348623157e+308 is also acceptable
here
*****
/frameworks/base/docs/html/resources/articles/
on-screen-inputs.jd
35
edit, as shown
here
in the home screen:</p>
42
and IME, we use a few approaches; the one shown
here
is called <em>pan and
49
here
, when composing an e-mail message:</p>
67
fullscreen on top of it, as shown
here
:</p>
135
<p>As an example,
here
is the new EditText for the IM application's message text view:</p>
163
different pieces of data that can be specified
here
by combining them
210
attribute on <code>TextView</code>. The value you supply
here
can be any
/ndk/build/awk/
xml.awk
19
# functions it defines
here
into your own script then specialize
26
# ---------------------------- cut
here
---------------------------
123
# ---------------------------- cut
here
---------------------------
127
# The functions provided
here
are used to extract the tags and attributes of a
215
# <!-- A comment with an embedded > right
here
! -->
220
# " right
here
! --"
326
# Note the call to _xml_exit() to update XML_RPATH
here
.
/external/libpng/
example.c
40
* The function check_if_png() shown
here
, but not used, returns nonzero (true)
78
*
here
- one where we are given the filename, and we need to open the
138
/* If we get
here
, we had a problem reading the file */
149
* png_init_io()
here
you would call:
383
/* If you want to display the image after every pass, do so
here
*/
483
/* Do any setup
here
, including setting any of the transformations
555
* Most people won't do much
here
, perhaps setting a flag that
602
/* If we get
here
, we had a problem writing the file */
616
* png_init_io()
here
you would call
626
* PNG_TRANSFORM flags into the png_transforms integer
here
[
all
...]
Completed in 95 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>