HomeSort by relevance Sort by last modified time
    Searched refs:toc (Results 176 - 200 of 244) sorted by null

1 2 3 4 5 6 78 910

  /external/doclava/res/assets/templates/assets/
doclava-developer-docs.css 893 ol.toc {
900 ol.toc li {
906 ol.toc li p {
910 ol.toc li ol {
915 ol.toc li li {
922 table ol.toc {
  /external/libxml2/doc/
Makefile.am 209 tutorial/images/toc-blank.png \
210 tutorial/images/toc-minus.png \
211 tutorial/images/toc-plus.png \
  /external/libopus/src/
opus_multistream_decoder.c 160 unsigned char toc; local
170 count = opus_packet_parse_impl(data, len, s!=nb_streams-1, &toc, NULL,
opus_encoder.c 257 unsigned char toc; local
266 toc = (bandwidth-OPUS_BANDWIDTH_NARROWBAND)<<5;
267 toc |= (period-2)<<3;
273 toc = 0x80;
274 toc |= tmp << 5;
275 toc |= period<<3;
278 toc = 0x60;
279 toc |= (bandwidth-OPUS_BANDWIDTH_SUPERWIDEBAND)<<4;
280 toc |= (period-2)<<3;
282 toc |= (channels==2)<<2
    [all...]
  /external/llvm/docs/_static/
llvm.css 112 .toc-backref { color: black; text-decoration: none; }
  /external/nanopb-c/docs/
lsr.css 30 a.toc-backref {
  /external/swiftshader/third_party/LLVM/docs/
llvm.css 112 .toc-backref { color: black; text-decoration: none; }
  /external/libnl/doc/stylesheets/
slidy.css 144 div.toc {
163 div.toc-heading {
volnitsky.css 26 #toc a {
31 #toc a:hover {
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/
asm.go 51 // r2 (the TOC pointer) at 24(r1) (the "TOC save slot").
61 // function/object file pair). This saves the TOC in the
62 // TOC save slot, reads the function pointer from x's .plt
89 // us to save and restore the TOC pointer.
109 // Need outer to resolve .TOC.
118 // Restore TOC after bl. The compiler put a
139 // addis r2, r12, .TOC.-func@ha
143 rel.Sym = ctxt.Syms.Lookup(".TOC.", 0)
146 // addi r2, r2, .TOC.-func@
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/
asm.go 51 // r2 (the TOC pointer) at 24(r1) (the "TOC save slot").
61 // function/object file pair). This saves the TOC in the
62 // TOC save slot, reads the function pointer from x's .plt
89 // us to save and restore the TOC pointer.
109 // Need outer to resolve .TOC.
118 // Restore TOC after bl. The compiler put a
139 // addis r2, r12, .TOC.-func@ha
143 rel.Sym = ctxt.Syms.Lookup(".TOC.", 0)
146 // addi r2, r2, .TOC.-func@
    [all...]
  /build/soong/cc/
builder.go 131 _ = pctx.SourcePathVariable("tocPath", "build/soong/scripts/toc.sh") var
133 toc = pctx.AndroidStaticRule("toc",
701 Rule: toc,
702 Description: "generate toc " + inputFile.Base(),
  /build/make/core/
definitions.mk     [all...]
java_common.mk 226 full_java_lib_deps := $(addsuffix .toc, $(full_java_lib_deps))
354 # Turn off .toc optimization for apps build as we cannot build dexdump.
356 full_jack_deps := $(patsubst %.jack, %.dex.toc, $(full_jack_deps))
prebuilt_internal.mk 564 $(call define-jar-to-toc-rule, $(common_classes_jar))
638 # Update timestamps of .toc files for prebuilts so dependents will be
640 $(intermediates.COMMON)/classes.dex.toc: $(intermediates.COMMON)/classes.jack
  /external/e2fsprogs/lib/et/
Makefile.in 155 $(RM) -f *~ \#* *.bak *.otl *.aux *.toc *.PS *.dvi *.ps TAGS *.ln \
156 *.html *.cp *.fn *.fns *.ky *.log *.pc *.pg *.toc *.tp *.vr \
  /external/libopus/tests/
test_opus_encode.c 397 unsigned char toc; local
426 if(opus_packet_parse(packet,len,&toc,frames,size,&payload_offset)<=0)test_failed();
  /tools/tradefederation/core/
Android.mk 98 -hdf book.root toc \
  /external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
ebb.c 141 u64 toc; member in struct:opd
  /external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
aix.S 90 .toc
106 .llong .ffi_call_AIX, TOC[tc0], 0
208 .long .ffi_call_AIX, TOC[tc0], 0
319 .llong .ffi_call_DARWIN, TOC[tc0], 0
321 .long .ffi_call_DARWIN, TOC[tc0], 0
aix_closure.S 88 .toc
101 .llong .ffi_closure_ASM, TOC[tc0], 0
276 .long .ffi_closure_ASM, TOC[tc0], 0
ffi_darwin.c 84 | TOC=R2 (AIX) Reserved (Darwin) 4/8 | |
957 void *toc; member in struct:aix_fd_struct
971 | TOC=R2 (AIX) Reserved (Darwin) 4/8 | |
990 | TOC=R2 (AIX) Reserved (Darwin) 4/8 | |
1063 tramp_aix->toc = fd->toc;
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
libcoff-in.h 150 /* TOC value. */
151 bfd_vma toc; member in struct:xcoff_tdata
153 /* Index of section holding TOC. */
  /build/make/tools/droiddoc/templates-pdk/assets/
android-developer-docs.css 1243 ol.toc {
1250 ol.toc li {
1256 ol.toc li p {
1260 ol.toc li ol {
1265 ol.toc li li {
1272 table ol.toc {
  /external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
ppc-ffi_darwin.c 59 void* toc; member in struct:aix_fd_struct
640 | saved TOC pointer 4 |
665 | saved TOC pointer 4 |
777 tramp_aix->toc = fd->toc;
    [all...]

Completed in 734 milliseconds

1 2 3 4 5 6 78 910