OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsOrdinal
(Results
1 - 5
of
5
) sorted by null
/external/chromium/base/win/
pe_image.h
90
static bool
IsOrdinal
(LPCSTR name);
235
inline bool PEImage::
IsOrdinal
(LPCSTR name) {
pe_image.cc
198
if (
IsOrdinal
(function_name)) {
/external/chromium_org/base/win/
pe_image.h
94
static bool
IsOrdinal
(LPCSTR name);
239
inline bool PEImage::
IsOrdinal
(LPCSTR name) {
pe_image.cc
199
if (
IsOrdinal
(function_name)) {
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aetypes.py
209
def
IsOrdinal
(x):
Completed in 1775 milliseconds