代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/432859/1889252
cc am_timers.cc
/* (c) Copyright Motorola 1996-2002, All rights reserved.
Motorola Confidential Proprietary
Contains confidential proprietary information of Motorola, Inc.
Reverse engineering is prohibited.
www.eeworm.com/read/432859/1889266
cc am_event_handler_vr.cc
/* (c) Copyright Motorola 1997-2004 All rights reserved.
Motorola Confidential Proprietary
Contains confidential proprietary information of Motorola, Inc.
Reverse engineering is prohibited.
www.eeworm.com/read/432859/1889276
cc am_event_handler_audio.cc
/* (c) Copyright Motorola 1995-2005 All rights reserved.
Motorola Confidential Proprietary
Contains confidential proprietary information of Motorola, Inc.
Reverse engineering is prohibited.
www.eeworm.com/read/431110/1910947
255 db.255
;
; BIND reverse data file for broadcast zone
;
$TTL 604800
@ IN SOA localhost. root.localhost. (
1 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Neg
www.eeworm.com/read/431110/1910953
db.0
;
; BIND reverse data file for default zone
;
$TTL 604800
@ IN SOA localhost. root.localhost. (
1 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negat
www.eeworm.com/read/431110/1911039
127 db.127
;
; BIND reverse data file for local loopback interface
;
$TTL 604800
@ IN SOA localhost. root.localhost. (
1 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
6048
www.eeworm.com/read/431110/1911112
255 db.255
;
; BIND reverse data file for broadcast zone
;
$TTL 604800
@ IN SOA localhost. root.localhost. (
1 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Neg
www.eeworm.com/read/431110/1911114
db.0
;
; BIND reverse data file for default zone
;
$TTL 604800
@ IN SOA localhost. root.localhost. (
1 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negat
www.eeworm.com/read/431110/1911838
txt description.txt
This test brings up a standard OE gateway, (east) as well as a "road warrior"
living on a different network.
The road warrior has to guess it's ID, and it will conclude on a reverse
name (213.3.1.19
www.eeworm.com/read/426274/1993794
js panel-dialog.js
HTMLArea.PanelDialog = function(editor, side, html, localizer)
{
this.id = { };
this.r_id = { }; // reverse lookup id
this.editor = editor;
this.document = document;
this.rootE