OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:So
(Results
1 - 25
of
50
) sorted by null
1
2
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/
p3-0x.cpp
39
int a = sizeof(struct
So
{}); // expected-error {{'
So
' can not be defined in a type specifier}}
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
CommonErrorNode.as
22
// in follow set.
So
, stop will be 1 to left to start. adjust.
55
// people should subclass if they alter the tree type
so
this
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
CommonErrorNode.js
7
// in follow set.
So
, stop will be 1 to left to start. adjust.
41
// people should subclass if they alter the tree type
so
this
/external/chromium/chrome/common/extensions/docs/js/
bootstrap.js
36
// when the browser tries to resolve any #anchors in the URL.
So
we reset
/external/libvpx/libvpx/vp8/common/ppc/
copy_altivec.asm
20
;# but the output will be.
So
two reads and a perm
/external/webkit/LayoutTests/storage/
open-database-while-transaction-in-progress.js
15
// cache_size is 2000 pages, and the default page_size is 1024 bytes.
So
the
test-authorizer.js
52
// of any other way to trigger this operation.
So
we'll skip it for now.
84
//
so
we cannot test this operation
/external/zlib/
Android.mk
70
# up needing to drag in most of the other files anyway.
So
this is a first
/bootable/recovery/updater/
Android.mk
14
# Build only in eng,
so
we don't end up with a copy of this in /system
52
#
So
if TARGET_RECOVERY_UPDATER_LIBS is changed, a new dependency file will be generated.
54
#
so
no obsolete dependecy file gets used if you switch back to an old value.
/external/v8/test/mjsunit/
string-split-cache.js
37
// cache.
So
this test hits a case where only a prefix is cached.
debug-liveedit-patch-positions.js
122
// replace it's code with stub.
So
there is no reliable way to get PCs for
string-index.js
51
// SpiderMonkey 1.5 fails this next one.
So
does FF 2.0.6.
/external/libvpx/libvpx/vp8/encoder/arm/neon/
vp8_mse16x16_neon.asm
26
;note: in this function, sum is never used.
So
, we can remove this part of calculation
/external/v8/test/mjsunit/tools/
profile_view.js
53
//
So
we can sort it using 2 fields: name and time.
/dalvik/vm/
Android.mk
18
# This makefile builds both for host and target, and
so
the very large
42
# Build the installed version (libdvm.
so
) first
51
# library in /system/lib/asan/libdvm.
so
.
122
# Build as a WHOLE static library
so
dependencies are available at link
129
# have sufficient custom code
so
that libffi isn't needed at all,
130
# or they should use the platform's provided libffi.
So
, if the common
/development/build/
Android.mk
42
# building the docs.
So
for the dependency, we just use the
48
# but we're not running that in our package rule
so
just copy in the
87
# code is never going to be run anywhere,
so
just make a copy of the file.
88
# The package installation stuff doesn't know about this file,
so
nobody will
/external/libvorbis/doc/
Vorbis_I_spec.tex
46
% docs however expect pictures to be placed in a *specific* position.
So
we
/external/libvpx/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_armv5.asm
88
; off of v,
so
set a flag here based on this.
93
; bb can only be 0 or 1.
So
only execute this statement
154
; temp variable here.
So
after r10 is used, reload
vp8_packtokens_mbrow_armv5.asm
109
; off of v,
so
set a flag here based on this.
114
; bb can only be 0 or 1.
So
only execute this statement
175
; temp variable here.
So
after r10 is used, reload
vp8_packtokens_partitions_armv5.asm
138
; off of v,
so
set a flag here based on this.
143
; bb can only be 0 or 1.
So
only execute this statement
204
; temp variable here.
So
after r10 is used, reload
/external/ceres-solver/docs/
faq.tex
28
While it is often the case that problems have a natural blocking of parameters into parameter blocks, it is not always clear what a good residual block structure is. One rule of thumb for non-linear least squares problems since they often come from data fitting problems is to create one residual block per observation.
So
if you are solving a Structure from Motion problem, one 2 dimensional residual block per 2d image projection is a good idea.
/external/libvpx/libvpx/vp8/encoder/arm/armv6/
vp8_mse16x16_armv6.asm
25
;
So
, we can remove this part of calculation.
/external/webkit/Tools/DumpRenderTree/gtk/fonts/
fonts.conf
21
of the Fontconfig settings.
So
force Fontconfig to select our cruddy
/libcore/
JavaLibrary.mk
109
# allow us to submit such a file.
So
we create it here
/ndk/build/core/
setup-toolchain.mk
31
# Filter out the Clang toolchain,
so
that we can keep GCC as the default
65
#
So
it TARGET_TOOLCHAIN is 'foo-bar-zoo-xxx', then
144
ifeq ($(TARGET_SONAME_EXTENSION),.
so
)
Completed in 1923 milliseconds
1
2