代码搜索结果

找到约 10,000 项符合 Embedded 的代码

embedded.cxx

#if defined(HAVE_CONFIG_H) #include "resip/stack/config.hxx" #endif #include #include "resip/stack/Embedded.hxx" #include "rutil/Data.hxx" #include "resip/stack/Symbols.hxx" #include "rut

embedded.hxx

#if !defined(RESIP_EMBEDDED_HXX) #define RESIP_EMBEDDED_HXX namespace resip { class Data; class Embedded { public: static char* decode(const Data& input, unsigned int& decodedLength);

embedded.pri

# Qtopia Core embedded { CONFIG -= opengl x11 LIBS -= -dl KERNEL_P = kernel !mac:HEADERS += embedded/qsoundqss_qws.h HEADERS += \ embedded/qcopchannel_qws.h \ embedded/qdecor

embedded.java

import java.awt.*; import javax.swing.*; public class Embedded extends JFrame { public static void main(String[] args) { Embedded e = new Embedded(); e.setDefaultCloseOperation(JFra

embedded.java

/* * Copyright 1999,2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.

embedded.java

/* * * ==================================================================== * * The Apache Software License, Version 1.1 * * Copyright (c) 1999 The Apache Software Foundation. All rights