Home | History | Annotate | Download | only in windows

Lines Matching refs:kNumFunctions

186     kNumFunctions
195 static const char* const function_name_[kNumFunctions];
203 static const GenericFnPtr static_fn_[kNumFunctions];
208 GenericFnPtr windows_fn_[kNumFunctions];
228 static const int ctrgProcAddress = kNumFunctions;
261 static GenericFnPtr origstub_fn_[kNumFunctions];
264 static const GenericFnPtr perftools_fn_[kNumFunctions];
338 kNumFunctions
348 static FunctionInfo function_info_[kNumFunctions];
481 for (int i = 0; i < kNumFunctions; i++) {
497 for (int i = 0; i < kNumFunctions; i++) {
498 for (int j = i+1; j < kNumFunctions; j++) {
510 for (int ifn = 0; ifn < kNumFunctions; ifn++) {
521 for (int i = 0; i < kNumFunctions; i++) {
547 for (int i = 0; i < kNumFunctions; i++) {
572 for (int i = 0; i < kNumFunctions; i++) {
588 for (int i = 0; i < kNumFunctions; i++) {
611 for (int i = 0; i < kNumFunctions; i++) {