HomeSort by relevance Sort by last modified time
    Searched defs:add_extension (Results 1 - 18 of 18) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
copy_reg.py 10 "add_extension", "remove_extension", "clear_extension_cache"]
157 def add_extension(module, name, code): function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
copy_reg.py 10 "add_extension", "remove_extension", "clear_extension_cache"]
157 def add_extension(module, name, code): function
  /external/python/cpython2/Lib/
copy_reg.py 10 "add_extension", "remove_extension", "clear_extension_cache"]
157 def add_extension(module, name, code): function
  /prebuilts/gdb/darwin-x86/lib/python2.7/
copy_reg.py 10 "add_extension", "remove_extension", "clear_extension_cache"]
157 def add_extension(module, name, code): function
  /prebuilts/gdb/linux-x86/lib/python2.7/
copy_reg.py 10 "add_extension", "remove_extension", "clear_extension_cache"]
157 def add_extension(module, name, code): function
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
copy_reg.py 10 "add_extension", "remove_extension", "clear_extension_cache"]
157 def add_extension(module, name, code): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
copy_reg.py 10 "add_extension", "remove_extension", "clear_extension_cache"]
157 def add_extension(module, name, code): function
  /external/python/cpython3/Lib/
copyreg.py 8 "add_extension", "remove_extension", "clear_extension_cache"]
158 def add_extension(module, name, code): function
  /art/openjdkjvmti/
ti_extension.cc 76 auto add_extension = [&](jvmtiExtensionFunction func, local
145 error = add_extension(
159 error = add_extension(
172 error = add_extension(
194 error = add_extension(
210 error = add_extension(
231 error = add_extension(
292 auto add_extension = [&](ArtJvmtiEvent extension_event_index, local
342 error = add_extension(
  /external/libmojo/third_party/jinja2/
environment.py 307 def add_extension(self, extension): member in class:Environment
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.cc 2267 ::google::protobuf::FieldDescriptorProto* FileDescriptorProto::add_extension() { function in class:google::protobuf::FileDescriptorProto
3880 ::google::protobuf::FieldDescriptorProto* DescriptorProto::add_extension() { function in class:google::protobuf::DescriptorProto
    [all...]
descriptor.pb.h 445 ::google::protobuf::FieldDescriptorProto* add_extension();
4007 inline ::google::protobuf::FieldDescriptorProto* FileDescriptorProto::add_extension() { function in class:google::protobuf::FileDescriptorProto
4371 inline ::google::protobuf::FieldDescriptorProto* DescriptorProto::add_extension() { function in class:google::protobuf::DescriptorProto
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 401 inline ::google::protobuf::FieldDescriptorProto* add_extension();
640 inline ::google::protobuf::FieldDescriptorProto* add_extension();
3119 inline ::google::protobuf::FieldDescriptorProto* FileDescriptorProto::add_extension() { function in class:google::protobuf::FileDescriptorProto
3367 inline ::google::protobuf::FieldDescriptorProto* DescriptorProto::add_extension() { function in class:google::protobuf::DescriptorProto
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 401 inline ::google::protobuf::FieldDescriptorProto* add_extension();
640 inline ::google::protobuf::FieldDescriptorProto* add_extension();
3119 inline ::google::protobuf::FieldDescriptorProto* FileDescriptorProto::add_extension() { function in class:google::protobuf::FileDescriptorProto
3367 inline ::google::protobuf::FieldDescriptorProto* DescriptorProto::add_extension() { function in class:google::protobuf::DescriptorProto
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h 401 inline ::google::protobuf::FieldDescriptorProto* add_extension();
640 inline ::google::protobuf::FieldDescriptorProto* add_extension();
3119 inline ::google::protobuf::FieldDescriptorProto* FileDescriptorProto::add_extension() { function in class:google::protobuf::FileDescriptorProto
3367 inline ::google::protobuf::FieldDescriptorProto* DescriptorProto::add_extension() { function in class:google::protobuf::DescriptorProto
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 445 ::google::protobuf::FieldDescriptorProto* add_extension();
4007 inline ::google::protobuf::FieldDescriptorProto* FileDescriptorProto::add_extension() { function in class:google::protobuf::FileDescriptorProto
4371 inline ::google::protobuf::FieldDescriptorProto* DescriptorProto::add_extension() { function in class:google::protobuf::DescriptorProto
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 401 inline ::google::protobuf::FieldDescriptorProto* add_extension();
640 inline ::google::protobuf::FieldDescriptorProto* add_extension();
3119 inline ::google::protobuf::FieldDescriptorProto* FileDescriptorProto::add_extension() { function in class:google::protobuf::FileDescriptorProto
3367 inline ::google::protobuf::FieldDescriptorProto* DescriptorProto::add_extension() { function in class:google::protobuf::DescriptorProto
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
mips.cc 4157 add_extension(unsigned int base, unsigned int extension) function in class:__anon4450::Target_mips
    [all...]

Completed in 856 milliseconds