OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:foot
(Results
1 - 10
of
10
) sorted by null
/external/smack/src/org/xbill/DNS/
KEYBase.java
111
int
foot
= 0;
local
120
foot
= (d1 << 8) + d2;
127
foot
+= ((d1 << 8) + d2);
131
foot
+= (d1 << 8);
133
foot
+= ((
foot
>> 16) & 0xFFFF);
135
footprint = (
foot
& 0xFFFF);
/external/webkit/Tools/Scripts/webkitpy/layout_tests/
update_webgl_conformance_tests_unittest.py
95
foot
= '</head>\n<body>\n</body>\n</html>'
96
input_text = head + input_text +
foot
97
output_text = head + output_text +
foot
/external/webkit/Source/WebCore/html/
HTMLTableRowElement.cpp
94
if (HTMLTableSectionElement*
foot
= static_cast<HTMLTableElement*>(table)->tFoot()) {
95
for (Node *row =
foot
->firstChild(); row; row = row->nextSibling()) {
HTMLTableElement.cpp
144
RefPtr<HTMLTableSectionElement>
foot
= HTMLTableSectionElement::create(tfootTag, document());
146
setTFoot(
foot
, ec);
147
return
foot
.release();
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
actions.rb
184
@module::
foot
{
/external/iptables/libiptc/
libiptc.c
1149
struct iptcb_chain_foot *
foot
;
local
1174
foot
= (void *)repl->entries + c->foot_offset;
1175
foot
->e.target_offset = sizeof(STRUCT_ENTRY);
1176
foot
->e.next_offset = IPTCB_CHAIN_FOOT_SIZE;
1177
strcpy(
foot
->target.target.u.user.name, STANDARD_TARGET);
1178
foot
->target.target.u.target_size =
1182
foot
->target.verdict = c->verdict;
1184
foot
->target.verdict = RETURN;
1186
memcpy(&
foot
->e.counters, &c->counters, sizeof(STRUCT_COUNTERS));
[
all
...]
/frameworks/base/docs/html/training/
training_toc.cs
791
the "ten
foot
experience" of a TV screen."
[
all
...]
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js
[
all
...]
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js
[
all
...]
Completed in 469 milliseconds