HomeSort by relevance Sort by last modified time
    Searched full:program (Results 2326 - 2350 of 23867) sorted by null

<<919293949596979899100>>

  /external/wpa_supplicant_8/wpa_supplicant/
main_none.c 2 * WPA Supplicant / Example program entrypoint
  /external/yaffs2/yaffs2/direct/
yaffs_fileem2k.h 9 * This program is free software; you can redistribute it and/or modify
  /external/yaffs2/yaffs2/
yaffs_mtdif.h 10 * This program is free software; you can redistribute it and/or modify
yaffs_mtdif2.h 10 * This program is free software; you can redistribute it and/or modify
yaffs_nand.h 9 * This program is free software; you can redistribute it and/or modify
yaffs_tagsvalidity.c 10 * This program is free software; you can redistribute it and/or modify
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
win_asm.bat 3 set ASM="D:\Program Files\Microsoft Visual Studio 8\VC\ce\bin\x86_arm\armasm"
  /frameworks/base/core/java/android/database/sqlite/
SQLiteAbortException.java 20 * An exception that indicates that the SQLite program was aborted.
SQLiteDoneException.java 20 * An exception that indicates that the SQLite program is done.
  /frameworks/base/libs/usb/tests/AccessoryChat/res/xml/
accessory_filter.xml 17 <usb-accessory manufacturer="Google, Inc." model="AccessoryChat" type="Sample Program" version="1.0" />
  /frameworks/base/media/mca/filterfw/native/core/
shader_program.h 42 // A ShaderProgram is a Program object that holds a GLSL shader implementation.
54 // The shader program will bind these attributes to the correct values, if they
70 // Create a new shader program with the given fragment shader source code.
75 // This program will not be executable until you have compiled and linked
82 // Create a new shader program with the given fragment and vertex shader
83 // source code. This program will not be executable until you have compiled
110 // Returns true if this Program has been compiled and linked successfully.
115 // Returns true if the shader program variable is valid.
119 // A (compiled) shader program which assigns the sampled pixels from the
131 // Set the program to read from a subregion of the input frame, given b
    [all...]
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
CropFilter.java 29 import android.filterfw.core.Program;
43 private Program mProgram;
108 throw new RuntimeException("Could not create a program for crop filter " + this + "!");
131 // Set the program parameters
  /frameworks/rs/driver/
rsdShader.h 28 class Program;
41 RsdShader(const android::renderscript::Program *p, uint32_t type,
49 // Add ability to get all ID's to clean up the cached program objects
86 const android::renderscript::Program *mRSProgram;
  /hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
driver_cmd_wext.h 4 * This program is free software; you can redistribute it and/or modify
  /ndk/build/tools/
build-gdb-stub.sh 9 This program is used to build the gdb stub for Windows and replace a
28 register_var_option "--mingw-w64-gcc=<program>" MINGW_W64_GCC "MinGW-w64 gcc program to use."
50 panic "Please specify an existing MinGW-w64 cross compiler with --mingw-w64-gcc=<program>"
  /ndk/sources/host-tools/make-3.81/config/
progtest.m4 5 dnl Public License, this file may be distributed as part of a program
7 dnl the same distribution terms as the rest of that program.
21 # Search path for a program which passes the given test.
55 # Extract the first word of "$2", so it can be a program name with args.
  /ndk/sources/host-tools/make-3.81/tests/scripts/
test_template 11 # make. If not specified, it's assumed that the make program should succeed
  /ndk/sources/host-tools/nawk-20071023/
GNUmakefile 50 PROGRAM := $(BUILD_DIR)/ndk-awk$(EXE)
52 all: $(PROGRAM)
96 $(PROGRAM): $(OBJECTS)
101 $(hide)rm -f $(OBJECTS) $(PROGRAM) $(MAKETAB) $(YTAB_C) $(YTAB_H) $(PROGTAB_C)
  /ndk/sources/host-tools/ndk-stack/elff/
elff-common.h 7 ** This program is distributed in the hope that it will be useful,
  /ndk/sources/third_party/googletest/googletest/test/
gtest_throw_on_failure_test_.cc 34 // This program must be compiled with exceptions disabled. It will be
44 // This terminate handler aborts the program using exit() rather than abort().
48 fprintf(stderr, "%s\n", "Unhandled C++ exception terminating the program.");
66 // assertion will cause the program to exit with a non-zero code.
  /ndk/tests/device/test-stlport_shared-exception/jni/
singleton.cpp 6 // 2. the program crashes, because apparently the static variable s in
  /ndk/tests/device/test-stlport_static-exception/jni/
singleton.cpp 6 // 2. the program crashes, because apparently the static variable s in
  /packages/apps/Camera/jni/feature_stab/src/dbregtest/
stdafx.h 28 // TODO: reference additional headers your program requires here
  /packages/apps/Camera2/jni/feature_stab/src/dbregtest/
stdafx.h 28 // TODO: reference additional headers your program requires here
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
stdafx.h 28 // TODO: reference additional headers your program requires here

Completed in 1445 milliseconds

<<919293949596979899100>>