HomeSort by relevance Sort by last modified time
    Searched full:zeroth (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium/chrome/browser/
browser_commands_unittest.cc 119 TabContents* zeroth = browser()->GetTabContentsAt(0); local
120 EXPECT_EQ(url2, zeroth->GetURL());
121 EXPECT_TRUE(zeroth->controller().CanGoBack());
122 EXPECT_FALSE(zeroth->controller().CanGoForward());
  /external/elfutils/libasm/
asm_newsubscn.c 77 /* Pointer to the zeroth subsection. */
asm_end.c 443 /* Get the header for the zeroth section. */
448 /* The sh_link field of the zeroth section header contains the value. */
  /external/elfutils/src/
elflint.c 440 /* Get the header of the zeroth section. The sh_size field
457 /* Get the header of the zeroth section. The sh_size field
621 /* Test the zeroth entry. */
631 ERROR (gettext ("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
634 ERROR (gettext ("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
637 ERROR (gettext ("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
640 ERROR (gettext ("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
643 ERROR (gettext ("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
646 ERROR (gettext ("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
650 section [%2d] '%s': XINDEX for zeroth entry not zero\n")
    [all...]
  /external/webkit/Source/WebKit2/PluginProcess/mac/
PluginProcessMac.mm 71 // Convert to Cocoa-style screen coordinates that use a Y offset relative to the zeroth screen's origin.
  /external/elfutils/libelf/
libelf.h 281 header the information from the sh_size field in the zeroth section
288 the ELF header the information from the sh_link field in the zeroth
elf_getshstrndx.c 112 /* Yes. Search the zeroth section header. */
elf_newscn.c 96 /* This is zeroth section. */
elf32_updatenull.c 196 of the zeroth section. */
ChangeLog 475 Don't unnecessarily update overflow of section count in zeroth section
  /external/elfutils/po/
elfutils.pot     [all...]
  /frameworks/base/services/java/com/android/server/pm/
UserManager.java 77 // Make zeroth user directory, for services to migrate their files to that location
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
TrustManagerImpl.java 203 // zeroth element of new chain and note that the root CA
  /external/chromium/base/memory/
scoped_ptr.h 202 // Get a pointer to the zeroth element of the current object.
  /external/openssl/crypto/aes/asm/
vpaes-x86.pl 385 # encrypting, output zeroth round key after transform
390 # decrypting, output zeroth round key after shiftrows
vpaes-x86_64.pl 300 # encrypting, output zeroth round key after transform
305 # decrypting, output zeroth round key after shiftrows
  /external/chromium/chrome/browser/autofill/
autofill_manager.cc 598 // Otherwise fill with the default (zeroth) variant.
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_MifStdFormat.c     [all...]
  /libcore/luni/src/main/java/java/net/
InetAddress.java 175 * address byte is in the zeroth element).
    [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/heap/
NativeHeapPanel.java 130 // The zeroth entry is null since there is no predecessor.
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf.c 489 add a dummy zeroth entry to the table. The zeroth dirnames
491 as well make the fnidx2dir zeroth entry denote that.
    [all...]
  /external/chromium/chrome/browser/webdata/
autofill_table_unittest.cc 840 // not perturb the multi-values following the zeroth entry. This simulates
    [all...]
  /external/protobuf/src/google/protobuf/stubs/
common.h 539 // Get a pointer to the zeroth element of the current object.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
BOOST.tests 17 ; starting with the zeroth subexpression (the whole match).
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherProvider.java     [all...]

Completed in 2220 milliseconds

1 2