HomeSort by relevance Sort by last modified time
    Searched refs:Module (Results 1 - 15 of 15) sorted by null

  /hardware/broadcom/wlan/
.gitignore 34 Module.markers
35 Module.symvers
  /hardware/ti/wlan/
.gitignore 34 Module.markers
35 Module.symvers
  /system/wlan/ti/
.gitignore 34 Module.markers
35 Module.symvers
  /system/bluetooth/data/
blacklist.conf 5 // Module,Type,Value List,Parameter List, //Comment
  /development/host/windows/usb/legacy/driver/
makefile 17 Module Name:
  /external/openssl/crypto/
crypto-lib.com 318 $! Define A Module Counter.
326 $! Extract The Module Name From The Encryption List.
332 $! Check To See If We Are At The End Of The Module List.
337 $! We Are At The End Of The Module List, Go To MODULE_DONE.
341 $! End The Module List Check.
349 $! Create The Library and Apps Module Names.
367 $! Check if the library module name actually is defined
372 $ WRITE SYS$ERROR "The module ",MODULE_NAME1," does not exist. Continuing..."
377 $! Top Of The Module Loop.
381 $! Tell The User What Module We Are Building
    [all...]
  /external/libvpx/examples/includes/geshi/geshi/
ruby.php 50 'ensure', 'for', 'if', 'in', 'module', 'while',
92 'Math', 'Matrix', 'Method', 'Module', 'Mutex', 'NameError',
rails.php 43 'ensure', 'for', 'if', 'in', 'module', 'while',
85 'Math', 'Matrix', 'Method', 'Module', 'Mutex', 'NameError',
  /hardware/ti/wlan/wl1271/platforms/os/linux/
Makefile 141 # The combined linux module file.
310 # in order to remove Module.markers file
311 @find ../../../. -type f -print | grep Module.markers | xargs rm -f
400 # Builds the debug module object file
  /build/core/
base_rules.mk 18 # arbitrary operations as each module is included.
24 ## Common instructions for a generic module.
65 # Only the tags mentioned in this test are expected to be set by module
74 $(warning *** Module name: $(LOCAL_MODULE))
77 $(warning * Each module must use a LOCAL_MODULE_TAGS in its)
78 $(warning * Android.mk. Possible tags declared by a module:)
82 $(warning * If the module is expected to be in all builds)
87 $(warning * Android.mk for the affected module, and add)
98 $(error user tag detected on new module - user tags are only supported on legacy modules)
105 # file, tag the module as "gnu". Search for "*_GNU*" so that we can als
    [all...]
  /ndk/build/core/
definitions.mk 160 # For each module 'foo', __ndk_modules.foo.<field> is used
161 # to store module-specific information.
163 # type -> type of module (e.g. 'static', 'shared', ...)
164 # depends -> list of other modules this module depends on
166 # Also, LOCAL_XXXX values defined for a module are recorded in XXXX, e.g.:
168 # PATH -> recorded LOCAL_PATH for the module
169 # CFLAGS -> recorded LOCAL_CFLAGS for the module
174 # MAKEFILE -> The Android.mk where the module is defined.
176 # OBJECTS -> List of module objects
177 # BUILT_MODULE -> location of module built file (e.g. obj/<app>/<abi>/libfoo.so
    [all...]
  /prebuilt/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilt/common/jython/
jython.jar 
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.c.orig     [all...]

Completed in 174 milliseconds