HomeSort by relevance Sort by last modified time
    Searched refs:Embed (Results 1 - 19 of 19) sorted by null

  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
ActionScriptTarget.java 72 * may be a compressed AMF encoding that is embedded using an Embed tag in ActionScript.
  /prebuilts/go/darwin-x86/src/debug/pe/
section.go 88 // Embed ReaderAt for ReadAt method.
89 // Do not embed SectionReader directly
  /prebuilts/go/linux-x86/src/debug/pe/
section.go 88 // Embed ReaderAt for ReadAt method.
89 // Do not embed SectionReader directly
  /build/make/core/
install_jni_libs_internal.mk 4 # my_embed_jni: indicate if we want to embed the jni libs in the apk.
11 # my_jni_shared_libraries, my_jni_shared_libraries_abi, if we are going to embed the libraries into the apk;
81 # Clear jni_shared_libraries to not embed it into the apk.
97 # Embed my_prebuilt_jni_libs to the apk
  /external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl 664 --normalize Embed the normalization directive in the output file
665 --check-bidi Embed the check bidi directove in the output file
  /prebuilts/go/darwin-x86/src/net/rpc/
server_test.go 84 type Embed struct {
98 Register(new(Embed))
113 newServer.Register(new(Embed))
161 err = client.Call("Embed.Exported", args, reply)
  /prebuilts/go/linux-x86/src/net/rpc/
server_test.go 84 type Embed struct {
98 Register(new(Embed))
113 newServer.Register(new(Embed))
161 err = client.Call("Embed.Exported", args, reply)
  /device/linaro/bootloader/edk2/IntelFspPkg/Tools/
GenCfgOpt.py 350 self._HdrKeyList = ['HEADER','STRUCT', 'EMBED']
487 ConfigDict['embed'] = ''
501 ConfigDict['embed'] = ''
668 ConfigDict['embed'] = ''
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/fix/
typecheck.go 97 // looked for in the Embed list.
101 Embed []string // list of types this type embeds (for extra methods)
119 for _, e := range typ.Embed {
  /prebuilts/go/linux-x86/src/cmd/fix/
typecheck.go 97 // looked for in the Embed list.
101 Embed []string // list of types this type embeds (for extra methods)
119 for _, e := range typ.Embed {
  /external/pdfium/xfa/fxfa/parser/
xfa_basic_data_element_properties.cpp 91 {XFA_Element::Embed, 1, 0},
xfa_basic_data.cpp 292 {0x59c8f27d, L"embed", XFA_Element::Embed, XFA_XDPPACKET_Config,
    [all...]
  /prebuilts/go/darwin-x86/src/debug/macho/
file.go 62 // Embed ReaderAt for ReadAt method.
63 // Do not embed SectionReader directly
100 // Embed ReaderAt for ReadAt method.
101 // Do not embed SectionReader directly
  /prebuilts/go/linux-x86/src/debug/macho/
file.go 62 // Embed ReaderAt for ReadAt method.
63 // Do not embed SectionReader directly
100 // Embed ReaderAt for ReadAt method.
101 // Do not embed SectionReader directly
  /prebuilts/go/darwin-x86/src/debug/plan9obj/
file.go 46 // Embed ReaderAt for ReadAt method.
47 // Do not embed SectionReader directly
  /prebuilts/go/linux-x86/src/debug/plan9obj/
file.go 46 // Embed ReaderAt for ReadAt method.
47 // Do not embed SectionReader directly
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 750 Embed,
  /prebuilts/go/darwin-x86/src/debug/elf/
file.go 73 // Embed ReaderAt for ReadAt method.
74 // Do not embed SectionReader directly
144 // Embed ReaderAt for ReadAt method.
145 // Do not embed SectionReader directly
  /prebuilts/go/linux-x86/src/debug/elf/
file.go 73 // Embed ReaderAt for ReadAt method.
74 // Do not embed SectionReader directly
144 // Embed ReaderAt for ReadAt method.
145 // Do not embed SectionReader directly

Completed in 1655 milliseconds