OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:special
(Results
4751 - 4775
of
40689
) sorted by null
<<
191
192
193
194
195
196
197
198
199
200
>>
/external/protobuf/m4/
acx_pthread.m4
17
dnl linker flags, and the PTHREAD_CFLAGS output variable to any
special
22
dnl Also sets PTHREAD_CC to any
special
C compiler that is needed for
24
dnl (This is necessary on AIX to use the
special
cc_r compiler alias.)
70
# requires
special
compiler flags (e.g. on True64 or Sequent).
172
# need a
special
flag -Kthread to make this header compile.)
219
AC_MSG_CHECKING([if more
special
flags are required for pthreads])
/external/python/cpython2/Lib/distutils/
filelist.py
192
module: '*' and '?' match non-
special
characters, where "
special
"
213
# XXX docstring lying about what the
special
chars are?
292
'fnmatch.translate()' in that '*' does not match "
special
characters"
299
# and by extension they shouldn't match such "
special
characters" under
301
# character except the
special
characters (currently: just os.sep).
/external/python/cpython2/Lib/plat-riscos/
riscospath.py
57
split filing system name (including
special
field) and drive specifier from rest
70
s= q # find end of main FS name, not including
special
field
75
break # disallow invalid non-
special
-field characters in FS name
126
name must still be dealt with separately since
special
field may contain '.'.
294
fsname= string.split(fsname, '#', 1)[0] # remove
special
field from fs
325
# Normalize a path. Only
special
path element under RISC OS is "^" for "..".
/external/python/cpython2/Lib/
re.py
24
Regular expressions can contain both
special
and ordinary characters.
29
The
special
characters are:
38
*?,+?,?? Non-greedy versions of the previous three
special
characters.
41
"\\" Either escapes
special
characters or signals a
special
sequence.
59
The
special
sequences consist of "\\" and a character from the list
/external/python/cpython3/Lib/distutils/
filelist.py
184
and '?' match non-
special
characters, where "
special
" is platform-
205
# XXX docstring lying about what the
special
chars are?
273
that '*' does not match "
special
characters" (which are
280
# and by extension they shouldn't match such "
special
characters" under
282
# character except the
special
characters (currently: just os.sep).
/external/tensorflow/tensorflow/python/kernel_tests/distributions/
gamma_test.py
44
special
= try_import("scipy.
special
")
variable
392
if not
special
:
394
kl_expected = ((alpha0 - alpha1) *
special
.digamma(alpha0)
395
+
special
.gammaln(alpha1)
396
-
special
.gammaln(alpha0)
/external/v8/testing/gtest/m4/
acx_pthread.m4
17
dnl linker flags, and the PTHREAD_CFLAGS output variable to any
special
22
dnl Also sets PTHREAD_CC to any
special
C compiler that is needed for
24
dnl (This is necessary on AIX to use the
special
cc_r compiler alias.)
70
# requires
special
compiler flags (e.g. on True64 or Sequent).
172
# need a
special
flag -Kthread to make this header compile.)
219
AC_MSG_CHECKING([if more
special
flags are required for pthreads])
/external/vulkan-validation-layers/tests/gtest-1.7.0/m4/
acx_pthread.m4
17
dnl linker flags, and the PTHREAD_CFLAGS output variable to any
special
22
dnl Also sets PTHREAD_CC to any
special
C compiler that is needed for
24
dnl (This is necessary on AIX to use the
special
cc_r compiler alias.)
70
# requires
special
compiler flags (e.g. on True64 or Sequent).
172
# need a
special
flag -Kthread to make this header compile.)
219
AC_MSG_CHECKING([if more
special
flags are required for pthreads])
/packages/providers/TvProvider/res/values/
arrays.xml
106
<item>
Special
|OTHERS</item>
185
<item>
special
events (Olympic Games, World Cup etc.)|SPORTS</item>
250
<item>Animation,
Special
effect|FAMILY_KIDS</item>
329
<item>
Special
effects|FAMILY_KIDS</item>
330
<item>
Special
program, documentary|NEWS</item>
331
<item>
Special
report|NEWS</item>
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/mingw-w64-svn-r5861/COPYING.MinGW-w64-runtime/
COPYING.MinGW-w64-runtime.txt
46
INCIDENTAL,
SPECIAL
, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
66
ANY
SPECIAL
, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
96
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL
, EXEMPLARY, OR
127
SPECIAL
, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
152
LIABLE FOR ANY
SPECIAL
, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
180
SPECIAL
, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
filelist.py
192
module: '*' and '?' match non-
special
characters, where "
special
"
213
# XXX docstring lying about what the
special
chars are?
292
'fnmatch.translate()' in that '*' does not match "
special
characters"
299
# and by extension they shouldn't match such "
special
characters" under
301
# character except the
special
characters (currently: just os.sep).
/prebuilts/gdb/darwin-x86/lib/python2.7/
re.py
24
Regular expressions can contain both
special
and ordinary characters.
29
The
special
characters are:
38
*?,+?,?? Non-greedy versions of the previous three
special
characters.
41
"\\" Either escapes
special
characters or signals a
special
sequence.
59
The
special
sequences consist of "\\" and a character from the list
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/
filelist.py
192
module: '*' and '?' match non-
special
characters, where "
special
"
213
# XXX docstring lying about what the
special
chars are?
292
'fnmatch.translate()' in that '*' does not match "
special
characters"
299
# and by extension they shouldn't match such "
special
characters" under
301
# character except the
special
characters (currently: just os.sep).
/prebuilts/gdb/linux-x86/lib/python2.7/
re.py
24
Regular expressions can contain both
special
and ordinary characters.
29
The
special
characters are:
38
*?,+?,?? Non-greedy versions of the previous three
special
characters.
41
"\\" Either escapes
special
characters or signals a
special
sequence.
59
The
special
sequences consist of "\\" and a character from the list
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/m4/
acx_pthread.m4
17
dnl linker flags, and the PTHREAD_CFLAGS output variable to any
special
22
dnl Also sets PTHREAD_CC to any
special
C compiler that is needed for
24
dnl (This is necessary on AIX to use the
special
cc_r compiler alias.)
70
# requires
special
compiler flags (e.g. on True64 or Sequent).
172
# need a
special
flag -Kthread to make this header compile.)
219
AC_MSG_CHECKING([if more
special
flags are required for pthreads])
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
filelist.py
192
module: '*' and '?' match non-
special
characters, where "
special
"
213
# XXX docstring lying about what the
special
chars are?
292
'fnmatch.translate()' in that '*' does not match "
special
characters"
299
# and by extension they shouldn't match such "
special
characters" under
301
# character except the
special
characters (currently: just os.sep).
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
re.py
24
Regular expressions can contain both
special
and ordinary characters.
29
The
special
characters are:
38
*?,+?,?? Non-greedy versions of the previous three
special
characters.
41
"\\" Either escapes
special
characters or signals a
special
sequence.
59
The
special
sequences consist of "\\" and a character from the list
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
filelist.py
192
module: '*' and '?' match non-
special
characters, where "
special
"
213
# XXX docstring lying about what the
special
chars are?
292
'fnmatch.translate()' in that '*' does not match "
special
characters"
299
# and by extension they shouldn't match such "
special
characters" under
301
# character except the
special
characters (currently: just os.sep).
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
re.py
24
Regular expressions can contain both
special
and ordinary characters.
29
The
special
characters are:
38
*?,+?,?? Non-greedy versions of the previous three
special
characters.
41
"\\" Either escapes
special
characters or signals a
special
sequence.
59
The
special
sequences consist of "\\" and a character from the list
/toolchain/binutils/binutils-2.27/bfd/
coff-tic80.c
358
/*
Special
relocation functions, used when the output file is not
361
/* This
special
function is used for the base address type
377
/* This
special
function is used for the global 15 bit relocations. */
392
/* This
special
function is used for the global 16 bit relocations. */
407
/* This
special
function is used for the local 16 bit relocations. */
477
/* We need a
special
relocation routine to handle the PP relocs. Most
/toolchain/binutils/binutils-2.27/gas/doc/
c-d10v.texi
58
* D10V-Chars::
Special
Characters
87
or in the
special
two-per-line format described in the next section. Some of these
96
the packaging and execution type (parallel or sequential) with the
special
execution
100
@subsection
Special
Characters
149
Since @samp{$} has no
special
meaning, you may use it in symbol names.
157
are @samp{a0} and @samp{a1}. There are
special
register-pair names that may
/toolchain/binutils/binutils-2.27/intl/
l10nflist.c
189
territory, codeset, normalized_codeset, modifier,
special
,
200
const char *
special
;
232
? strlen (
special
) + 1 : 0)
281
cp = stpcpy (cp,
special
);
377
normalized_codeset, modifier,
special
,
384
normalized_codeset, modifier,
special
,
/art/compiler/optimizing/
instruction_simplifier_arm.cc
54
* This simplifier uses a
special
-purpose BB visitor.
100
// TODO: Handle
special
transformations in this situation?
130
// Shift by 1 is a
special
case that results in the same number and type of instructions
/bionic/libm/upstream-freebsd/lib/msun/src/
e_exp.c
29
* 2. Approximation of exp(r) by a
special
rational function on
33
* We use a
special
Remes algorithm on [0,0.34658] to generate
58
*
Special
cases:
/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/
RSUtils.java
73
// Seed a few
special
numbers we want to be sure to test.
124
// Seed a few
special
numbers we want to be sure to test.
177
// Seed a few
special
numbers we want to be sure to test.
Completed in 1724 milliseconds
<<
191
192
193
194
195
196
197
198
199
200
>>