/external/chromium_org/third_party/libphonenumber/ |
libphonenumber_without_metadata.target.linux-x86.mk | 20 # "{'inputs': ['../../tools/protoc_wrapper/protoc_wrapper.py', '$(gyp_shared_intermediate_dir)/protoc'], 'msvs_cygwin_shell': '0', 'extension': 'proto', 'outputs': ['$(gyp_shared_intermediate_dir)/pyproto/third_party/libphonenumber/phonenumbers/%(INPUT_ROOT)s_pb2.py', '$(gyp_shared_intermediate_dir)/protoc_out/third_party/libphonenumber/phonenumbers/%(INPUT_ROOT)s.pb.cc', '$(gyp_shared_intermediate_dir)/protoc_out/third_party/libphonenumber/phonenumbers/%(INPUT_ROOT)s.pb.h'], 'rule_name': 'genproto', 'rule_sources': ['src/resources/phonemetadata.proto', 'src/resources/phonenumber.proto'], 'action': ['python', '../../tools/protoc_wrapper/protoc_wrapper.py', '--include', '', '--protobuf', '$(gyp_shared_intermediate_dir)/protoc_out/third_party/libphonenumber/phonenumbers/%(INPUT_ROOT)s.pb.h', '--proto-in-dir', 'src/resources', '--proto-in-file', '%(INPUT_ROOT)s$(suffix $<)', '--use-system-protobuf=0', '--', '$(gyp_shared_intermediate_dir)/protoc', '--cpp_out', '$(gyp_shared_intermediate_dir)/protoc_out/third_party/libphonenumber/phonenumbers', '--python_out', '$(gyp_shared_intermediate_dir)/pyproto/third_party/libphonenumber/phonenumbers'], 'message': 'Generating C++ and Python code from $(RULE_SOURCES)', 'process_outputs_as_sources': '1'}": 25 $(gyp_shared_intermediate_dir)/pyproto/third_party/libphonenumber/phonenumbers/phonemetadata_pb2.py: $(LOCAL_PATH)/third_party/libphonenumber/src/resources/phonemetadata.proto $(LOCAL_PATH)/tools/protoc_wrapper/protoc_wrapper.py $(gyp_shared_intermediate_dir)/protoc $(GYP_TARGET_DEPENDENCIES) 26 mkdir -p $(gyp_shared_intermediate_dir)/pyproto/third_party/libphonenumber/phonenumbers $(gyp_shared_intermediate_dir)/protoc_out/third_party/libphonenumber/phonenumbers; cd $(gyp_local_path)/third_party/libphonenumber; python ../../tools/protoc_wrapper/protoc_wrapper.py --include "" --protobuf "$(gyp_shared_intermediate_dir)/protoc_out/third_party/libphonenumber/phonenumbers/phonemetadata.pb.h" --proto-in-dir src/resources --proto-in-file "phonemetadata$(suffix $<)" "--use-system-protobuf=0" -- "$(gyp_shared_intermediate_dir)/protoc" --cpp_out "$(gyp_shared_intermediate_dir)/protoc_out/third_party/libphonenumber/phonenumbers" --python_out "$(gyp_shared_intermediate_dir)/pyproto/third_party/libphonenumber/phonenumbers" 37 $(gyp_shared_intermediate_dir)/pyproto/third_party/libphonenumber/phonenumbers/phonenumber_pb2.py: $(LOCAL_PATH)/third_party/libphonenumber/src/resources/phonenumber.proto $(LOCAL_PATH)/tools/protoc_wrapper/protoc_wrapper.py $(gyp_shared_intermediate_dir)/protoc $(GYP_TARGET_DEPENDENCIES) 38 mkdir -p $(gyp_shared_intermediate_dir)/pyproto/third_party/libphonenumber/phonenumbers $(gyp_shared_intermediate_dir)/protoc_out/third_party/libphonenumber/phonenumbers; cd $(gyp_local_path)/third_party/libphonenumber; python ../../tools/protoc_wrapper/protoc_wrapper.py --include "" --protobuf "$(gyp_shared_intermediate_dir)/protoc_out/third_party/libphonenumber/phonenumbers/phonenumber.pb.h" --proto-in-dir src/resources --proto-in-file "phonenumber$(suffix $<)" "--use-system-protobuf=0" -- "$(gyp (…) [all...] |
/external/tcpdump/ |
print-isakmp.c | 571 u_int32_t proto, int depth _U_) 587 switch (proto) { 639 u_int32_t proto _U_, int depth _U_) 662 u_int32_t proto _U_, int depth _U_) 692 printf(" [phase=%d doi=%d proto=%d]", phase, doi, proto); 905 u_int32_t proto _U_, int depth _U_) 928 u_int32_t proto _U_, int depth _U_) 953 u_int32_t proto _U_, int depth _U_) 982 u_int32_t proto; local 1122 u_int32_t proto; local [all...] |
/bionic/libc/kernel/common/linux/ |
if_tun.h | 76 __be16 proto; member in struct:tun_pi
|
/bionic/libc/kernel/common/linux/lockd/ |
xdr.h | 77 u32 proto; member in struct:nlm_reboot
|
/development/ndk/platforms/android-3/include/linux/lockd/ |
xdr.h | 68 u32 proto; member in struct:nlm_reboot
|
/device/asus/flo/ |
init.flo.bt.sh | 3 BLUETOOTH_SLEEP_PATH=/proc/bluetooth/sleep/proto
|
/device/lge/mako/ |
init.mako.bt.sh | 3 BLUETOOTH_SLEEP_PATH=/proc/bluetooth/sleep/proto
|
/external/chromium_org/chromeos/dbus/ |
power_manager_client.h | 58 const power_manager::PowerSupplyProperties& proto) {}
|
/external/chromium_org/components/dom_distiller/core/ |
dom_distiller_service.h | 68 DistilledPageProto* proto);
|
task_tracker.h | 15 #include "components/dom_distiller/core/proto/distilled_page.pb.h" 46 virtual void OnArticleReady(DistilledPageProto* proto) = 0;
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
portproxy.h | 92 ProtocolType proto,
|
relayport_unittest.cc | 248 failed_connections_[i].proto == addr->proto) { 258 soft_timedout_connections_[i].proto == addr->proto) {
|
/external/expat/examples/ |
outline.c | 29 #include <proto/expat.h>
|
/external/iproute2/include/linux/ |
if_tun.h | 76 __be16 proto; member in struct:tun_pi
|
/external/kernel-headers/original/linux/ |
if_tun.h | 76 __be16 proto; member in struct:tun_pi
|
/external/kernel-headers/original/linux/netfilter/ |
x_tables.h | 135 #define XT_INV_PROTO 0x40 /* Invert the sense of PROTO. */ 193 unsigned short proto; member in struct:xt_match 241 unsigned short proto; member in struct:xt_target 298 unsigned short proto, int inv_proto); 301 unsigned short proto, int inv_proto);
|
/external/libppp/src/ |
ipv6cp.h | 59 #define fsm2ipv6cp(fp) (fp->proto == PROTO_IPV6CP ? (struct ipv6cp *)fp : NULL)
|
radius.h | 87 u_short proto; /* Protocol number */ member in struct:radacct
|
/external/wpa_supplicant_8/src/l2_packet/ |
l2_packet_none.c | 37 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto,
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/lockd/ |
xdr.h | 68 u32 proto; member in struct:nlm_reboot
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/lockd/ |
xdr.h | 68 u32 proto; member in struct:nlm_reboot
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/lockd/ |
xdr.h | 68 u32 proto; member in struct:nlm_reboot
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/lockd/ |
xdr.h | 68 u32 proto; member in struct:nlm_reboot
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/lockd/ |
xdr.h | 68 u32 proto; member in struct:nlm_reboot
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/lockd/ |
xdr.h | 68 u32 proto; member in struct:nlm_reboot
|