METHOD AND DEVICE FOR OBTAINING CAPABILITIES OF POLICY AND CHARGING ENFORCEMENT FUNCTION
    81.
    发明申请
    METHOD AND DEVICE FOR OBTAINING CAPABILITIES OF POLICY AND CHARGING ENFORCEMENT FUNCTION 审中-公开
    获取政策能力和充电执行功能的方法和装置

    公开(公告)号:US20100186064A1

    公开(公告)日:2010-07-22

    申请号:US12539103

    申请日:2009-08-11

    CPC classification number: H04W4/24 H04L12/14 H04L12/1403 H04L47/20 H04L69/24

    Abstract: A method for obtaining capabilities of a Policy and Charging Enforcement Function (PCEF) includes these steps: a Policy Control and Charging Rules Function (PCRF) obtains capability information of the PCEF; and the PCRF performs processing according to the capability information. A PCRF is also disclosed. With the present disclosure, the PCEF reports its capabilities in advance so that the PCRF makes policy decisions for a service or subscribes to appropriate application events from the PCEF when it knows the capabilities of the PCEF. This avoids possible subscription errors and decision failures arising when the PCRF is unable to know the capabilities of the PCEF.

    Abstract translation: 一种获取策略和计费执行功能(PCEF)功能的方法包括以下步骤:策略控制和计费规则功能(PCRF)获取PCEF的能力信息; PCRF根据能力信息进行处理。 还公开了PCRF。 根据本公开,PCEF提前报告其能力,使得PCRF在知道PCEF的能力时,对PCEF作出策略决定或从PCEF订阅适当的应用程序事件。 这样可以避免在PCRF无法知道PCEF的功能时产生的可能的订阅错误和决策失败。

    Method and system for versioning codes based on relative alignment for single instruction multiple data units
    82.
    发明授权
    Method and system for versioning codes based on relative alignment for single instruction multiple data units 失效
    基于单指令多数据单元相对对齐的版本编码方法和系统

    公开(公告)号:US07673284B2

    公开(公告)日:2010-03-02

    申请号:US11333614

    申请日:2006-01-17

    CPC classification number: G06F8/49

    Abstract: A method and system for generating efficient versioned codes for single instruction multiple data units whose memory systems have alignment constraints. The system creates multiple versions of codes based on relative alignments of the data streams involved in the computation. The system also analyzes characteristics of relative alignments (e.g. compile-time or runtime) to determine whether code versioning is beneficial based on a cost model.

    Abstract translation: 一种用于为存储器系统具有对准约束的单指令多数据单元生成有效版本代码的方法和系统。 该系统基于计算中涉及的数据流的相对对齐来创建多个版本的代码。 系统还分析相对比对的特征(例如编译时或运行时),以确定代码版本化是否基于成本模型是有益的。

    METHOD, SYSTEM, AND NETWORK ELEMENT FOR SERVICE PROCESSING AFTER DATA OF NETWORK ELEMENT IS INVALID OR NETWORK ELEMENT FAILS
    83.
    发明申请
    METHOD, SYSTEM, AND NETWORK ELEMENT FOR SERVICE PROCESSING AFTER DATA OF NETWORK ELEMENT IS INVALID OR NETWORK ELEMENT FAILS 审中-公开
    网络元素数据无法或网络元素失败后的方法,系统和网络元素

    公开(公告)号:US20090279425A1

    公开(公告)日:2009-11-12

    申请号:US12504166

    申请日:2009-07-16

    CPC classification number: H04L69/40 H04L65/1016 H04L65/1073

    Abstract: A method, a system, and a network element for service processing after data of a network element is invalid or a network element fails is provided. When the service network element receives the service request message from the network and is initiated to a called end and the user data is invalid, the service network element returns a data invalid message of the called end to the network. When a network element containing registration data of a user is abnormal and the registration data of the user is invalid, by using the present invention, the service unavailable time is shortened, and user services can be recovered rapidly.

    Abstract translation: 提供了网元数据无效或者网元故障后,进行服务处理的方法,系统和网元。 当服务网元从网络接收到服务请求消息并且被发起到被叫端并且用户数据无效时,服务网元将该被叫端的数据无效消息返回给网络。 当包含用户的注册数据的网元异常并且用户的注册数据无效时,通过使用本发明,可以缩短服务不可用时间,并能快速恢复用户服务。

    Display device
    84.
    发明授权
    Display device 失效
    显示设备

    公开(公告)号:US07573702B2

    公开(公告)日:2009-08-11

    申请号:US11563148

    申请日:2006-11-25

    CPC classification number: G06F1/1616 G06F1/1637

    Abstract: A display device includes a frame defining an opening, a shell, and a display panel installed between the frame and the shell. The display panel is viewable via the opening of the frame. A latch is formed on the frame. A fixing portion is formed on the shell and slidably engaged with the latch of the frame for slidably fixing the shell to the frame. A plurality of fasteners extends through the frame to engage with the shell to thereby fasten the frame and the shell together.

    Abstract translation: 显示装置包括限定开口,框架和安装在框架和壳体之间的显示面板的框架。 显示面板可通过框架的开口来观看。 在框架上形成闩锁。 固定部分形成在壳体上并与框架的闩锁可滑动地接合,以将壳体可滑动地固定到框架上。 多个紧固件延伸穿过框架以与壳体接合,从而将框架和壳体紧固在一起。

    METHOD OF PROCEDURE CONTROL DESCRIPTOR-BASED CODE SPECIALIZATION FOR CONTEXT SENSITIVE MEMORY DISAMBIGUATION
    85.
    发明申请
    METHOD OF PROCEDURE CONTROL DESCRIPTOR-BASED CODE SPECIALIZATION FOR CONTEXT SENSITIVE MEMORY DISAMBIGUATION 有权
    程序控制方法基于描述符的中继敏感记忆体解析专用化

    公开(公告)号:US20080301656A1

    公开(公告)日:2008-12-04

    申请号:US11757941

    申请日:2007-06-04

    CPC classification number: G06F8/4441

    Abstract: A computer implemented method, apparatus, and computer program product for compiling source code. The source code is scanned to identify a candidate region. A procedure control descriptor is corresponding to the candidate region is generated. The procedure control descriptor identifies, for the candidate region, a condition which, if true at runtime means that the candidate region can be specialized. Responsive to a determination during compile time that satisfaction of at least one condition will be known only at runtime, the procedure control descriptor is used to specialize the candidate region at compile time to create a first version of the candidate region for execution in a case where the condition is true and a second version of the candidate region for execution in a case where the condition is false. Also responsive to the determination, code is further generated to correctly select one of the first region and the second region at runtime.

    Abstract translation: 用于编译源代码的计算机实现的方法,装置和计算机程序产品。 扫描源代码以识别候选区域。 程序控制描述符对应于生成候选区域。 程序控制描述符为候选区域识别条件,其在运行时为真,意味着候选区域可以是专门的。 在编译期间响应于在运行时仅满足至少一个条件的确定,过程控制描述符用于在编译时专门化候选区域,以在第一版本的候选区域中创建用于执行的候选区域, 条件是真实的,并且在条件为假的情况下用于执行的候选区域的第二版本。 还响应于确定,进一步生成代码以在运行时正确选择第一区域和第二区域中的一个。

    GENERATING OPTIMIZED SIMD CODE IN THE PRESENCE OF DATA DEPENDENCES
    86.
    发明申请
    GENERATING OPTIMIZED SIMD CODE IN THE PRESENCE OF DATA DEPENDENCES 有权
    在数据依赖的情况下生成优化的SIMD代码

    公开(公告)号:US20080127059A1

    公开(公告)日:2008-05-29

    申请号:US11535181

    申请日:2006-09-26

    CPC classification number: G06F8/447 G06F8/43

    Abstract: A method for generating code, including identifying at least one portion of source code that is simdizable and has a dependence, analyzing the dependence for characteristics, based upon the characteristics, selecting a transformation from a predefined group of transformations, applying the transformation to the at least one portion to generate SIMD code for the at least one portion.

    Abstract translation: 一种用于生成代码的方法,包括识别可仿真并具有依赖性的源代码的至少一部分,基于特征来分析对特征的依赖性,从预定义的变换组中选择变换,将转换应用于 至少一个部分,用于为所述至少一个部分生成SIMD代码。

    Efficient generation of SIMD code in presence of multi-threading and other false sharing conditions and in machines having memory protection support
    87.
    发明申请
    Efficient generation of SIMD code in presence of multi-threading and other false sharing conditions and in machines having memory protection support 有权
    在存在多线程和其他虚假共享条件的情况下以及具有存储器保护支持的机器中有效地生成SIMD代码

    公开(公告)号:US20070226723A1

    公开(公告)日:2007-09-27

    申请号:US11358372

    申请日:2006-02-21

    CPC classification number: G06F9/3851 G06F8/44

    Abstract: A computer implemented method, system and computer program product for automatically generating SIMD code, particularly in the presence of multi-threading and other false sharing conditions, and in machines having a segmented/virtual page memory protection system. The method begins by analyzing data to be accessed by a targeted loop including at least one statement, where each statement has at least one memory reference, to determine if memory accesses are safe. If memory accesses are safe, the targeted loop is simdized. If not safe, it is determined if a scheme can be applied in which safety need not be guaranteed. If such a scheme can be applied, the scheme is applied and the targeted loop is simdized according to the scheme. If such a scheme cannot be applied, it is determined if padding is appropriate. If padding is appropriate, the data is padded and the targeted loop is simdized. If padding is not appropriate, non-simdized code is generated based on the targeted loop for handling boundary conditions, the targeted loop is simdized, and the simdized targeted loop is combined with the non-simdized code.

    Abstract translation: 一种用于自动生成SIMD代码的计算机实现的方法,系统和计算机程序产品,特别是在存在多线程和其他假共享条件的情况下,以及具有分段/虚拟页面存储器保护系统的机器中。 该方法开始于分析由目标循环访问的数据,包括至少一个语句,其中每个语句具有至少一个存储器引用,以确定存储器访问是否安全。 如果存储器访问是安全的,则对象循环被简化。 如果不安全,则确定是否可以应用不需要保证安全性的方案。 如果可以应用这种方案,则应用该方案,并且根据该方案对目标循环进行模拟。 如果不能应用这种方案,则确定填充是否合适。 如果填充是合适的,则填充数据并对目标循环进行模拟。 如果填充不合适,则基于用于处理边界条件的目标循环生成非模拟代码,目标循环被简化,并且模拟目标循环与非模拟代码组合。

Patent Agency Ranking