HomeSort by relevance Sort by last modified time
    Searched refs:IN (Results 276 - 300 of 2453) sorted by null

<<11121314151617181920>>

  /external/chromium_org/base/test/
test_process_killer_win.cc 3 // found in the LICENSE file.
22 IN HANDLE ProcessHandle,
23 IN PROCESSINFOCLASS ProcessInformationClass,
25 IN ULONG ProcessInformationLength,
29 // Get the function pointer to NtQueryInformationProcess in NTDLL.DLL
66 // are negative. Just check for that instead of pulling in DDK macros.
  /external/chromium_org/third_party/openssl/openssl/apps/
CA.pl 73 print "Certificate is in newcert.pem, private key is in newkey.pem\n"
78 print "Request is in newreq.pem, private key is in newkey.pem\n";
83 print "Request is in newreq.pem, private key is in newkey.pem\n";
127 system ("$PKCS12 -in newcert.pem -inkey newkey.pem " .
131 print "PKCS #12 file is in newcert.p12\n";
140 print "Signed certificate is in newcert.pem\n";
145 print "Signed CA certificate is in newcert.pem\n"
    [all...]
CA.pl.in 73 print "Certificate is in newcert.pem, private key is in newkey.pem\n"
78 print "Request is in newreq.pem, private key is in newkey.pem\n";
83 print "Request is in newreq.pem, private key is in newkey.pem\n";
127 system ("$PKCS12 -in newcert.pem -inkey newkey.pem " .
131 print "PKCS #12 file is in newcert.p12\n";
140 print "Signed certificate is in newcert.pem\n";
145 print "Signed CA certificate is in newcert.pem\n"
    [all...]
  /external/openssl/apps/
CA.pl 73 print "Certificate is in newcert.pem, private key is in newkey.pem\n"
78 print "Request is in newreq.pem, private key is in newkey.pem\n";
83 print "Request is in newreq.pem, private key is in newkey.pem\n";
127 system ("$PKCS12 -in newcert.pem -inkey newkey.pem " .
131 print "PKCS #12 file is in newcert.p12\n";
140 print "Signed certificate is in newcert.pem\n";
145 print "Signed CA certificate is in newcert.pem\n"
    [all...]
  /external/srec/srec/include/
comp_stats.h 7 * you may not use this file except in compliance with the License. *
12 * Unless required by applicable law or agreed to in writing, software *
44 * duplicate function names are not allowed in VxWorks
89 float total_time; /*in seconds*/
128 #define print_cs_clock1( CLK, NS,FP,PR,IN) print_cs_clock( CLK, NS,FP,PR,IN)
139 #define print_cs_clock1( CLK, NS,FP,PR,IN)
  /external/chromium_org/v8/src/base/
win32-headers.h 3 // found in the LICENSE file.
66 #undef IN
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_mastergain_gnu.s 25 @ PASSED IN: r0
28 @ PASSED IN: r1
31 @ PASSED IN: r2
34 @ PASSED IN: r3
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_mastergain_gnu.s 25 @ PASSED IN: r0
28 @ PASSED IN: r1
31 @ PASSED IN: r2
34 @ PASSED IN: r3
  /frameworks/base/core/java/com/android/internal/transition/
ActionBarTransition.java 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
44 addTransition(new Fade(Fade.IN));
  /hardware/ti/omap3/dspbridge/inc/
memry.h 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
57 * address space in the correct client process context. The virtual to
58 * physical mapping is done in the client process context.
88 * In WinCE performs a VirtualCopy().
92 * ulBytes: Size of physical memory in bytes.
130 extern VOID MEMRY_Free(IN PVOID pMemBuf);
155 * cSize: Size in bytes of the data buffer.
177 * cBytes: Number of bytes in physical range to map.
197 * cSize: Size in bytes of the buffer
    [all...]
cmm.h 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
128 IN CONST struct CMM_MGRATTRS *pMgrAttrs);
172 * ulSegId: SM segment Id used in CMM_Calloc() attrs.
266 * ulSize: Size in GPP bytes.
270 * ulDSPSize: Size of DSP segment in bytes.
408 * ulSize: Size in bytes.
422 IN OUT BYTE ** pAddr,
dbtype.h 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
29 *! 23-Nov-2002 gp: Purpose -> Description in file header.
56 #ifndef IN
57 #define IN /* Following parameter is for input. */
158 #ifdef ERROR /* Definition of ERROR in wingdi.h clashes with gt.h */
196 #ifdef ERROR /* Definition of ERROR in wingdi.h clashes with gt.h */
267 /* Define DSPAPIDLL correctly in dspapi.h */
nldrdefs.h 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
50 * Load types for a node. Must match values in node.h55.
53 NLDR_STATICLOAD, /* Linked in base image, not overlay */
55 NLDR_OVLYLOAD /* Linked in base image, overlay node */
122 * Typedefs of loader functions imported from a DLL, or defined in a
136 * pfPhaseSplit: pointer to boolean variable referenced in node.c
151 IN CONST struct DCD_NODEPROPS *pNodeProps,
178 IN CONST struct NLDR_ATTRS * pAttrs);
204 * Any resources acquired in NLDR_Init() will be freed when last NLD
    [all...]
  /hardware/ti/omap3/dspbridge/libbridge/inc/
memry.h 57 * address space in the correct client process context. The virtual to
58 * physical mapping is done in the client process context.
88 * In WinCE performs a VirtualCopy().
92 * ulBytes: Size of physical memory in bytes.
130 extern VOID MEMRY_Free(IN PVOID pMemBuf);
155 * cSize: Size in bytes of the data buffer.
177 * cBytes: Number of bytes in physical range to map.
197 * cSize: Size in bytes of the buffer.
214 * ulBytes: Size in bytes of the minimum space to reserve.
227 * Unmap the linear address mapped in MEMRY_LinearAddress
    [all...]
cmm.h 128 IN CONST struct CMM_MGRATTRS *pMgrAttrs);
172 * ulSegId: SM segment Id used in CMM_Calloc() attrs.
266 * ulSize: Size in GPP bytes.
270 * ulDSPSize: Size of DSP segment in bytes.
408 * ulSize: Size in bytes.
422 IN OUT BYTE ** pAddr,
dbtype.h 29 *! 23-Nov-2002 gp: Purpose -> Description in file header.
56 #ifndef IN
57 #define IN /* Following parameter is for input. */
158 #ifdef ERROR /* Definition of ERROR in wingdi.h clashes with gt.h */
196 #ifdef ERROR /* Definition of ERROR in wingdi.h clashes with gt.h */
267 /* Define DSPAPIDLL correctly in dspapi.h */
nldrdefs.h 50 * Load types for a node. Must match values in node.h55.
53 NLDR_STATICLOAD, /* Linked in base image, not overlay */
55 NLDR_OVLYLOAD /* Linked in base image, overlay node */
122 * Typedefs of loader functions imported from a DLL, or defined in a
136 * pfPhaseSplit: pointer to boolean variable referenced in node.c
151 IN CONST struct DCD_NODEPROPS *pNodeProps,
178 IN CONST struct NLDR_ATTRS * pAttrs);
204 * Any resources acquired in NLDR_Init() will be freed when last NLDR
211 * Free resources allocated in NLDR_Allocate.
267 * is already in use
    [all...]
  /external/deqp/framework/randomshaders/
rsgVariable.cpp 8 * you may not use this file except in compliance with the License.
13 * Unless required by applicable law or agreed to in writing, software
51 case STORAGE_PARAMETER_IN: str << Token::IN; break;
70 str << Token::IN;
  /external/mesa3d/src/gallium/
Android.mk 8 # to deal in the Software without restriction, including without limitation
14 # in all copies or substantial portions of the Software.
18 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
20 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
21 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
22 # DEALINGS IN THE SOFTWARE.
  /external/mesa3d/src/gallium/targets/egl-static/
Android.mk 8 # to deal in the Software without restriction, including without limitation
14 # in all copies or substantial portions of the Software.
18 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
20 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
21 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
22 # DEALINGS IN THE SOFTWARE.
  /external/mesa3d/src/glsl/
Android.mk 8 # to deal in the Software without restriction, including without limitation
14 # in all copies or substantial portions of the Software.
18 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
20 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
21 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
22 # DEALINGS IN THE SOFTWARE.
  /external/mesa3d/src/mapi/
Android.mk 8 # to deal in the Software without restriction, including without limitation
14 # in all copies or substantial portions of the Software.
18 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
20 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
21 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
22 # DEALINGS IN THE SOFTWARE.
  /external/chromium_org/v8/samples/
count-hosts.js 2 // Redistribution and use in source and binary forms, with or without
8 // * Redistributions in binary form must reproduce the above
10 // disclaimer in the documentation and/or other materials provided
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
24 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  /external/chromium_org/v8/test/intl/break-iterator/
wellformed-unsupported-locale.js 2 // Redistribution and use in source and binary forms, with or without
8 // * Redistributions in binary form must reproduce the above
10 // disclaimer in the documentation and/or other materials provided
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
24 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  /external/chromium_org/v8/test/intl/collator/
wellformed-unsupported-locale.js 2 // Redistribution and use in source and binary forms, with or without
8 // * Redistributions in binary form must reproduce the above
10 // disclaimer in the documentation and/or other materials provided
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
24 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE

Completed in 1320 milliseconds

<<11121314151617181920>>